a{text-decoration: none;}
.mHyjimgbox {
	display: none;
}
.mHyjimgbox img {
	max-width: 100%;
}
.container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position:relative;
	box-sizing:border-box;
	display: table;
}
@media only screen and  (max-width: 768px) {
	.mHyjimgbox {
		display: block;
	}
	.container { width: 100%}
}
.fullpage-wrapper {
	height: 100%;
}
/*行业机样式文件*/
.skyhawk header {
	border-bottom: 1px solid #dedede;
}
/*修复顶部导航高度大于50px*/
#user-info .user-thumb {
	padding: 13px 25px;
}
.logo {
    margin: 0px 30px 0 0;
}
.section{
	position: relative;
	height: 100%;
	overflow:hidden;
}
.page-full-video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.page-full-video video {
	width: 100%;
	height: 100%;
}
.subMenu{
	width:100%;
	height:40px;
	height: 49px;
	background:rgba(114, 113, 113, 0.70);
	position:fixed;
	position: absolute;
	top:51px;
	left:0px;
	z-index:1;
}
.skyhawk .subMenu { border-color: #fff; }
.subMenu .sub-tit{
	font-size:16px;
	height:49px;
	line-height: 49px;
	color:#fff;
	margin: 0;
}
.subMenu .sub-tit a {
	color: #fff;
	font-weight: 400;
}
.subMenu .sub-nav{
	overflow:hidden;
	height:40px;
	height: 49px;
}
.subMenu .sub-nav a{
	display:inline-block;
	float:left;
	padding:0px 20px;
	font-size:14px;
	line-height: 49px;
	color:#fff;
}
.subMenu .sub-nav a.active{
	color: #049ff1;
}
.static-title {
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0;
}
.parameter .subMenu {
	/* border-bottom: 1px solid #d1d1d1; */
}

/*简短动画*/
.info-box{
	text-align:center;
	color: #fff;
}
.info-box_right {
	position: absolute;
	top: 50%;
	right: 0;
	width: 600px;
	padding-left: 110px;
	padding-right: 60px;
	padding-top: 50px;
	text-align: left;
	transform: translate(0, -50%);
}
.info-box_left {
	position: absolute;
	top: 50%;
	left: 0;
	width: 600px;
	padding-left: 82px;
	text-align: left;
	transform: translate(0, -50%);
}
.info-box .title {
	font-size: 30px;
	line-height: 30px;
}
.info-box .desc{
	color: inherit;
	font-size: 16px;
	line-height: 24px;
	margin-top: 17px;
	letter-spacing: 1px;
}
.info-box .link {
	display: inline-block;
	margin: 35px 0;
	font-size: 16px;
	color: #049ff1;
	text-decoration: underline;
}
.info-box .line_center {
	height: 5px;
	width: 80px;
	background: #fff;
	margin: 40px auto 40px;
}
.info-box .line_left, .info-box .line_center-049 {
	height: 5px;
	width: 80px;
	background: #049ff1;
	margin-top: 40px;
	margin-bottom: 40px;
}
.info-box .line_center-049 {
	margin: 40px auto;
}

.page-one {
	background-image: url(./5bec54d2ecc6eff2fa86aa129c0cb9b1.jpeg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-one .info-box .line_center {
	margin-top: 20px;
}
.page-one .info-box, .page-three .info-box, .page-six .info-box {
	display: table-cell;
	vertical-align: middle;
}
.video-wrap {
	position: relative;
	width: 640px;
	height: 180px;
	margin: 120px auto 0;
	padding-left: 350px;
	padding-right: 20px;
	padding-top: 30px;
	background: rgba(23,12,20,0.7);
	text-align: left;
	font-size: 16px;
	padding-left: 335px;
	padding-top: 15px;
	padding-right: 15px;
	width: 760px;
}
.video-box {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	cursor: pointer;
}
.page-one .video-box {
	width: 320px;
	height: 180px;
}
.video-box::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background-image: url(../image/formation/video-play.png);
	background-size: cover;
}



.page-two{
	background-image: url(./8eedcd92218b157a08fcf94e48e1b2a3.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-two .info-box {
	position: absolute;
	top: 50%;
	left: 0;
	width: 600px;
	/* padding-left: 110px; */
	padding-right: 60px;
	padding-left: 10px;
	padding-top: 50px;
	text-align: left;
	transform: translate(0, -50%);
}
.page-two .info-box .desc {
	font-size: 16px;
}
.num-box {
	height: 70px;
}
.num-box span {
	position: relative;
	font-size: 40px;
}
.num-box .num-left {
	float: left;
}
.num-box .num-right {
	float: right;
}
.num-box .num-left::after {
	content: "次传播量";
	position: absolute;
	left: 0;
	bottom: -34px;
	color: #777777;
	font-size: 16px;
}
.num-box .num-right::after  {
	content: "万元级传播效果";
	position: absolute;
	right: 0;
	bottom: -34px;
	color: #777777;
	font-size: 16px;
}

.page-three {
	background-image: url(../image/formation/2022/index_page_3.jpg);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-four{
	background-image: url(./4f386d53d888f4f1e18a72d2550670a9.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-four .info-box {
	position: absolute;
	top: 50%;
	left: 0;
	width: 600px;
	padding-left: 82px;
	text-align: left;
	transform: translate(0, -50%);
}
.page-five{
	background-image: url(./8dbfb5ed4632118ef27d084c96eae646.jpeg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-five .info-box{
	position: absolute;
	top: 50%;
	right: 0;
	width: 600px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 50px;
	text-align: left;
	transform: translate(0, -50%);
}
.page5_list {
	margin-top: 40px;
	padding-left: 0;
	overflow: hidden;
}
.page5_list li {
	float: left;
	width: 105px;
	text-align: center;
	color: #cccccc;
}
.page5_icon {
	display: block;
	width: 62px;
	height: 62px;
	margin: 0 auto 15px;
	background-image: url(../image/formation/page5_icon.png);
}
.page5_icon-2{
	background-position: -62px 0
}
.page5_icon-3{
	background-position: -124px 0
}
.page5_icon-4{
	background-position: -186px 0
}
.page-six{
	background-image: url(./cfdce261490c3012d73d53ccc8a766e5.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page6-info-list {
	overflow: hidden;
	margin-bottom: 123px;
}
.page6-info-list li {
	width: 25%;
	float: left;
	list-style: none;
	font-size: 16px;
	color: #cccccc;
}
.page6-info-list li .title {
	padding-bottom: 15px;
	font-size: 18px;
	color: #fff;
}
.page6-info-list li p {
	padding: 0 0.8em;
}
.page6-info-list .icon {
	display: block;
	width: 110px;
	height: 110px;
	margin: 0 auto 40px;
	background-image: url(../image/formation/page6_icon.png)
}
.page6-info-list .icon_2{
	background-position: -110px 0
}
.page6-info-list .icon_3{
	background-position: -220px 0
}
.page6-info-list .icon_4{
	background-position: -330px 0
}
.partner-box {
	margin-top: 110px;
	list-style: none;
	overflow: hidden;
}
.partner-box li {
	width: 33.33%;
	width: 50%;
	float: left;
	font-size: 18px;
	text-align: center;
	padding-left:;
}
.item-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 1em;
	vertical-align: middle;
}
.item-icon_1 {
	background-image: url(../image/formation/page6_i_1.png);
}
.item-icon_2 {
	background-image: url(../image/formation/page6_i_2.png);
}
.item-icon_3 {
	background-image: url(../image/formation/page6_i_3.png);
}
.link-a {
	text-decoration: underline;
	cursor: pointer;
}
.link-a a {
	color: #fff;
}
.page-six .scheme {
	display:block;
	width: 280px;
	height: 36px;
	margin: 20px auto;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	background: #049ff1;
	color: #fff;
}

/* 技术特点 */
.page_feature_1 {
	background-image: url(../image/formation/feature_page_1.jpg);
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page_feature_1 .info-box {
	display: table-cell;
	vertical-align: middle;
	transform: translate(0, -115px);
}
.page_feature_1 .info-box .title {
	line-height: 46px;
}
.page_feature_2 {
	background-image: url(../image/formation/feature_page_2.jpg);
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page_feature_3 {
	background-image: url(../image/formation/feature_page_3.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page_feature_3 .info-box{
	color: #2c2c2c;
}
.page_feature_4 {
	background-image: url(../image/formation/feature_page_4.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page_feature_4 .info-box {
	background: rgba(8, 55, 127, 0.7);
	padding: 30px 30px;
}
.page_feature_5 {
	background-image: url(../image/formation/feature_page_5.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page_feature_5 .info-box_left {
	padding-right: 110px;
	padding-top: 50px;
}

/* 合作案例 */
.page_example_1 {
	background-image: url(../image/formation/example_page_1.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page_example_1 .info-box {
	width: 770px;
	width: 870px;
	display: table-cell;
	vertical-align: middle;
	text-align: left
}
.page_example_1 .info-box .title {
	text-align: center;
	line-height: 47px;
}
.page_example_1 .video-box {
	position: relative;
	width: 480px;
	height: 270px;
	margin: 50px auto;
	border: 1px solid #595757;
}
.page_example_1 .video-box::after {
	width: 72px;
	height: 72px;
}
.page_example_2 {
	background-color: #343434;
}
.page_example_2 .info-box {
	display: table-cell;
	vertical-align: middle;
}
.page_example_2 .info-box .line_center-049 {
	margin: 22px auto 60px;
}
.video-list {
	overflow: hidden;
	margin: 0 auto;
	padding-left: 0;
}
.video-list li {
	float: left;
	width: 280px;
	height: 215px;
	margin-right: 16px;
	margin-bottom: 16px;
	list-style: none;
}
.video-list li:nth-of-type(4n) {
	margin-right: 0;
}
.page_example_2 .video-box {
	position: relative;
	width: 100%;
	height: 162px;
	transition: all 1s;
	overflow: hidden;
	border: 1px solid transparent;
}
.page_example_2 .video-box::after {
	opacity: 0;
	transition: all 1s;
}
.page_example_2 .video-box:hover {
	border: 1px solid #029EF1;
}
.page_example_2 .video-box:hover::after {
	opacity: 1;
}
.video-title {
	color: #cccccc;
	text-align: center;
	line-height: 54px;
	height: 54px;
}


/* 2022新增 */
.page-2022 {
	background-image: url(../image/formation/2022/index_page_2022.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-2022 .info-box {
	padding-top: 150px;
}
.page-2022 .info-box .line_center{
	background: #049ff1
}
.page-2022 .card {
	padding-top: 40px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.page-2022 .card .card-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff;
	width: 210px;
	text-align: left;
}
.page-2022 .card .card-item .icon-img {
	width: 60px;
	height: 60px;
	margin-bottom: 30px;
}
.page-2022 .card .card-item > img {
}
.page-2022 .card .card-item > h6 {
	font-size: 20px;
	margin-bottom: 20px;
}


/*重置视频播放器样式*/
.vjs-poster {
	background-size: cover;
}
.video-js .vjs-control:before {
	line-height: 2.2;
}

.video-js .vjs-big-play-button {
	width: 72px;
	height: 72px;
	line-height: 72px;
	border-radius: 50%;
	background-image: url(../image/YUNSHU184new/btn_video.png);
	background-color: rgba(255, 255, 255, 0);
	background-size: cover;
	border: 0;
}

.video-js .vjs-big-play-button:before {
	content: "";
}

.vjs-big-play-centered .vjs-big-play-button {
	margin-left: -36px;
	margin-top: -36px;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
	outline: 0;
	border-color: #fff;
	background-color: #73859f;
	background-color: rgba(255, 255, 255, .5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	box-shadow: 0 0 15px 1px #808080;
}

/*全屏弹出视频播放*/
body.scroll-bar-over {
	overflow: hidden;
}
.full-video-wrap {
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 11;
	transition: opacity 0.3s,overflow 0.3s;
	height: 0;
	pointer-events: none;
}
.full-video-wrap.full-show {
	opacity: 1;
	height: 100%;
	pointer-events: auto;
}
.full-play-box {
	width: 1000px;
	height: 563px;
	margin: 0 auto;
	opacity: 0;
	transform: translateY(-100px);
	transition: all 0.6s;
}
.full-show .full-play-box {
	opacity: 1;
	transform: translateY(30%);
}
.full-close-btn {
	position: absolute;
	right: -40px;
	top: 0;
	width: 20px;
	height: 20px;
	background-image: url(../image/YUNSHU184new/img_close.png);
	background-size: cover;
	cursor: pointer;
}
@media only screen and (max-width: 1440px) {
	.full-play-box {
		width: 800px;
		height: 450px;
		margin: 0 auto;
		opacity: 0;
		transform: translateY(-100px);
		transition: all 0.6s;
	}
	.full-show .full-play-box {
		opacity: 1;
		transform: translateY(30%);
	}
}

/* 小尺寸兼容 */
@media only screen and  (max-width: 768px) {
	.mHyjimgbox {
		display: block;
	}
	.container { 
		width: 100%;
		display: static;
	}
	.section {
		background-image: none;
	}
	.full-play-box {
		width: 100%;
		height: 300px;
	}

	/* 合作案例视频 */
	.page_example_1 {
	}
	.page_example_1 .video-box, .page_example_1 .info-box {
		width: 100%;
		height: auto;
	}
	.video-list li {
		float: none;
		width: 100%;
		height: auto;
	}
	.video-list li img, .page_example_1 .video-box img {
		width: 100%;
	}
	.page_example_2 .video-box {
		height: auto !important;
	}
	.page_example_2 .video-box::after {
		opacity: 1
	}
	.page_example_2 .info-box .title {
		padding-top: 32px;
	}
}

@media only screen and  (max-height: 700px) {
	.page6-info-list {
		margin-bottom: 30px;
	}
	.partner-box {
		margin-top: 0;
	}
	.page_example_1 .video-box{
		margin: 20px auto;
	}
	.page_example_1 .info-box .title {
		font-size: 26px;
		line-height: 40px;
	}
	.page_example_1 .info-box .desc {
		font-size: 14px;
	}
}