.indexbanner .swiper-slide:first-child{
	/*background: url(../images/indexbanner_02.jpg) no-repeat;*/
	background-size: 100% 100%;
	/*min-height: 777px;*/
}
.indexbanner .swiper-slide{
	position: relative;
	/*min-height: 777px;*/
}
.indexbanner .continer img{
	margin-top: 8%;
	margin-left: 2%;
}

.indexbanner .swiper-slide>.continer{
	position: absolute;
	width: 100%;
	top: 0;
	/*text-align: center;*/
	
}
.swiper-slide .continer.fdzrb{
	text-align: center;
}
.continer.fdzrb h2{
	font-size: 31px;
	color: #ff8f0b;
	line-height: 52px;
	padding: 0 25px;
	border-radius: 30px;
	border: 2px solid #514f4e;
	display: inline-block;
	margin-top: 115px;
	transform: translateY(-200px);
}
.slideone .continer .continer{
	width: 62.5%;
}
.slideone .continer .continer>img{
	width: 42%;
}
.continer.fdzrb img{
	margin: 0;
	margin-top: 23px;
	opacity: 0;
}
.continer.fdzrb h3{
	font-size: 20px;
	color:rgba(255,255,255,.7);
	line-height: 33px;
	padding: 0 25px;
	border-radius: 30px;
	border: 2px solid #514f4e;
	display: inline-block;
	margin-top: 23px;
	transform: translateY(200px);
}
.continer.fdzrb h4{
	font-size: 20px;
	color:rgba(255,255,255,.7);
	line-height: 33px;
	margin-top: 23px;
	text-align: center;
	transform: translateY(200px);
}
.continer.fdzrb span{
	color: #ff8f0b;
	font-size: 72px;
	font-weight: bold;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
	display: inline-block;
	margin-top: 10px;
}
.continer.fdzrb a{
	display: inline-block;
	width: 161px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	background: #ff8f0b;
	color: #fff;
	box-shadow: 2px 2px #bd3e00;
	margin-top: 55px;
	transform: translateY(200px);
}
.swiper-slide-active .continer.fdzrb img{
	opacity: 1;
	
}
.swiper-slide-active .continer.fdzrb h2{
	transform: translateY(0);	
}
.swiper-slide-active .continer.fdzrb h3{
	transform: translateY(0);	
}
.swiper-slide-active .continer.fdzrb h4{
	transform: translateY(0);	
}
.swiper-slide-active .continer.fdzrb a{
	transform: translateY(0);	
}
.num li{
	color: #fff;
	position: absolute;
	top: 0;
	line-height: 48px;
	cursor: pointer;
	opacity: 0;
        width:64%;
	
}
.num li span{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 6px;
	margin-right: 50px;
	text-align: center;
	border-radius: 50%;
}
.num li p{
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.num li p font{
	font-size: 15px;
	font-weight: initial;
}
.num li:first-child{
	top: 29%;
	left: 38%;
	transform: translateX(-200px);

}
.swiper-slide-active .num li:first-child{	
	transform: translateX(0);
	opacity: 1;
}
.num li:first-child span{
	background: #ffeb0b;
	text-align: center;
	border-radius: 50%;
}
.num li:nth-child(2){
	top: 38%;
	left: 40.5%;
	transform: translateX(-200px);
	

}
.num li:nth-child(2) span{
	background: #ffbd0b;
}
.num li:nth-child(3){
	top: 47%;
	left: 42%;
	transform: translateX(-200px);

}
.num li:nth-child(3) span{
	background: #ff950b;
}
.num li:nth-child(4){
	top:57%;
	left: 42.5%;
	transform: translateX(-200px);

}
.num li:nth-child(4) span{
	background: #ff780b;
}
.num li:nth-child(5){
	top: 66.5%;
	left: 42%;
	transform: translateX(-200px);
}
.num li:nth-child(5) span{
	background: #ff780b;
}
.num li:nth-child(6){
	top: 75%;
	left: 39.5%;
	transform: translateX(-200px);

}
.num li:nth-child(6) span{
	background: #ff440b;
}
.num li:nth-child(7){
	top: 84%;
	left: 36%;
	transform: translateX(-200px);

}
.num li:nth-child(7) span{
	background: #f70000;
}
.swiper-slide-active .num li:nth-child(2){	
	transform: translateX(0);
	opacity: 1;
}
.swiper-slide-active .num li:nth-child(3){	
	transform: translateX(0);
	opacity: 1;
}
.swiper-slide-active .num li:nth-child(4){	
	transform: translateX(0);
	opacity: 1;
}
.swiper-slide-active .num li:nth-child(5){	
	transform: translateX(0);
	opacity: 1;
}
.swiper-slide-active .num li:nth-child(6){	
	transform: translateX(0);
	opacity: 1;
}
.swiper-slide-active .num li:nth-child(7){	
	transform: translateX(0);
	opacity: 1;
}
.num li:hover{
	background: #ed500b;
	padding: 0 10px;
	border-radius: 48px;
	padding-bottom: 5px;
	border: 1px solid #fff;
}
.indexbanner{
	position: relative;
}
.indexbanner .swiper-button-next,.indexbanner .swiper-button-prev{
	width: 26px;
	height: 73px;
	line-height: 73px;
	background: initial;
	background: #000;
	pointer-events:initial !important;
	text-align: center;
	position: relative;
	float: left;
	margin-right: 13px;

	
}
.indexbanner .swiper-button-prev:hover{
	background: #ff8f0b;
	width: 78px;
}
.indexbanner .swiper-button-prev{
	left: 0;
}
.indexbanner .swiper-button-next:hover{
	background: #ff8f0b;
	width: 78px;
}
.swiper-button-prev i,.swiper-button-next i{
	color: #fff !important;
}
#continer{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top: -87px;
}
.indexbanner .swiper-slide>img{
	width: 100%;
}
.fd.continer{
	margin-top: 37px;
	margin-bottom: 90px;
}
.left{
	width: 68%;
	float: left;
}
.left>h2{
	font-size: 44px;
	font-weight: bold;
	color: #333;
	margin-top: 105px;
	transform: translateX(-200px);
}
.left>h2 span{
	color: #ef6602;
}
.left>span{
	font-size: 20px;
	line-height: 90px;
	transform: translateX(-200px);
	display: inline-block;
	
}
.left>p{
	font-size: 15px;
	color: rgba(0,0,0,.6);
	padding-right: 98px;
	line-height: 24px;
	transform: translateX(-200px);
}
.left .tit{
	margin-top: 50px;
	margin-bottom: 44px;
}
.left ul{
	position: relative;
	/*background: url(../images/02_03.png) no-repeat;*/
	/*background-position: 30% 100%;*/
}
.left ul li{
	float: left;
	width: 25%;
	cursor: pointer;
	position: relative;
}
.left ul li p{
	font-size: 16px;
	line-height: 26px;
}
.left ul li span{
	font-size: 100px;
	color: rgba(0,0,0,.05);
	font-family: 'Conv_Helvetica-Black-SemiBold';
	position: absolute;
	bottom: -80px;
	left: 0;
}
.left ul li img{
	opacity: 0;
}
.left ul li:hover img{
	opacity: 1;
}
.right{
	float: right;
	width: 32%;
	margin-top: -111px;
	position: relative;
	z-index:2 ;
	background: #f6f6f6;
	border-bottom: 2px solid #e53413;
}
.right_tit{
	height: 110px;
	background:url(../images/back.png) no-repeat;
	background-position: 100%;
	text-align: center;
	background-color: #ff8f0b;
}
.right_tit h2{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding-top: 35px;
}
.right_tit span{
	font-size: 12px;
	color: rgba(255,255,255,.6);
}
.right form{
	padding: 35px 36px 46px;
	/*
	opacity: 0;
	transform: translateX(200px);
	*/
}
.right form input{
	width: 80%;
	height: 40px;
	line-height: 40px;
	border: none;
	margin-left: 5px;
	background-color: transparent;
	
}
.right form .sec select{
	width: 80%;

	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	border: none;
	outline: none;
}
.right form .sec select:nth-child(2n+0){
	margin:0
}
.inp{
	line-height: 40px;
	margin-bottom: 20px;
	width: 94%;
	background: #fff;
	border:1px solid #dddddd;
	padding-left: 16px;
	float: left;
}
.inp input:focus{
	outline: none;
}
.sec{
	background: #fff;
	border: 1px solid #dddddd;
	padding-left:16px ;
	width: 42%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	
}
.ac.sec{
	border-color: #ff8f0b;
}
.sec select{
	color: rgba(51,51,51,.6) !important;
}
.sec:nth-child(3){
	margin: 0;
}
.sec:nth-child(5){
	margin: 0;
}
.sec i{
	margin-right: 5px;
}
::-webkit-input-placeholder{
	color: rgba(51,51,51,.6);
}
.lxfs{
	float: left;
	width: 94%;
	margin-bottom: 20px;
}
form button{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #333333;
	color: #fff;
	/*float: left;*/
	display: inline-block;
	box-shadow: 5px 5px #dddddd;
}
.pinpai.continer{
	text-align: center;
	position: initial;
}
.pp{
	background: #f2952a url(../images/backimg_02.jpg) no-repeat;
	background-size:100% 100% ;
	padding: 120px 0 105px 0;
	position: relative;
}
.pinpai h2{
	font-size: 44px;
	font-weight: bold;
	color: #fff;
}
.pinpai span{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	background: #e53413;
	line-height: 36px;
	padding: 0 25px;
	margin: 20px 0 90px 0;
}
.pinpai li{
	float: left;
	width: 20%;
	font-size: 72px;
	font-family: helvetica;
	text-shadow: 2px 2px #e53413;
	display: inline-block;
	color: #fff;
}

