#app_body{
	position: relative;
	z-index: 2;
	display: none;
	font-weight: 500 !important;
}
.index_content {
    position: relative;
    top: -88px;
/*     min-width: 1200px; */
}
.top{
	position: relative;
}
.swiper-container { 
    height: 648px;
/*     min-width: 1200px; */
    cursor: pointer;
    width: 100%;
}

.position_fixed_right_list:nth-child(3), .position_fixed_right_list:nth-child(2) {
    display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 132px;
}

.swiper-pagination-bullet {
    background: #fff;
    width: 29px;
    height: 10px;
    border-radius: 5px;
    opacity: .8;
}

.swiper-pagination-bullet-active {
    background: #ec282e;
    width: 49px;
    height: 10px;
    border-radius: 5px;
}

.index_position_banner {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	z-index: 20;
	width: 100%;
	background: rgba(14,4,31,.6);
}

.index_position_banner ul {
/* 	width: 1200px; */
	margin: 0 auto;
}

.index_position_banner ul li:hover{
	background: rgba(255,255,255,.1)
}

.index_position_banner ul li {
	width: 269px;
	float: left;
	border-left: 1px solid rgba(255,255,255,.3);
	padding: 22px 0 22px 30px;
	position: relative;
}

.index_position_banner ul li:last-child {
	width: 268px;
	border-right: 1px solid rgba(255,255,255,.3);
	
}

.index_position_banner ul li h3 {
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	color: #fefefe;
}



.index_position_banner ul li h4 {
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #aaa;
	padding: 14px 0;
}

.index_position_banner ul li p{
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #ec282e;
}

.index_position_banner ul li p i {
	position: absolute;
	right: 30px;
	bottom: 22px;
	color: #fff;
	font-size: 20px;
}


.index_talents {
    background: #f4f4f7;
    padding: 47px 0 53px;
}

.index_talents_div {
/*     width: 1200px; */
    margin: 0 auto;
}

.index_talents_title1 {
    position: relative;
    height: 28px;
    font-size: 28px;
    line-height: 28px;
    color: #333;
    text-align: center;
    /* font-weight: bold; */
    font-weight: 500;
}

.index_red_color {
    color: #ec282e;
}

.index_talents_left {
    position: absolute;
    left: 370px;
    top: 7.5px;
}

.index_talents_right {
    position: absolute;
    right: 370px;
    top: 7.5px;
}

.index_talents_title2 {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin: 24px 0 43px;
}

.index_talents_list {
    width: 350px;
    float: left;
    text-align: center;
    border-radius: 5px;
    position: relative;
    margin-right: 75px;
    height: 484px;
	cursor: pointer;
	position: relative;
	opacity: 0;
	transition: all 1s;
}
.index_talents_list:nth-of-type(1){
	left: -30px;
}
.index_talents_list:nth-of-type(2){
	top:30px;
}
.index_talents_list:nth-of-type(3){
	left: 30px;
}
.index_talents_list:last-child {
    margin-right: 0;
}

.index_talents_list img {
    display: inline-block;
}

.index_talents_span1 {
    display: inline-block;
    width: 58px;
    height: 4px;
    background: #ec282e;
    position: absolute;
    top: 0;
	left: 146px;
	transition: all .2s;
}

.index_talents_img1 {
	margin: 50px 0;
	font-size: 75px;
	color: #ec282e;
	transition: all .2s;
}

.index_talents_title3 {
    height: 22px;
    line-height: 22px;
    font-size: 22px;
	/* font-weight: bold; */
	font-weight: 500;
}

.index_talents_title4 {
    height: 16px;
    line-height: 40px;
    font-size: 16px;
	font-weight: 600; 
	color: #ec282e; 
}

