body{ -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-user-select:none;}
.iTheteam{width:100%;height:460px;}
.iTheteam_box{width:876px;height:460px;margin:0 auto;background:#FFF;padding:0 124px;}
.iTheteam_box h3{text-align:center;font-size:24px;font-weight:bold;}
.iTheteam_box p{display:block;line-height:32px;font-size:14px;text-indent:2em;margin-top:40px;font-family:"微软雅黑";}
.iTheserve{width:100%;height:634px;background:url(../images/banner/ithe_bg.png) no-repeat;}
.iTheserve .iTheserve_box {padding-top:40px;}
.iTheH3{text-align:center;font-size:25px;font-weight:bold;line-height:30px;}
.iTheH4{text-align:center;font-size:14px;font-weight:bold;color:#7a7a7a;line-height:30px;margin-top:16px;}
.iTheserve .iRound{width:1000px;height:170px;margin:0 auto;background:-blue;position:relative;margin-top:40px;}
.iTheserve .iRound img{position:absolute;}
.iTheserve .iRound img:nth-of-type(1){left:5%;z-index:20;}
.iTheserve .iRound img:nth-of-type(2){left:24%;z-index:20}
.iTheserve .iRound img:nth-of-type(3){left:43%;z-index:20}
.iTheserve .iRound img:nth-of-type(4){left:64%;z-index:20}
.iTheserve .iRound img:nth-of-type(5){left:85%;z-index:20}

.iTheserve .iRound img:nth-of-type(6){left:0%;opacity:0.3;}
.iTheserve .iRound img:nth-of-type(7){left:2%;z-index:10;opacity:0.5;}
.iTheserve .iRound img:nth-of-type(8){left:11%;z-index:10;opacity:0.5;}
.iTheserve .iRound img:nth-of-type(9){left:16.5%;opacity:0.3;}

.iTheserve .iRound img:nth-of-type(10){left:20%;z-index:10;opacity:0.5;}
.iTheserve .iRound img:nth-of-type(11){left:29%;z-index:10;opacity:0.5;}

.iTheserve .iRound img:nth-of-type(12){left:35.5%;opacity:0.3;}
.iTheserve .iRound img:nth-of-type(13){left:40%;z-index:10;opacity:0.5;}
.iTheserve .iRound img:nth-of-type(14){left:49%;z-index:10;opacity:0.5;}

.iTheserve .iRound img:nth-of-type(15){left:56%;opacity:0.3;}
.iTheserve .iRound img:nth-of-type(16){left:60%;z-index:10;opacity:0.5;}
.iTheserve .iRound img:nth-of-type(17){left:70%;z-index:10;opacity:0.5;}

.iTheserve .iRound img:nth-of-type(18){left:76.5%;opacity:0.3;}
.iTheserve .iRound img:nth-of-type(19){left:81%;z-index:10;opacity:0.5;}
.iTheserve .iRound img:nth-of-type(20){left:89%;z-index:10;opacity:0.5;}
.iTheserve .iRound img:nth-of-type(21){left:93%;opacity:0.3;}

.iTheserve .iRound_top1{top:-20px;}
.iTheserve .iRound_top2{top:-10px;}

.iTree{width:1000px;height:170px;margin:0 auto;background:-blue;}
.iTree ul{float:left;width:20%;text-align:center;font-size:14px;line-height:30px;}

.iThegood{width:100%;height:754px;}
.iThegood_box{width:872px;height:100%;margin:0 auto;}
.iThegood_box h3{padding-top:40px;}
.iThegood_box img{margin:0 auto;}

.iTheHistory{width:100%;height:818px;background:url(../images/banner/ithe_bg.png) repeat-y;}
.iTheHistory_box{padding-top:40px;height:100%;width:1000px;margin:0 auto;}
.iTheHistory .history_left{width:422px;height:587px;margin-top:40px;float:left;}
.iTheHistory .history_right{width:570px;height:587px;margin-top:40px;float:right;}
.iTheHistory .history_left_top{padding:30px;width:362;height:165px;background:url(../images/banner/history-5.png) no-repeat;}
.iTheHistory .history_left_top p,em,strong{color:#FFFFFF;font-size:14px;line-height:24px;}
.iTheHistory .history_left_top strong{font-size:18px;font-weight:bold;}
.iTheHistory .history_left_bottom{width:100%;height:356px;background:url(../images/banner/history-1.png) no-repeat;margin-top:5px;}

.iTheHistory .history_right_top{width:100%;height:408px;background:url(../images/banner/history-2.png) no-repeat;}
.iTheHistory .history_right_bottom{width:100%;height:174px;margin-top:5px;}

.iTheHistory .history_right_bottom01{width:380px;height:100%;background:url(../images/banner/history-3.png) no-repeat;float:left;}
.iTheHistory .history_right_bottom02{width:180px;height:100%;background:url(../images/banner/history-4.png) no-repeat;float:right;}
.iTheHistory .history_right_bottom01:hover{opacity:0.8;}
.iTheHistory .history_right_bottom02:hover{opacity:0.8;}
.iTheHistory .history_right_top:hover{opacity:0.8;}
.iTheHistory .history_left_top:hover{opacity:0.8;}
.iTheHistory .history_left_bottom:hover{opacity:0.8;}

.iThemember{width:100%;height:714px;}
.iThemember .iThemember_box{width:1000px;height:100%;margin:0 auto;}
.iThemember .iThemember_box h3{padding-top:40px;}
.iThemember .iThemember_box span{color:#009fe8;}
.iThemember .iThemember_box span,p{font-family:"微软雅黑";font-size:14px;display:inline;line-height:28px;}
.iThemember .iThemember_box .member_left{width:480px;float:left;margin-top:40px;}
.iThemember .iThemember_box .member_right{width:480px;float:right;margin-top:40px;}
/*小球弹跳部分*/
.jumpRound {
	-webkit-animation: jump 3s infinite;
	-moz-animation: jump 3s infinite;
	-o-animation: jump 3s infinite;
	-ms-animation: jump 3s infinite;
	animation: jump 3s infinite;
	cursor: pointer;
}
.jumpRound2 {
	-webkit-animation: shark 3s infinite;
	-moz-animation: shark 3s infinite;
	-o-animation: shark 3s infinite;
	-ms-animation: shark 3s infinite;
	animation: shark 3s infinite;
}
.jumpRound3 {
	-webkit-animation: shine 3s infinite;
	-moz-animation: shine 3s infinite;
	-o-animation: shine 3s infinite;
	-ms-animation: shine 3s infinite;
	animation: shine 3s infinite;
}
/* Animations */

@-webkit-keyframes jump {
	0% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 20px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 30px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 10px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		top: 0;		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes jump {
	0% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 20px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 30px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 10px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		top: 0;		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
}
@-o-keyframes jump {
	0% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 20px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 30px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 10px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		top: 0;		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
}
@-ms-keyframes jump {
	0% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 20px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 30px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 10px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		top: 0;		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
}
@keyframes jump {
	0% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 20px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 30px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 10px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		top: 0;		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: 0;
		-webkit-animation-timing-function: ease-in;
	}
}
@-webkit-keyframes shark {
	0% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 40px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 50px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 30px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes shark {
	0% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 40px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 50px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 30px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-o-keyframes shark {
	0% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 40px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 50px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 30px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-ms-keyframes shark {
	0% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 40px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 50px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 30px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
}
@keyframes shark {
	0% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 40px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 50px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 30px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -10px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-webkit-keyframes shine {
	0% {top:-20px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 60px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 70px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 40px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0px;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -20px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-ms-keyframes shine {
	0% {top:-20px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 60px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 70px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 40px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0px;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -20px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-o-keyframes shine {
	0% {top:-20px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 60px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 70px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 40px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0px;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -20px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-ms-keyframes shine {
	0% {top:-20px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 60px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 70px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 40px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0px;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -20px;
		-webkit-animation-timing-function: ease-in;
	}
}
@-keyframes shine {
	0% {top:-20px;
		-webkit-animation-timing-function: ease-in;
	}
	40% {}
	50% {top: 60px;
		/*height: 140px;*/
		-webkit-animation-timing-function: ease-out;
	}
	55% {top: 70px; /*height: 120px;*/ border-radius: 70px / 60px;
		-webkit-animation-timing-function: ease-in;}
	65% {top: 40px; /*height: 140px;*/ border-radius: 70px;
		-webkit-animation-timing-function: ease-out;}
	95% {
		/*top: 0px;*/		
		-webkit-animation-timing-function: ease-in;
	}
	100% {top: -20px;
		-webkit-animation-timing-function: ease-in;
	}
}