.pinpai li h3{
	font-size: 72px;
	font-family: helvetica;
	text-shadow: 2px 2px #e53413;
	display: inline;
	color: #fff;
	
}
.pinpai li div{
	font-weight: bold;
	display: inline-block;
}

			
.pinpai li p{
	font-size: 18px;
	color: #fff;
	text-shadow: none !important;
}
.pinpai i{
	position: absolute;
	bottom: -31px;
	display: inline-block;
	color: #f4972a;
	font-size: 40px;
}
.school{
	text-align: center;
	background-repeat:no-repeat ;
	background-image: url(/templets/fdzrb/images/schoolbac_03.png),url(../images/bodybac_03.png);
	background-position: 100% 130%,0 280%;
	padding: 135px 0 60px 0;
}
.school h2{
	font-size: 44px;
	font-weight: bold;
	color: #000;
	opacity: 0;
	transform: translateY(-200px);
}
.school h2 span{
	color: #ff890a;
}
.school>p{
	transform: translateY(-200px);
	opacity: 0;
}
.school p{
	color: rgba(0,0,0,.6);
	font-size: 22px;
	margin: 23px 0 50px 0;
	
}
.school ul.continer li{
	margin-bottom: 30px;
	width: 32%;
	cursor: pointer;
	float: left;
	margin-right: 2%;	
	transform: translateX(500px); 
	opacity: 0;
}
.school ul.continer li:nth-child(3n+0){
	margin-right: 0	 
}
.school ul li span{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #ff8f0b;
	display: inline-block;
	width: 122px;
	height: 92px;
	padding-top: 34px;
	border-radius: 50%;
	
}
.school ul li span:after{
	content: '';
	display: inline-block;
	width: 134px;
	height: 134px;
	border: 2px dotted #ff8f0b;
	border-radius: 50%;
	background-color:transparent ;
	margin-top: -102px;
	margin-left: -8px;
}
.school ul li div{
	background: #f1f1f1;
	padding: 96px 0 50px 0;
	position: relative;
	margin-top: -69px;
	z-index: -2;
}
.school ul li div p{
	margin: 0;
	
	line-height: 30px;
	font-size: 20px;
	font-weight: 900;
	font-family: "微软雅黑";
}
.school ul li:hover span{
	background: #fff;
	color: #ff8f0b;
}
.school ul li:hover p{
	color: #fff;
}
.school ul li div{
	background-position: 0 100% !important;
}
.school ul li:first-child div{
	background: #f1f1f1 url(../images/school1_02.png) no-repeat;
	background-position: 0 100%;
}
.school ul li:nth-child(2) div{
	background: #f1f1f1 url(../images/school2_02.png) no-repeat;
	background-position: 0 100%;
}
.school ul li:nth-child(3) div{
	background: #f1f1f1 url(../images/school3_02.png) no-repeat;
	background-position: 0 100%;
}
.school ul li:nth-child(4) div{
	background: #f1f1f1 url(../images/school4_02.png) no-repeat;
	background-position: 0 100%;
}
.school ul li:nth-child(5) div{
	background: #f1f1f1 url(../images/school7_03.png) no-repeat;
	background-position: 0 100%;
}
.school ul li:nth-child(6) div{
	background: #f1f1f1 url(../images/school6_02.png) no-repeat;
	background-position: 0 100%;
}