.index_talents_title5 {
    margin: 20px 0;
    line-height: 28px;
    font-size: 12px;
	padding: 0 45px;
 
}
.index_talents_title4s{
	color: #fff;
}
.index_talents_to_detail {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    padding: 0 29px;
    background: linear-gradient(to right, #ff8d61, #e43e3e);
    color: #fff;
    display: inline-block;
    border-radius: 20px;
    position: absolute;
    bottom: 28px;
    left: 103px;
}

.index_talents_left_iconfont {
    margin-left: 8px;
}

.index_talents_list:nth-child(2) .index_talents_img1 {
	font-size: 60px;
	margin: 60px 0;
}
.index_talents_list_div {
    position: relative;
    height: 361px;
    padding-bottom: 74px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 30px #f0f0f3;
    transition: .2s;
}

.index_talents_list_select .index_talents_list_div {
    color: #fff;
    background: url("../img/index11.png") center center;
    background-size: 100% 100%;
    top: -20px;
}

.index_talents_list_select .index_talents_span1 {
    background-color: #fff;
}

.index_talents_list_select .index_talents_to_detail {
    background: #fff;
    color: #ec282e;
}

.index_newway {
    height: 741px;
    background: url("../img/index12.png") center center;
/* 	min-width: 1200px; */
	position: relative;
}

/* 球形 */

.ball {
    height: 500px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -145px 0 0 -250px;
	transition: all 1.5s;
	z-index: 1;
	opacity: 0;
}

.ball_box {
    width: 100%;
    height: 100%;
	animation: rotate3d 20s infinite linear;
	-ms-animation: rotate3d 20s infinite linear; 	
	-moz-animation: rotate3d 20s infinite linear; 	
	-webkit-animation: rotate3d 20s infinite linear; 
	-o-animation: rotate3d 20s infinite linear;
}

.ball div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: solid 2px rgba(88,97,193,.6);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50% 0 0 -50%;
	transform-style: preserve-3d;
	-ms-transform-style: preserve-3d; 	
	-moz-transform-style: preserve-3d; 	
	-webkit-transform-style: preserve-3d; 
	-o-transform-style: preserve-3d;
}

.ball .x1 {
	transform: rotateY(0);
	-ms-transform: rotateY(0); 	
	-moz-transform: rotateY(0); 	
	-webkit-transform: rotateY(0); 
	-o-transform: rotateY(0);
}

.ball .x2 {
	transform: rotateY(20deg);
	-ms-transform: rotateY(20deg); 	
	-moz-transform: rotateY(20deg); 	
	-webkit-transform: rotateY(20deg); 
	-o-transform: rotateY(20deg);
}

.ball .x3 {
	transform: rotateY(40deg);
	-ms-transform: rotateY(40deg); 	
	-moz-transform: rotateY(40deg); 	
	-webkit-transform: rotateY(40deg); 
	-o-transform: rotateY(40deg);
}

.ball .x4 {
	transform: rotateY(60deg);
	-ms-transform: rotateY(60deg); 	
	-moz-transform: rotateY(60deg); 	
	-webkit-transform: rotateY(60deg); 
	-o-transform: rotateY(60deg);
}

.ball .x5 {
	transform: rotateY(80deg);
	-ms-transform: rotateY(80deg); 	
	-moz-transform: rotateY(80deg); 	
	-webkit-transform: rotateY(80deg); 
	-o-transform: rotateY(80deg);
}

.ball .x6 {
	transform: rotateY(100deg);
	-ms-transform: rotateY(100deg); 	
	-moz-transform: rotateY(100deg); 	
	-webkit-transform: rotateY(100deg); 
	-o-transform: rotateY(100deg);
}

.ball .x7 {
	transform: rotateY(120deg);
	-ms-transform: rotateY(120deg); 	
	-moz-transform: rotateY(120deg); 	
	-webkit-transform: rotateY(120deg); 
	-o-transform: rotateY(120deg);
}

.ball .x8 {
	transform: rotateY(140deg);
	-ms-transform: rotateY(140deg); 	
	-moz-transform: rotateY(140deg); 	
	-webkit-transform: rotateY(140deg); 
	-o-transform: rotateY(140deg);
}

.ball .x9 {
	transform: rotateY(160deg);
	-ms-transform: rotateY(160deg); 	
	-moz-transform: rotateY(160deg); 	
	-webkit-transform: rotateY(160deg); 
	-o-transform: rotateY(160deg);
}

.ball .y1 {
	transform: rotateX(90deg) translateZ(200px) scale(0.60);
	-ms-transform: rotateX(90deg) translateZ(200px) scale(0.60); 	
	-moz-transform: rotateX(90deg) translateZ(200px) scale(0.60); 	
	-webkit-transform: rotateX(90deg) translateZ(200px) scale(0.60); 
	-o-transform: rotateX(90deg) translateZ(200px) scale(0.60);
}

.ball .y2 {
	transform: rotateX(90deg) translateZ(150px) scale(0.80);
	-ms-transform: rotateX(90deg) translateZ(150px) scale(0.80); 	
	-moz-transform: rotateX(90deg) translateZ(150px) scale(0.80); 	
	-webkit-transform: rotateX(90deg) translateZ(150px) scale(0.80); 
	-o-transform: rotateX(90deg) translateZ(150px) scale(0.80);
}

.ball .y3 {
	transform: rotateX(90deg) translateZ(100px) scale(0.92);
	-ms-transform: rotateX(90deg) translateZ(100px) scale(0.92); 	
	-moz-transform: rotateX(90deg) translateZ(100px) scale(0.92); 	
	-webkit-transform: rotateX(90deg) translateZ(100px) scale(0.92); 
	-o-transform: rotateX(90deg) translateZ(100px) scale(0.92);
}

