@charset "gb2312";
/* CSS Document */

.java-banner {
	width: 100%;
	height: 450px;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	position: relative;
	background: url(../images/banner.jpg) center no-repeat;
}

.cooperation {
	padding-top: 309px;
	position: relative;
	height: 117px;
	width: 100%;
}

.cooper-img {
	cursor: pointer;
}

.cooper-no {
	background-color: rgba(245, 67, 50, 0.86);
	border-radius: 10px;
	text-align: left;
	padding: 20px 51px;
	position: absolute;
	bottom: -80px;
	left: 0;
	z-index: 1;
	display: none;
}

.cooperation.is-expanded .cooper-no {
	display: block;
}

.cooperation.is-expanded .cooper-img {
	display: none;
}

.cooper-no b {
	color: #fff;
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

.cooper-no p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 14px;
}

.cooper-no em {
	color: #fff;
	font-size: 12px;
	float: left;
}

.cooper-no i {
	color: #fff;
	font-size: 14px;
	float: right;
	font-weight: bold;
}

.java-min1200 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
}

.cooper-f7f8fa {
	width: 100%;
	height: auto;
	background-color: #f7f8fa;
}

.cooper-title {
	font-size: 34px;
	color: #000;
	padding-top: 54px;
}

.cooper-title span {
	font-size: 18px;
	color: #666;
	display: block;
	margin-top: 8px;
}

