
.cont {
	height: 650px;
	background: #1FD599;
	padding: 50px 0;
}
.cont_img {
	width: 1200px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 1.5;
	font-size: 14px;
	position: relative;
}
.cont_icon {
	width: 410px;
	display: block;
	margin-bottom: 10px;
}
.cont_img_1 {
	width: 220px;
	position: absolute;
	right: 370px;
	top: 120px;
	z-index: 2;
	-webkit-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.cont_img_2 {
	width: 290px;
	position: absolute;
	right: 110px;
	top: 30px;
	z-index: 3;
	-webkit-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.cont_img_3 {
	width: 190px;
	position: absolute;
	right: 0;
	top: 150px;
	z-index: 4;
	-webkit-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.cont_img_1:hover {
	z-index: 4;
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.cont_img_2:hover {
	z-index:5;
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.cont_img_3:hover {
	z-index: 4;
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}


.mask_live {
	position: absolute;
	top: 450px;
	left: 0;
	z-index: 3;
}
.mask_live_icon {
	width: 430px;
	display: block;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mask {
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mask_live:hover .mask{
	background: rgba(255, 255, 255, 0.1);
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.mask_live:hover .mask_live_icon{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}

.btn_desc {
	position: absolute;
	bottom: 90px;
	left: 30px;
	font-size: 14px;
}
.btn_title {
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 8px;
}
.new_mam {
	width: 120px;
	position: absolute;
	bottom: 30px;
	left: 30px;
	cursor: pointer;
}

.mask_live_2 {
	width: 610px;
	height: 480px;
	padding: 20px 30px;
	background: #FFFFFF;
	line-height: 1.5;
	color: #000000;
	position: absolute;
	top: 610px;
	left: 526px;
	z-index: 3;
}

.text_title {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
}
.text_desc {
	color: #707070;
	font-size: 14px;
	margin: 18px 0 20px 0;
}
.live_btn {
	width: 120px;
	margin-bottom: 20px;
	cursor: pointer;
}
.live3_icon {
	width: 150px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.live3_icon:hover{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.live2_icon {
	width: 430px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.live2_icon:hover{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.live_flex {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-align-items: flex-start;
	   -moz-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.cont_tow {
	padding: 430px 0 120px 0;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.cont_text {
	position: absolute;
	width: 318px;
	text-align: center;
	right: 176px;
	color: #999999;
	top: auto;
}
.server {
	margin-top: 130px;
	text-align: center;
}
.server_title {
	font-size: 50px;
	font-weight: bold;
}
.server_desc {
	color: #404040;
	opacity: 0.75;
	font-size: 18px;
	margin-top: 10px;
}
.server_flex {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 60px;
}
.sever_icon {
	display: block;
	width: 288px;
}
.server_relative {
	position: relative;
}
.server_absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	font-size: 18px;
	color: #FFFFFF;
	z-index: 2;
}
.server_text {
	font-size: 12px;
	opacity: 0.7;
	margin-top: 5px;
}
.server_mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
}
.server_relative:hover .server_mask {
	background: rgba(0, 0, 0, 0.3);
}
.business {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 120px;
}
.business_text {
	width: 382px;
}
.business_img {
	width: 774px;
	overflow: hidden;
	position: relative;
}
.business_line {
	width: 83px;
	height: 6px;
	background: #1FD599;
	margin: 25px 0 30px 0;
}
.business_desc {
	color: #666666;
	font-size: 16px;
	margin-bottom: 47px;
}
.business_btn {
	width: 130px;
	display: block;
	cursor: pointer;
}
.business_icon {
	width: 774px;
	display: block;
}

.business_img .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 8px !important;
}
.business_img .swiper-pagination {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	   -moz-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	     -o-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	bottom: 10px;
}