.ball .y4 {
	transform: rotateX(90deg) translateZ(50px) scale(0.98);
	-ms-transform: rotateX(90deg) translateZ(50px) scale(0.98); 	
	-moz-transform: rotateX(90deg) translateZ(50px) scale(0.98); 	
	-webkit-transform: rotateX(90deg) translateZ(50px) scale(0.98); 
	-o-transform: rotateX(90deg) translateZ(50px) scale(0.98);
}

.ball .y5 {
	transform: rotateX(90deg) translateZ(0);
	-ms-transform: rotateX(90deg) translateZ(0); 	
	-moz-transform: rotateX(90deg) translateZ(0); 	
	-webkit-transform: rotateX(90deg) translateZ(0); 
	-o-transform: rotateX(90deg) translateZ(0);
}

.ball .y6 {
	transform: rotateX(90deg) translateZ(-50px) scale(0.98);
	-ms-transform:  rotateX(90deg) translateZ(-50px) scale(0.98); 	
	-moz-transform:  rotateX(90deg) translateZ(-50px) scale(0.98); 	
	-webkit-transform:  rotateX(90deg) translateZ(-50px) scale(0.98); 
	-o-transform:  rotateX(90deg) translateZ(-50px) scale(0.98);
}

.ball .y7 {
	transform: rotateX(90deg) translateZ(-100px) scale(0.92);
	-ms-transform:  rotateX(90deg) translateZ(-100px) scale(0.92); 	
	-moz-transform:  rotateX(90deg) translateZ(-100px) scale(0.92); 	
	-webkit-transform:  rotateX(90deg) translateZ(-100px) scale(0.92); 
	-o-transform:  rotateX(90deg) translateZ(-100px) scale(0.92);
}

.ball .y8 {
	transform: rotateX(90deg) translateZ(-150px) scale(0.80);
	-ms-transform: rotateX(90deg) translateZ(-150px) scale(0.80); 	
	-moz-transform: rotateX(90deg) translateZ(-150px) scale(0.80); 	
	-webkit-transform: rotateX(90deg) translateZ(-150px) scale(0.80); 
	-o-transform: rotateX(90deg) translateZ(-150px) scale(0.80);
}

.ball .y9 {
	transform: rotateX(90deg) translateZ(-200px) scale(0.60);
	-ms-transform: rotateX(90deg) translateZ(-200px) scale(0.60); 	
	-moz-transform: rotateX(90deg) translateZ(-200px) scale(0.60); 	
	-webkit-transform: rotateX(90deg) translateZ(-200px) scale(0.60); 
	-o-transform: rotateX(90deg) translateZ(-200px) scale(0.60);
}

@keyframes rotate3d {
    0% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-moz-transform:rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
    }
    100% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-moz-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
    }
}
@-moz-keyframes rotate3d {
    0% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-moz-transform:rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
    }
    100% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-moz-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
    }
}
@-webkit-keyframes rotate3d {
    0% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-moz-transform:rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
    }
    100% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-moz-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
    }
}
@-o-keyframes rotate3d {
    0% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-moz-transform:rotate(-20deg) rotateX(-20deg) rotateY(0); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(0); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(0);
    }
    100% {
		transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
		-ms-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-moz-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 	
		-webkit-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg); 
		-o-transform: rotate(-20deg) rotateX(-20deg) rotateY(360deg);
    }
}

/* 主体 */
.index_sever{
	width: 1200px;
	height: 590px;
	margin: 0 auto;
	position: relative;
	top: 50px;
    opacity: 0;
    transition: all 1.5s;
	z-index:2;
}
.index_sever_box{
	position: absolute;
	left: 50%;
	top: 150px;
	width: 288px;
	margin-left: -144px;
	z-index: 2; 
}
.index_sever_box1{
	position: absolute;
	width: 117px;
	height: 85px;
	text-align: center;
	line-height: 85px;
	cursor: pointer;
}


.index_sever_Zbox{
	width: 100%;
	height: 100%;
}
.sever_bj{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3;
	transform: all .5s;
}
.sever_img{
	position: relative;
	z-index: 4;
	display: inline-block;
	margin-top: 30px;
    	margin-left: 4px;
	width: 40px;
    	top: -5px;
    	left: -2px;
}
.yuechuang_sever_img{
	margin-top: 25px;
}
.sever_txt1{
	position: absolute;
	z-index: 4;
	right: -95px;
	top: 33px;
}
.sever_txt{
	position: absolute;
    z-index: 4;
	bottom: -44px;
	left: 50%;
}