.school ul li:nth-child(2) span{
	background: #ff660a;
}
.school ul li:nth-child(3) span{
	background: #ff490a;
}
.school ul li:nth-child(4) span{
	background: #ffbd0a;
}
.school ul li:nth-child(5) span{
	background: #ffa60b;
}
.school ul li:nth-child(6) span{
	background: #e40000;

}
.school ul li:nth-child(2):hover span{
	background: #fff;
	color: #FF660A;
}
.school ul li:nth-child(3):hover span{
	background: #fff;
	color: #FF490A;
}
.school ul li:nth-child(4):hover span{
	background: #fff;
	color: #FFBD0B;
}
.school ul li:nth-child(5):hover span{
	background: #fff;
	color: #FFA60B;
}
.school ul li:nth-child(6):hover span{
	background: #fff;
	color: #E40000;

}

.school ul li:nth-child(1):hover div{
	background: #ff8f0b url(../images/school1_02s.png) no-repeat;

}
.school ul li:nth-child(2):hover div{
	background: #ff660a url(../images/school2_02s.png) no-repeat;
}
.school ul li:nth-child(3):hover div{
	background: #ff490a;
	background: #ff490a url(../images/school3_02s.png) no-repeat;
}
.school ul li:nth-child(4):hover div{

	background: #ffbd0a url(../images/school4_02s.png) no-repeat;
}
.school ul li:nth-child(5):hover div{
	
   background: #e40000 url(../images/school7_03s.png) no-repeat;
	
}
.school ul li:nth-child(6):hover div{
    background: #ffa60b url(../images/school6_02s.png) no-repeat;

}
.kind{
	background-repeat:no-repeat ;
	background-color:#F3F3F3 ;
	background-image:url(../images/addbank_02.png),url(../images/bodybac_03.png);
	background-position: 0 100%,0 -75%;
	padding: 90px 0 125px 0;
	
}
.kind .title{
	text-align: center;
}
.kind .title p{
	color: rgba(0,0,0,.6);
	margin-top: 30px;
	margin-bottom: 50px;
}
.kind li{
	cursor: pointer;
	background: rgba(255,255,255,.6);
	width: 282px;
	padding: 35px 65px 44px 85px;
	border: 3px solid #e5e5e5;
	position: absolute;
	z-index: 2;
	text-align: left;
}
.kind li h2{
	font-size: 24px;
	font-weight: bold;
	color: #ff890a;
}
.kind li span{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ff890a;
	border-radius: 50%;
	border: 3px solid #e5e5e5;
	position: absolute;
	left: 50px;
	top: 44px;
}
.kind li i{
	display: inline-block;
	width: 38px;
	height: 38px;
	text-align: center;
	border: 2px solid #dedede;
	border-radius: 50%;
	line-height: 38px;
	color: #e53413;
	position: absolute;
	bottom: -19px;
	background: #fff;
	opacity: 0;
}
.kind .continer{
	text-align: center;
	
}
.kind li p{
	font-size: 15px;
	color: rgba(0,0,0,.6);
	line-height: 24px;
	margin-top: 10px;
}
.kind .continer{
	position: relative;
}
.kind li{
	opacity: 0;
}
.kind li:nth-child(1){
	top: 60px;
	left: 239px;
}
.kind li:nth-child(2){
	top: 120px;
	right:0;
}
.kind li:nth-child(3){
	top: 365px;
	right:50px;
}
.kind li:nth-child(4){
	top: 284px;
	left:0;
}
.kind li:nth-child(5){
	bottom: 82px;
	left:52px;
}
.kind li:nth-child(6){
	bottom: 38px;
	right:0;
}
.kind li:hover{
	background: #ff890a;
}
.kind li:hover span{
	background: #fff;
	border-color: #e57b09;
}
.kind li:hover h2{
	color: #fff;
}
.kind li:hover i{
	opacity: 1;
}
.kind li:hover p{
	color: rgba(255,255,255,.6);
}
.kind{
	position: relative;
	text-align: center;
}
.kind>a{
	display: inline-block;
	width: 366px;
	height: 66px;
	line-height: 66px;
	background: #ff890a;
	margin-top: 30px;
	border: 3px solid #d0d0d0;
	border-radius: 66px;
	position: relative;
	color: #fff;
}
.kind>a:hover{
	transform: scale(1.1);
}