.cooper-white {
	width: 100%;
	height: auto;
	background-color: #fff;
}
.business{
	width: 100%;
	height: auto;
	display: table;
	padding-bottom: 60px;
	margin-top: 50px;
	position: relative;
	z-index: 2;
}
.business li{
	float: left;
	width: 232px;
	margin-right: 10px;
}
.bus-note{
	background: #fff;
	width: 232px;
	height: 304px;
	margin-bottom: 30px;
	border-radius: 6px;
	position: relative;
	-webkit-transition: .4s;
	top: 0;
}
.bus-jiantou{
	background: url(../images/bus.png) center no-repeat;
	width: 23px;
	height: 11px;
	margin: 0 auto;
	position: absolute;
	bottom: -10px;
	left: 106px;
	z-index: 1;
}
.bus-note img{
	margin-top: 40px;
	margin-bottom: 16px;
}
.bus-note i{
	display: block;
	font-size: 22px;
	color: #000;
	margin-bottom: 26px;
	-webkit-transition: .4s;
}
.bus-note p{
	font-size: 16px;
	color: #666;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 200px;
	display: table;
}
.bus-note p span{
	float: left;
	width: 180px;
}
.bus-note p b{
	color: #000;
	font-weight: bold;
}
.bus-note p em{
	width: 10px;
	height: 10px;
	float: left;
	border-radius: 100%;
	background-color: #f54332;
	box-shadow: 0 4px 8px rgba(251,122,109,0.5);
	margin-right: 10px;
	margin-top: 5px;
}
.bus-time{
	width: 100%;
	height: auto;
	color: #000;
	font-size: 16px;
	-webkit-transition: .4s;
}
.bus-time em{
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background-color: #afafaf;
	box-shadow: 0 6px 12px rgba(153,153,153,0.5);
	display: block;
	margin: 0 auto;
	margin-bottom: 12px;
	-webkit-transition: .4s;
}
.bus-time b{
	font-size: 28px;
}
.buss-xian{
	width: 966px;
	height: 1px;
	background-color: #999;
	position: absolute;
	bottom: 112px;
	left: 116px;
	z-index: 1;
}
.business li:hover .bus-note{
	box-shadow: 0 8px 20px rgba(0,0,0,0.06);
	top: -10px;
	-webkit-transition: .4s;
}
.business li:hover .bus-note i,.business li:hover .bus-time{
	color: #f54332;
	-webkit-transition: .4s;
}
.business li:hover .bus-time em{
	background-color: #f54332;
	-webkit-transition: .4s;
	box-shadow: 0 6px 12px rgba(251,122,109,0.5);
}
.bus-img{
	margin-top: 40px;
	margin-bottom: 60px;
}
.cooper-backage{
	width: 100%;
	height: 928px;
	background: url(../images/backage01.jpg) center no-repeat;
}
.talent{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-top: 50px;
}
.talent li{
	position: relative;
	cursor: pointer;
}
.talent li b{
	font-size: 26px;
	color: #fff;
	display: block;
	padding-top: 206px;
	margin-bottom: 10px;
}
.talent li span{
	font-size: 18px;
	color: #fff;
}
.talent-top{
	background: url(../images/talent01.png) bottom no-repeat;
	width: 696px;
	height: 378px;
	margin: 0 auto;
	border-radius: 100%;
}
.talent-no{
	position: absolute;
	top: 208px;
	left: 245px;
	z-index: 1;
	background-color: rgba(246,154,146,0.12);
	border-radius: 60px;
	border: 1px rgba(245,67,50,0.12) solid;
	padding: 13px 0;
	-webkit-transition: .4s;
	width: 208px;
	text-align: center;
	opacity: 0;
}
.talent-no em{
	font-size: 18px;
	color: #333;
	display: block;
	font-weight: bold;
}
.talent-no i{
	font-size: 14px;
	color: #666;
}
.talent-top:hover .no-01{
	left: 0px;
	top: 104px;
	-webkit-transition: .4s;
}
.talent-top:hover .no-02{
	left: 246px;
	top: 0px;
	-webkit-transition: .4s;
}
.talent-top:hover .no-03{
	left: initial;
	top: 104px;
	right: 0px;
	-webkit-transition: .4s;
}
.talent li:hover .talent-no{
	opacity: 1;
	-webkit-transition: .4s;
}
.talent-no:hover em,.talent-no:hover i{
	color: #f54332;
	-webkit-transition: .4s;
}
.talent-left{
	background: url(../images/talent02.png) right no-repeat;
	width: 542px;
	height: 386px;
	margin: 0 auto;
	float: left;
	text-align: right;
	margin-top: -72px;
}
.talent li.talent-left b{
	padding-top: 156px;
	margin-right: 80px;
}
.talent li.talent-left span{
	margin-right: 52px;
}
.talent li.talent-left .talent-no{
	top: 155px;
	left: 300px;
}
.talent li.talent-left:hover .no-01{
	left: 66px;
	top: 0px;
}
.talent li.talent-left:hover .no-02{
	left: 0px;
	top: 104px;
	width: 238px;
}
.talent li.talent-left:hover .no-03{
	left: 0px;
	top: 209px;
	width: 238px;
}
.talent li.talent-left:hover .no-04{
	left: 66px;
	top: 314px;
}
.talent-right{
	background: url(../images/talent03.png) left no-repeat;
	width: 542px;
	height: 386px;
	margin: 0 auto;
	float: right;
	text-align: left;
	margin-top: -72px;
}
.talent li.talent-right b{
	padding-top: 156px;
	margin-left: 86px;
}
.talent li.talent-right span{
	margin-left: 52px;
}
.talent li.talent-right .talent-no{
	top: 155px;
	right: 300px;
	left: initial;
}
.talent li.talent-right:hover .no-01{
	right: 66px;
	top: 0px;
}
.talent li.talent-right:hover .no-02{
	right: 0px;
	top: 104px;
	width: 238px;
}
.talent li.talent-right:hover .no-03{
	right: 0px;
	top: 209px;
	width: 238px;
}
.talent li.talent-right:hover .no-04{
	right: 66px;
	top: 314px;
}
.cooper-future{
	width: 100%;
	height: 800px;
	background: url(../images/backage02.jpg) center no-repeat;
}
.future-img{
	margin: 0 auto;
	margin-top: 44px;
	display: block;
}
.future-note{
	float: left;
	margin-left: 72px;
}
.future-note b{
	font-size: 22px;
	color: #333;
	display: block;
	margin-bottom: 20px;
}
.future-note span{
	font-size: 18px;
	color: #666;
}
.future-01{
	margin-top: -54px;
}
.future-02{
	margin-left: 176px;
	margin-top: 38px;
}
.future-03{
	float: right;
	margin-right: 96px;
	margin-top: -54px;
}




@keyframes bouncein {

	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bouncein {
	-webkit-animation: bouncein 1.5s infinite;
	-o-animation: bouncein 1.5s infinite;
	animation: bouncein 1.5s infinite;
}

.teach-bor-r {
	border-right: none !important;
}

.teach-bor-b {
	border-bottom: none !important;
}

.padd-62 {
	padding-top: 62px;
}

.mar-right-no {
	margin-right: 0 !important;
}

.mar-top-50 {
	margin-top: 50px;
}

.padd-down {
	padding-bottom: 60px;
}