/* txt */
.yuechuang .sever_txt1{
	width: 85px;
}
.daotian .sever_txt{
	width: 108px;
    bottom: -48px;
}
.yunketang .sever_txt{
    width: 80px;
}
.yunkaochang .sever_txt{
	width: 80px;
}
.zhiquhui .sever_txt{
	width: 80px;
}
.anliefang .sever_txt{
    width: 108px;
}
.yunxuexi .sever_txt{
    width: 108px;
}
.yunzhi .sever_txt1{
    width: 80px;
}
.xindaorencai .sever_txt{
	width: 80px;
}
.diandianyueke  .sever_txt{
	width: 80px;
}

/* img */
.yuechuang .sever_img{
	width: 66px;
    margin-top: 34px;
}
.daotian .sever_img{
	margin-top: 34px;
    width: 43px;
}
.yunketang .sever_img{
	margin-top: 28px;
    width: 46px;
}
.yunketang .sever_txt{
	bottom: -50px;
}
.yunkaochang .sever_img{
	width: 60px;
    margin-top: 28px;
}
.zhiquhui .sever_img{
	width: 43px;
    margin-top: 27px;
}
.anliefang .sever_img{
	margin-top: 30px;
    width: 44px;
}
.yunxuexi .sever_img{
	margin-top: 28px;
    width: 66px;
}
.yunzhi .sever_img{
	margin-top: 28px;
    width: 50px;
}
.xindaorencai .sever_img{
	width: 58px;
    margin-top: 30px;
}

/* 各个图标 */
.yunzhi{
	left: 488px;
    bottom: 69px;
}
.yuechuang{
	left: 488px;
	top: -10px;
}
.zhiquhui{
	left: 148px;
	bottom: 215px;
}
.anliefang{
	right: 155px;
	bottom: 214px;
}
.xindaorencai{
	right: 177px;
	bottom: 77px;
}
.yunxuexi{
	left: 170px;
	bottom: 77px;
}
.diandianyueke{
	left: 162px;
	top: 108px;
}
.daotian{
	right: 166px;
	top: 108px;
}
.yunkaochang{
	right: 13px;
	top: 204px;
}
.yunketang{
	left: 10px;
	top: 204px;
}
/* 背景 及 title */
.index_newway_div {
    width: 1200px;
    margin: 0 auto;
    padding-top: 43px;
}

.index_talents_title1_newway {
    color: #fff;
}

.index_talents_left_newway {
	left: 447px;
}

.index_talents_right_newway {
    right: 447px;
}

.index_talents_title2_newway {
	color: #fff;
	margin-bottom: 32px;
}

/* 线条 */
.sever_xian{
	height: 2px;
	background: #6f71ff;
	position: absolute;
	z-index: 4;
}
.sever_quan{
	width: 8px;
	height: 8px;
	position: absolute;
	top: -3px;
	left: 0;
	border-radius: 50%;
	background: #13e3ff;
	z-index: 5;
	box-shadow: 0 0 15px #13e3ff;
	display: none;
}
.sever_quan1,.sever_quan2{
	width: 8px;
	height: 8px;
	position: absolute;
	top: -3px;
	border-radius: 50%;
	background: #13e3ff;
	z-index: 5;
	box-shadow: 0 0 15px #13e3ff;
}
.sever_quan1{
	left: 0;
}
.sever_quan2{
	right: 0;
}
/* sever 详情 */
	.sever_xiangqing{
		width: 315px;
		height: 275px;
		background: url(../img/xiangqing_bj_03.png) no-repeat;
		position: absolute;
		top: -267px;
		left: 50%;
		margin-left: -156px;
		z-index: 7;
		overflow: hidden;
		display: none;
	}

	.sever_xiangqing_01 {
		background: url(../img/xiangqing_bj_03t.png) no-repeat;
		top: 80px;
	}
	.sever_xiangqing1 {
		width: 315px;
		height: 200px;
		background: url(../img/xiangqing_bj_03.png) no-repeat bottom center;
		position: absolute;
		top: -198px;
		left: 50%;
		margin-left: -156px;
		z-index: 7;
		overflow: hidden;
		border-radius: 10px;
		overflow: hidden;
	}
	.sever_xiangqing_box{
		width: 259px;
		height: 205px;
		margin: 28px 28px;
		position: relative;
	}
	.sever_xiangqing_box_p1{
		font-size: 24px;
		color: #333;
		width: 100%;
		height: 30px;
		line-height: 30px;
		margin-bottom: 15px;
		text-align: left;
	}
	.sever_xiangqing_box_p2{
		font-size: 14px;
		color: #333;
		width: 100%;
		height: 85px;
		line-height: 30px;
		overflow: hidden;
		text-align: left;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-line-clamp: 3;
    	-webkit-box-orient: vertical;
	}
	.sever_xiangqing_box_div{
		width: 130px;
		height: 45x;
		display: inline-block;
		background: #ec282e;
		border-radius: 8px;
		text-align: center;
		line-height: 45px;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -66px;
		font-size: 16px;
		color: #fff;
	}