.kind a img{
	position: absolute;
	right:11px;
	top: 37px;
}
.lc{
	position: relative;
}

.lc li div img{
	position: absolute;
	top: -23px;
}
.lc li:nth-child(1) div img{
	left: 80px;
}
.lc li:nth-child(2) div img{
	left: 80px;
}
.lc li:nth-child(3) div img{
	left: 80px;
}
.lc li:nth-child(4) div img{
	right: 280px;
}
.lc li:nth-child(5) div img{
	right: 130px;
}
.lc li:nth-child(6) div img{
	right: 76px;
}
.lc li.ac div{
	opacity: 1;
	transform: translateX(0);
}
.lc li.ac span{
	transform:scale(1.7);
}
.lc li.ac h5{
	color: #fff;
	transform: scale(2);
}
.lc li.ac a>p:first-child{
	color: #fff;
	transform: scale(1.2);
}
.lc>img{
	position: absolute;
	width: 100%;
	z-index: -1;
	height: 758px;
}
.lc h2{
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 125px;
}
.lc p{
	font-size: 22px;
	color: rgba(255,255,255,.6);
	margin-top: 25px;
	text-align: center;
	
}
.line{
	width: 100%;
	height: 2px;
	margin-top: 190px;
	background: -moz-linear-gradient(left, transparent 0%,#fff 20%,#fff 80%,transparent 100%);
    background: -webkit-gradient(linear, left, right,transparent 0%,#fff 20%,#fff 80%,transparent 100%);
    background: -webkit-linear-gradient(left, transparent 0%,#fff 20%,#fff 80%,transparent 100%);
    background: -o-linear-gradient(left, transparent 0%,#fff 20%,#fff 80%,transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%,#fff 20%,#fff 80%,transparent 100%);
    background: linear-gradient(to right, transparent 0%,#fff 20%,#fff 80%,transparent 100%);
}
.lc li{
	float: left;
	width: 16.66%;
	text-align: center;
}
.lc li div p{
	padding: 0 5%;
	font-size: 18px ;
	color: #fff;
	line-height: 30px;
	text-align: left;
}
.lc li div{
	
	padding:34px 70px ;
	background: #ff890a;
	border: 2px solid #918684;
	width: 720px;
	border-radius: 20px;
	opacity: 0;
	position:absolute ;
	transform: translateX(100px);
	bottom: -200px;
	
}
.lc li h5{
	
	font-size: 36px ;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
	color: rgba(255,255,255,.5);
}
.lc li span{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ff890a;
	border-radius: 50%;
	border: 2px solid #fff;
	margin-top: 36px;
	margin-bottom: 45px;
}
.lc li p{
	font-size: 20px;
	font-weight: bold;
	color: rgba(255,255,255,.7);
}
.lc li.ac p{
	transform: scale(1.2);
	color: #fff;
}
.lc ul{
	margin-top: -80px;
	position: relative;
	z-index: 1;
}
/*.lc li:hover div{

	opacity: 1;

	transform: translateX(0);

}*/
.lc li:nth-child(4) div{
	right: 200px;
}
.lc li:nth-child(5) div{
	right: 150px;
}
.lc li:nth-child(6) div{
	right: 0;
}
/*.lc li:hover span{

	transform: scale(1.7);

}

.lc li:hover h5{

	transform: scale(1.7);

}*/
.lc ul{
	margin-bottom: 250px;
}
.cgal{
	text-align: center;
	padding: 100px 0 70px 0;
}
.cgal .title>span{
	display: inline-block;
	margin: 17px 0 70px 0;
}
.cgal li{
	float: left;
	width: 24%;
	margin-right: 1.3%;	
	margin-bottom: 31px;
	/*transform: translateX(200px) translateY(200px);*/
}
.cgal li:nth-child(4n+0){
	margin-right: 0;
	
}
.cgal li div{
	background: #f7f7f7;
	position: relative;
	text-align: center;
}
.cgal li div p{
	color: rgba(0,0,0,.5);
	margin-top: 15px;
	padding-bottom: 30px;
}
.cgal li div span{
	font-size: 20px;
	color: #000;
	margin-top: 24px;
	display: inline-block;
}
.cgal li div p:after{
	content: '';
	display: inline-block;
	width: 34px;
	height: 3px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 44%;
}

.cgal li:hover p:after{
	width: 100%;
	left: 0;
	background: #ff890a;
}
.cgal li:hover .img{
	background:#ff890a;
}


.cgal li:hover .img img{
	opacity: .2;
}
.cgal li:hover .img i{
	opacity: 1;
}
.img{
	position: relative;
}
.img i{
	position: absolute;
	z-index: 5;
	top: 29%;
	left: 38%;
	font-size: 67px;
	color: rgba(255,255,255,.5);
	display: inline-block;
}
.cgal li:hover i{
	color: #fff;
}
.more{
	margin-top: 75px;
}
.bb{
	position: relative;
	padding-bottom: 44px;
	background: url(../images/bb_02.jpg) no-repeat;
	text-align: center;
}

.bb .title{
	padding-top: 110px;
	text-align: center;
}
.bb ul{
	margin-top: 90px;
	margin-bottom: 43px;
}
.bb li{
	float: left;
	cursor: pointer;
	width: 23.5%;
	text-align: center;
	height: 52px;
	line-height: 52px;
	background: #626262;
	margin-right: 2%;
	color: #fff;
}
.bb li:nth-child(1),.bb li:nth-child(2){
	transform: translateX(-200px);
}
.bb li:nth-child(3),.bb li:nth-child(4){
	transform: translateX(200px);
}
.bb li:last-child{
	margin-right: 0;
}
.bb li.ac{
	background: #ff890a;
}
.bb li:hover{
	background: #ff890a;
}
.bbzs{
	background: #fefefd;
	width: 80.9%;
	margin-left: 5%;
	position: relative;
	min-height: 62px;
	padding: 30px 5.8% 20px 8.3%;
	float: left;
	margin-bottom: 26px;
	}
.bbzs h2{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	min-width: 117px;
	background: #626262;
	text-align: center;
	height: 52px;
	line-height: 52px;
	position: absolute;
	top: 25%;
	left: -57px;
}
.bbzs p{
	text-align: left;
	font-size: 16px;
	color: rgba(0,0,0,.7);
}
.bbzs i{
	
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #ff890a;
	font-size: 40px;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	right: -30px;
	top: 25%;
	opacity: 0;
}
.bbzs:hover{
	width: 78.4%;
	background: #dcdcdc;
}
.bbzs:hover i{
	display: inline-block;
	opacity: 1;	
}
.bbzs:hover h2{
	background: #ff890a;
}
.number.ac{
	display: block;
}
.number{
	display: none;
}

.gdfu{
	position: relative;
	background: url(../images/gdfu_02.jpg) no-repeat;
	background-size:100% 100% ;
	padding-top: 90px;
	padding-bottom: 127px;
}
.gdfu h2{
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.gdfu>span{
	font-size: 22px;
	color: rgba(255,255,255,.8);
	text-align: center;
	display: block;
	margin-bottom: 80px;
	margin-top: 5px;
}
.gdfu li{
	width: 13.58%;
	float: left;
	background: rgba(229,52,19,.2);
	text-align: center;
	padding-top: 55px;
	border-radius: 18px;
	color: #fff;
	border: 4px solid rgba(0,0,0,0);
	padding-bottom: 56px;
	margin-right: 6.5%;
	position: relative;
}
.gdfu li:nth-child(odd){
	transform: translateY(200px);
	opacity: 0;
}
.gdfu li:nth-child(even){
	transform: translateY(-200px);
	opacity: 0;
}
.gdfu li:last-child{
	margin-right: 0;
}
.gdfu li a i{
	display: inline-block;
	width: 86px;
	height: 86px;
	border: 1px solid rgba(255,255,255,.2);
	color: #fff;
	border-radius:50% ;
	line-height: 86px;
	margin-bottom: 25px;
	font-size: 40px;
}
.gdfu li a p{
	color: #fff;
	font-size: 26px;
	width: 76px;
	display: inline-block;
}
.gdfu li i:last-child{
	font-size: 30px;
	border: none;
	background: #e53413;
	width: 60px;
	height: 60px;
	position: absolute;
	line-height: 60px;
	bottom: -60px;
	left: 33%;
	opacity: 0;
}
.gdfu li:hover{
	border-color: #fec88f;
	background: #fff;
}
.gdfu li:hover p{
	color: #e53413;
}
.gdfu li:hover i{
	border: none;
	background: #e53413;
	opacity: 1;
}
body>h5{
	font-size: 80px;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
}
body>span{
	font-size: 80px;
	font-family: 'Conv_Helvetica-Condensed-Black-Se';
}