/* yunzhi */
	.yunzhi_xian1{
		width: 20px;
		left: 49px;
		top: -20px;
		transform: rotateZ(-90deg);
		-ms-transform: rotateZ(-90deg); 	
		-moz-transform: rotateZ(-90deg); 	
		-webkit-transform: rotateZ(-90deg); 
		-o-transform: rotateZ(-90deg);
	}
	.yunzhi_xian2{
		width: 47px;
		left: 58px;
		top: -31px;
		transform: rotateZ(0);
		-ms-transform: rotateZ(0); 	
		-moz-transform: rotateZ(0deg); 	
		-webkit-transform: rotateZ(0deg); 
		-o-transform: rotateZ(0deg);
	}
	.yunzhi_xian3{
		width: 40px;
    left: 84px;
    top: -52px;
	transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg); 	
		-moz-transform: rotateZ(-90deg); 	
		-webkit-transform: rotateZ(-90deg); 
		-o-transform: rotateZ(-90deg);
	}
	/* yuechuang */
.yuechuang_xian1{
	width: 20px;
    left: 49px;
    bottom: -23px;
	transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg); 	
		-moz-transform: rotateZ(90deg); 	
		-webkit-transform: rotateZ(90deg); 
		-o-transform: rotateZ(90deg);
}
.yuechuang_xian2{
	width: 47px;
    left: 58px;
    top: 117px;
	transform: rotateZ(0);
	-ms-transform: rotateZ(0deg); 	
		-moz-transform: rotateZ(0deg); 	
		-webkit-transform: rotateZ(0deg); 
		-o-transform: rotateZ(0deg);
}
.yuechuang_xian3{
	width: 40px;
    left: 84px;
    top: 136px;
	transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg); 	
		-moz-transform: rotateZ(90deg); 	
		-webkit-transform: rotateZ(90deg); 
		-o-transform: rotateZ(90deg);
}
	/* zhiquhui */
.zhiquhui_xian1{
	width: 131px;
    right: -139px;
    bottom: 28px;
}
.zhiquhui_xian2{
	width: 70px;
    right: -173px;
    bottom: 63px;
	transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg); 	
		-moz-transform: rotateZ(-90deg); 	
		-webkit-transform: rotateZ(-90deg); 
		-o-transform: rotateZ(-90deg);
}
.zhiquhui_xian3{
	width: 60px;
    right: -195px;
    bottom: 110px;
	transform: rotateZ(-24deg);
	-ms-transform: rotateZ(-24deg); 	
		-moz-transform: rotateZ(-24deg); 	
		-webkit-transform: rotateZ(-24deg); 
		-o-transform: rotateZ(-24deg);
}
	/* anliefang */
.anliefang_xian1{
	width: 131px;
    left: -139px;
    bottom: 28px;
	transform: rotateZ(-180deg);
	-ms-transform: rotateZ(-180deg); 	
		-moz-transform: rotateZ(-180deg); 	
		-webkit-transform: rotateZ(-180deg); 
		-o-transform: rotateZ(-180deg);
}
.anliefang_xian2{
	width: 66px;
    left: -172px;
    bottom: 61px;
	transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg); 	
		-moz-transform: rotateZ(-90deg); 	
		-webkit-transform: rotateZ(-90deg); 
		-o-transform: rotateZ(-90deg);
}
.anliefang_xian3{
	width: 56px;
    left: -189px;
    bottom: 109px;
	transform: rotateZ(-146deg);
	-ms-transform: rotateZ(-146deg); 	
		-moz-transform: rotateZ(-146deg); 	
		-webkit-transform: rotateZ(-146deg); 
		-o-transform: rotateZ(-146deg);
}
	/* xindaorencai */
	.xindaorencai_xian1{
		width: 178px;
		left: -186px;
		bottom: 28px;
		transform: rotateZ(-180deg);
		-ms-transform: rotateZ(-180deg); 	
		-moz-transform: rotateZ(-180deg); 	
		-webkit-transform: rotateZ(-180deg); 
		-o-transform: rotateZ(-180deg);
	}
	.xindaorencai_xian2{
		width: 96px;
		left: -235px;
		bottom: 75px;
		transform: rotateZ(-90deg);
		-ms-transform: rotateZ(-90deg); 	
		-moz-transform: rotateZ(-90deg); 	
		-webkit-transform: rotateZ(-90deg); 
		-o-transform: rotateZ(-90deg);
	}
	.xindaorencai_xian3{
		width: 46px;
		left: -228px;
		bottom: 134px;
		transform: rotateZ(-146deg);
		-ms-transform: rotateZ(-146deg); 	
		-moz-transform: rotateZ(-146deg); 	
		-webkit-transform: rotateZ(-146deg); 
		-o-transform: rotateZ(-146deg);
	}
	/* yunxuexi */
	.yunxuexi_xian1{
		width: 178px;
		right: -186px;
		bottom: 28px;
	}
	.yunxuexi_xian2{
		width: 96px;
		right: -235px;
		bottom: 75px;
		transform: rotateZ(-90deg);
		-ms-transform: rotateZ(-90deg); 	
		-moz-transform: rotateZ(-90deg); 	
		-webkit-transform: rotateZ(-90deg); 
		-o-transform: rotateZ(-90deg);
	}
	.yunxuexi_xian3{
		width: 50px;
		right: -234px;
		bottom: 134px;
		transform: rotateZ(-25deg);
		-ms-transform: rotateZ(-25deg); 	
		-moz-transform: rotateZ(-25deg); 	
		-webkit-transform: rotateZ(-25deg); 
		-o-transform: rotateZ(-25deg);
	}
	/* diandianyueke */
	.diandianyueke_xian1{
		width: 76px;
		right: -84px;
		bottom: 28px;
	}
	.diandianyueke_xian2{
		width: 53px;
		right: -125px;
		bottom: 47px;
		transform: rotateZ(-50deg);
		-ms-transform: rotateZ(-50deg); 	
		-moz-transform: rotateZ(-50deg); 	
		-webkit-transform: rotateZ(-50deg); 
		-o-transform: rotateZ(-50deg);
	}
	.diandianyueke_xian3{
		width: 122px;
		right: -237px;
		bottom: 68px;
	}
	.diandianyueke_xian4{
		width: 56px;
		right: -265px;
		bottom: 41px;
		transform: rotateZ(90deg);
		-ms-transform: rotateZ(90deg); 	
		-moz-transform: rotateZ(90deg); 	
		-webkit-transform: rotateZ(90deg); 
		-o-transform: rotateZ(90deg);
	}
	/* daotian */
	.daotian_xian1{
		width: 76px;
		left: -84px;
		bottom: 28px;
		transform: rotateZ(-180deg);
		-ms-transform: rotateZ(-180deg); 	
		-moz-transform: rotateZ(-180deg); 	
		-webkit-transform: rotateZ(-180deg); 
		-o-transform: rotateZ(-180deg);
	}
	.daotian_xian2{
		width: 52px;
		left: -126px;
		bottom: 48px;
		transform: rotateZ(-130deg);
		-ms-transform: rotateZ(-130deg); 	
		-moz-transform: rotateZ(-130deg); 	
		-webkit-transform: rotateZ(-130deg); 
		-o-transform: rotateZ(-130deg);
	}
	.daotian_xian3{
		width: 121px;
		left: -237px;
		bottom: 68px;
		transform: rotateZ(-180deg);
		-ms-transform: rotateZ(-180deg); 	
		-moz-transform: rotateZ(-180deg); 	
		-webkit-transform: rotateZ(-180deg); 
		-o-transform: rotateZ(-180deg);
	}
	.daotian_xian4{
		width: 56px;
		left: -265px;
		bottom: 41px;
		transform: rotateZ(90deg);
		-ms-transform: rotateZ(90deg); 	
		-moz-transform: rotateZ(90deg); 	
		-webkit-transform: rotateZ(90deg);
		-o-transform: rotateZ(90deg);
	}
	/* yunkaochang */
	.yunkaochang_xian1{
		width: 180px;
		left: -187px;
		bottom: 28px;
		transform: rotateZ(-180deg);
		-ms-transform: rotateZ(-180deg); 	
		-moz-transform: rotateZ(-180deg); 	
		-webkit-transform: rotateZ(-180deg); 
		-o-transform: rotateZ(-180deg);
	}
	.yunkaochang_xian2{
		width: 155px;
		left: -313px;
		bottom: 87px;
		transform: rotateZ(-130deg);
		-ms-transform: rotateZ(-130deg); 	
		-moz-transform: rotateZ(-130deg); 	
		-webkit-transform: rotateZ(-130deg); 
		-o-transform: rotateZ(-130deg);
	}
	.yunkaochang_xian3{
		width: 80px;
		left: -365px;
		bottom: 147px;
		transform: rotateZ(-180deg);
		-ms-transform: rotateZ(-180deg); 	
		-moz-transform: rotateZ(-180deg); 	
		-webkit-transform: rotateZ(-180deg); 
		-o-transform: rotateZ(-180deg);
	}
	.yunkaochang_xian4{
		width: 55px;
		left: -392px;
		bottom: 120px;
		transform: rotateZ(90deg);
		-ms-transform: rotateZ(90deg); 	
		-moz-transform: rotateZ(90deg); 	
		-webkit-transform: rotateZ(90deg); 
		-o-transform: rotateZ(90deg);
	}
	/* yunketang */
	.yunketang_xian1{
		width: 180px;
		right: -187px;
		bottom: 28px;
	}
	.yunketang_xian2{
		width: 155px;
		right: -313px;
		bottom: 87px;
		transform: rotateZ(-50deg);
		-ms-transform: rotateZ(-50deg); 	
		-moz-transform: rotateZ(-50deg); 	
		-webkit-transform: rotateZ(-50deg); 
		-o-transform: rotateZ(-50deg);
	}
	.yunketang_xian3{
		width: 82px;
		right: -366px;
		bottom: 147px;
	}
	.yunketang_xian4{
		width: 55px;
		right: -392px;
		bottom: 120px;
		transform: rotateZ(90deg);
		-ms-transform: rotateZ(90deg); 	
		-moz-transform: rotateZ(90deg); 	
		-webkit-transform: rotateZ(90deg); 
		-o-transform: rotateZ(90deg);
	}
.index_newway_lives{
	width: 100%;
	background: #f4f4f4;
}
.index_newway_lives1{
	position: relative;
	top: 50px;
	opacity: 0;
	transition: all 2s;
}
.ecological_index_news_lists_img{
	position: relative;
}
.newway_lives_txt{
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 342px;
	padding: 0 18px;
	line-height: 28px;
	font-size: 18px;
	color: #fff;
}
.news_list_yugao{
	position: absolute;
	width: 62px;
	height: 35px;
	left: 0;
	top: 14px; 
	background: #a42321;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	border-radius:0 35px 35px  0;
}
.news_list_bofang{
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -30px;
}
.news_list_bofang>img{
	width: 100%;
	height: 100%;
}
.ecological_news_title {
    height: 29px;
	line-height: 29px;
	position: relative;
}
.ecological_news_gengduo{
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #999;
}
.ecological_news_gengduo:hover{
	color: #ec282e;
}
.ecological_news_img {
    width: 33px;
	height: 29px;
}
.ecological_news_title1{
	width: 300px;
	float: left;
}
.ecological_index_content{
	padding-bottom: 54px;
}

.index_newway_lives_bottom{
	width: 1200px;
	height: 334px;
	margin: 0 auto;
	padding-bottom: 40px;
    	transition: all 2s;
}
.newway_lives_nav{
	float: right;
	cursor: pointer;
}
.newway_lives_nav_span{
	min-width: 63px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    background: #dedeea;
    font-size: 14px;
    color: #333;
    border-radius: 32px;
    padding: 2px 20px;
}
.newway_lives_nav_span1{
	margin-left: 6px;
}
.newway_lives_nav_span:hover{
	background: #ec282e;
	color: #fff;
}
.newway_lives_bottom_tiile{
	width: 100%;
	height: 34px;
}
.newway_lives_nav_content{
	width: 100%;
	height: 273px;
	padding-top: 24px;
	display: none;
	overflow: hidden;
}
.nav_content_imgtext{
	width: 275px;
	height: 273px;
	overflow: hidden;
	float: left;
	margin-left: 32px;
	background: #fff;
}
.nav_content_imgtext:nth-of-type(1){
	margin-left: 0;
}
.nav_content_img{
	width: 275px;
	height: 160px;
	overflow:hidden;
	position: relative;
}
.nav_content_img1{
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.nav_content_imgtext:hover .nav_content_img1{
	width: 285px;
	height: 170px;
	margin: -5px 0 0 -5px;
}
.nav_bofang{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 20px;
	bottom: 14px;
}
.nav_tuwen_zi{
	position: absolute;
	left: 20px;
	bottom: 14px;
}
.nav_tuwen_zi_span1{
	display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    background: #ec282e;
    border-radius: 50%;
    margin-right: 8px;
    top: 1px;
}
.nav_tuwen_zi_span2{
	font-size: 16px;
	color: #fff;
}
.nav_bofang>img{
	width: 100%;
	height: 100%;
}
.nav_content_txt{
	width: 273px;
	height: 112px;
	border: 1px solid #dfdfdf;
	border-top: none;
}
.nav_content_txt>p{
	width: 235px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nav_content_txt_p1{
	padding: 16px 20px 10px;
	font-size: 18px;
	color: #333;
}
.nav_content_txt_p2{
	padding:0 20px 14px;
	font-size: 13px;
	color: #555;
}
.nav_content_txt_p3{
	padding:0 20px;
	font-size: 13px;
	color: #666;
}
.nav_content_txt_p3>span{
	margin-right: 6px;
}
/* 合作学校 */
.xuexiao{
	width: 100%;
	height: 662px;
	background: #fff;
}
.xuexiao_box{
/* 	width: 1200px; */
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.xuexiao_box_top{
	position: relative;
	top: -50px;
	transition: all 2s;
	opacity: 0;
}
.xuexiao_box_top1{
	position: relative;
	top: -50px;
	transition: all 2s;
	opacity: 0;
}
.index_talents_title11{
	margin-top: 65px;
}
.index_red_color1{
	color: #ec282e;
}
.xuexiao_name{
/* 	width: 1200px; */
	height: 410px;
	position: relative;
	top: 50px;
	transition: all 2s;
	opacity: 0;
}
.index_talents_left1{
	left: 440px
}
.index_talents_right1{
	right: 440px
}
.xuexiao_table{
/* 	width: 1200px; */
	height: 380px;
	background: white;
	border: 1px solid #f2f1f1;
	width: 100%;
	margin-bottom: 40px;
}
.xuexiao_table .xuexiao_tr{
	height: 180px;
/* 	width: 1200px; */
}
.xuexiao_table .xuexiao_tr:nth-of-type(1) .xuexiao_td{
	border-bottom: none;
}
.xuexiao_td{
/* 	width: 20%; */
	height: 180px;
/* 	border: 1px solid #cbcbcb; */
	border-right: none;
	text-align: center;
	overflow: hidden;
}
.xuexiao_td img {
	display: inline-block;
	width: 150px;
	height: 150px;
/* 	margin: -25px auto 0; */
}
.xuexiao_td p {
    margin: -25px auto 0;
}
.xuexiao_td1{
	border-right: 1px solid #cbcbcb;
}
.swiper_xuexiao{
	height:100%;	
}
.swiper_xuexiao .swiper-pagination-bullet{
	background: #d4d4d4
}
.swiper_xuexiao .swiper-pagination{
	bottom: 0;
}
.swiper_xuexiao .swiper-pagination-bullet-active{
	background: #ec282e;
}
/* 产品 */
.index_newway_chanpin{
	width: 100%;
	background: #fff;
	padding-bottom: 78px;
}
.index_newway_chanpin_box{
/* 	width: 1200px; */
	margin: 0 auto;
}
.index_talents_left2{
	left: 405px;
}
.index_talents_right2{
	right: 406px;
}
.index_newway_chanpin_box_content{
	position: relative;
	top: 50px;
	transition: all 2s;
	opacity: 0;
}
.index_newway_chanpin_box_content,.chanpin_box_content_top,.chanpin_box_content_top_nav{
	width: 100%;
	
}
.chanpin_box_content_top{
	padding: 40px 0 0;
}
.chanpin_box_content_top_nav::after{
	clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.chanpin_box_content_top_nav_list{
	width: 20%;
	height: 90px;
	float: left;
	text-align: center;
	padding: 0 0 20px;
	cursor: pointer;
}
.chanpin_box_content_top_nav_list_img{
	width: 76.5px;
	height: 50px;
	margin: 0 auto 16px;
}
.chanpin_box_content_top_nav_list_img img{
	width: 100%;
	height: 100%;
}
.chanpin_box_content_top_nav_list_txt{
	font-size: 16px;
	color: #555;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.chanpin_box_content_top_nav_content{
	width: 1140px;
    position: absolute;
    display: none;
    top: 30px;
    left: 30px;
    padding-bottom: 20px
}
.chanpin_box_content_top_content{
	position: relative;
    background: #f6f6f6;
    padding: 30px;
}
.chanpin_content_sanjiao{
	position: absolute;
	border-bottom: 15px solid #f6f6f6; 
	border-left: 14px solid transparent; 
	border-right: 14px solid transparent;
	top: -15px;
	left: 104px;
	transition: all .5s linear .3s;
}


.chanpin_box_content_top_nav_content::after{
	clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.chanpin_box_content_top_nav_content_list{
	width: 252px;
    height: 90px;
    padding-top: 10px;
    float: left;
    padding: 10px 16px 0;
}
.chanpin_box_content_top_nav_content_list:hover{
	background: #fff;
}
.chanpin_box_content_top_nav_content_list:hover .chanpin_box_content_top_nav_content_list_p1{
	color: #ec282e;
}
.chanpin_box_content_top_nav_content_list_p1{
	font-size: 15px;
	color: #333;
	margin-bottom: 16px; 
}
.chanpin_box_content_top_nav_content_list_p2{
	font-size: 13px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    height: 37px;
}
.chanpin_box_content_top1 .chanpin_box_content_top_content .chanpin_box_content_top_nav_content:nth-of-type(1){
	display: block;
}
.index_red_color2 {
	margin-left: -7px;
}

.ecological_index_news_lists {
    height: 196px;
}