﻿.oper-main {
	background: url(/uploads/new/jw.jpg) center top no-repeat;
	background-size: 100% 100%;
	height: 800px;

}


.oper .nav {
	position: relative;
}

.item-warp {
	text-align: center;

}

.oper .item-warp .oper-item {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 122px;
	/* padding-right: 140px; */
	cursor: pointer;
	position: relative;
}

.oper .item-warp .oper-item:hover .hover-line-wrapper .hover-line {
	width: 100%;
}

.oper .item-warp .oper-item.on .hover-line-wrapper .hover-line {
	width: 100%;
}




.oper .item-warp .oper-item .item-ico {
	display: inline-block;
	width: 60px;
	height: 64px;
	vertical-align: middle;
	background-image: url(img/ico.png);
	background-repeat: no-repeat;
}

.oper .item-warp .oper-item .item-ico.b1 {
	background-position: -32px -16px;
}

.oper .item-warp .oper-item .item-ico.b2 {}

.oper .item-warp .oper-item .item-ico.b3 {}

.oper .item-warp .oper-item .item-ico.b4 {}

.oper .item-warp .oper-item .item-ico.b5 {}

.oper .tit {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	vertical-align: middle;

	position: relative;
	display: inline-block;
}

.oper .tit p {
	display: inline-block;
}

.item-tit {

	vertical-align: middle;
	color: #fff;
	transition: all .3s;
}
.oper-item:hover .item-tit{
	color: #00c1de;
}

.oper .tit:before {
	content: '';
	display: inline-block;
	background: #404040;
	width: 16px;
	height: 18px;
	line-height: 28px;
	border-left: 2px #00c1de solid;
	vertical-align: middle;
}

.hover-line-wrapper {
	display: block;
	position: absolute;
	left: 0%;
	bottom: 1px;
	width: 100%;
	height: 2px;
	line-height: 2px;
	text-align: center;
	z-index: 1;
}

.hover-line {
	display: inline-block;
	width: 0;
	height: 100%;
	background-color: #00c1de;
	-webkit-transition: width .3s;
	transition: width .3s;
}

.hover-line-wrapper-bottom {
	display: block;
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 90%;
	height: 2px;
	line-height: 2px;
	text-align: center;
	background-color: #fff;
	z-index: 0;
}

.oper  .text {
	display: none;
	-webkit-animation-name: content;
	animation-name: content;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	line-height: 1.4;

}

.text:nth-child(1) {
	display: block;
  
}
 

@-webkit-keyframes content {
	from {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@keyframes content {
	from {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

.oper-main .hm-tit {
	color: #fff;
}

.oper-ico {
	padding-top: 120px;
	margin-bottom: 80px;
}

.oper-ico .protg-m1t-item p {
	max-width: 248px;
	margin: 0 auto;
	line-height: 24px;
	color: #666;
	font-size: 14px;
}

.oper-ico .protg-m1t-item div:nth-of-type(1) {
	margin-top: 60px;
}

.oper-ico.hm-tit .mar_b70 {
	margin-bottom: 0 !important;
}

.oper-main .cen-txt {
	padding-top: 60px;
}

.oper-main .cen-txt .text {
	position: relative;

}

.oper-main .cen-txt .text ul {}

.oper-main .cen-txt .text ul li {
	color: #fff;
	display: inline-block;
	width: 280px;
	vertical-align: middle;
	font-size: 16px;
	/* padding-right: 140px; */
	margin-right: 92px;
	padding-bottom: 52px;
	/* word-spacing: normal; */
	white-space: nowrap;
}

.oper-main .cen-txt .text ul li i {
	 
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height:60px;

}
 
.clearfix::after {
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.oper-footer{
	padding-top: 114px;
	padding-bottom: 80px;
    
}
.oper-footer .oper-footer-section{
	margin-top: 72px;
    padding-right: 15px;
    padding-left: 15px;
}
.oper-footer .oper-footer-section .col-xs-4 {
	color:#666666;
	font-size: 14px;
	border: 1px solid rgb(234, 234, 234);
	background-color:#fbfbfb ;
	height: 480px;
	 padding-left: 20px;
    padding-right: 10px;
	position: relative;
	width: 272px;
	margin-right: 12px;
	border-bottom: 4px solid #198dc8;
	position: relative;
	
}
.oper-footer .oper-footer-section .col-xs-4 .title  {
	padding-top: 32px;
	text-align: center;
}
.oper-footer .oper-footer-section .col-xs-4 .title h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
    color: #000000;
}
.oper-footer .oper-footer-section .col-xs-4  .sec-btn{
	    position: absolute;
     bottom: 40px;
    left: 50%;
    margin-left: -50px;
}
.oper-footer .oper-footer-section .col-xs-4  .sec-btn a:hover{
 
	background-color: #198dc8;
	transition: all .3s;
}
.oper-footer .oper-footer-section .col-xs-4  .sec-btn a{
	display: block;
	background-color: #00cccc;
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	 
	margin-left: -10px;
	margin: 0 auto;
}
.oper-footer .oper-footer-section .col-xs-4  .sec-btn span{
	font-size: 14px;
	color: #fff;
}
.oper-footer .oper-footer-section .col-xs-4 .sec-1 { line-height: 40px;}
	 
 
@media (max-width:765px) {
	.oper-ico {
		padding-top: 60px;
		margin-bottom: 40px;
	}
.oper-footer .oper-footer-section .col-xs-4{
      float: none;
	margin: 10px auto;
}

	.oper-ico .sidebar-nav {
		position: relative;
		z-index: 990;
		margin-bottom: 20px;
		height: 40px;
	}

	.oper-main {
		height: auto;
	}

	.oper-ico .hm-tit {
		margin-bottom: 20px;
	}

	.oper-main .cen-txt .text ul li {
		padding-left: 36px;
	}

	.oper .item-warp .oper-item {
		width: 50%;
		float: left;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		margin: 0;
	}

	.hover-line-wrapper-bottom {
		width: 0;
	}

	.oper-ico .protg-m1t-item p {
		max-width: 182px;
		font-size: 12px;
	}

	.oper-ico .col-xs-4 {
		width: 50%;
		padding: 0;
		margin-bottom: 20px;
	}

	.oper-ico .protg-m1t-item div:nth-of-type(1) {
		margin-top: 0;
	}

	.oper-ico .mar_b70 {
		padding-top: 60px;
		padding-bottom: 20px;
		margin: 0;
	}

	.protg-m1t-item h5 {
		font-size: 14px;
		line-height: 22px;
	}

	.hover-line-wrapper {
		display: block;
		position: absolute;
		left: 25%;
		bottom: 10px;
		width: 50%;
		height: 2px;
		line-height: 2px;
		text-align: center;
		z-index: 1;
	}


}

/*IDC机房代维产品*-----------------------------------------------------------------/


/*信息系统运维产品*-----------------------------------------------------------------*/
.ICT-hd {
	padding-top: 120px;
	margin-bottom: 80px;
}

.ICT-hd .protg-m1t-item div:nth-of-type(1) {
	margin-top: 100px;
}

.ICT-content {}

.ICT-content .ICT-selection1 .hm-tit {
	color: #fff;
}

.ICT-content .ICT-selection1 {
	background: url(/uploads/new/ict/ct/ctbg.jpg) no-repeat center top;
	height: 600px;
	padding-top: 100px;
	background-size: cover;

}

.ICT-content .ICT-selection1 .ict-solid {
	height: 1px;
	background: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
	display: block;
	width: 100%;
}

.ICT-content .ICT-selection1 .ict-list {
    position: relative;
   
}


.ICT-content .ICT-selection1 .ict-list li {
	color: #fff;
	display: inline-block;
	width: 280px;
	vertical-align: middle;
	font-size: 14px;


	padding-bottom: 10px;

	white-space: nowrap;
	line-height: 60px;

}

.ICT-content .ICT-selection1 .ict-list li i {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
 


}

.ICT-content .ICT-selection1 .ict-list li:hover i {
	animation:.8s infinite loadBtn;
 
}

.ICT-lim {
	padding-top: 90px;
	padding-bottom: 90px;
}
.ICT-lim .ict-img {
	margin-top: 70px;
	text-align: center;
	position: relative;

}
.ICT-lim .ict-img  .ict-font1{
	position: absolute;
	top: 20px;
    left: 566px;
	font-size: 24px;
	line-height: 24px;
    cursor: pointer ;
}
@keyframes shake {
	0%{
		transform: translateX(0px);
	}
	10%{
		transform: translateX(9px);
	}
	20%{
		transform: translateX(-8px);
	}
	30%{
		transform: translateX(7px);
	}
	40%{
		transform: translateX(-6px);
	}
	50%{
		transform: translateX(5px);
	}
	60%{
		transform: translateX(-4px);
	}
	70%{
		transform: translateX(3px);
	}
	80%{
		transform: translateX(-2px);
	}
	90%{
		transform: translateX(1px);
	}
	100%{
		transform: translateX(0px);
	}
}
.ICT-lim .ict-img .ict-font1:hover {
	animation: .8s shake;
}

.ICT-lim .ict-img .ict-font2:hover {
	animation: .8s shake;
}

.ICT-lim .ict-img .ict-font3:hover {
	animation: .8s shake;
}

.ICT-lim .ict-img .ict-font4:hover {
	animation: .8s shake;
}
 

.ICT-lim .ict-img  .ict-font2{
	position: absolute;
	    top: 310px;
    left: 590px;
	font-size: 24px;
	line-height: 24px;
	cursor: pointer ;
}
.ICT-lim .ict-img  .ict-font3{
	position: absolute;
	top: 280px;
    left: 110px;
	font-size: 24px;
	line-height: 24px;
	cursor: pointer ;
}
.ICT-lim .ict-img  .ict-font4{
	position: absolute;
	top: 490px;
    left: 740px;
	font-size: 24px;
	line-height: 24px;
	cursor: pointer ;
}
.ICT-lim .ict-img {
	margin-top: 70px;

}
.ICT-lim .ict-img  img{
	width: 100%;
}
 
 
 
/*  左右界面 */
.ICT-lim1{background-image: url(/uploads/new/ict/limfl.jpg);
background-repeat: no-repeat;
height: 600px;
position: relative;
}
.ICT-lim1 .ict-fr{ position: absolute; right: 0; top: 0; width: 50%;background: #000033;height: 600px;}
.ict-tit{font-size: 24px; color: #fff;}
.ICT-lim1 .ict-fl{ padding-left: 70px;padding-top: 90px; padding-right: 40%;}
.ICT-lim1 .ict-contar{font-size: 16px; color: #fff; line-height: 36px;}
.ICT-lim1 .ict-btn{width: 100px;
    border: 1px solid #00c1de;
    text-align: center;
    margin-left: 70px;margin-top: 60px;}
	.ICT-lim1 .ict-btn a{font-size: 14px; color: #ffff;height: 30px;line-height: 30px;}
.ICT-footer { padding-top: 90px;}
.ICT-footer  p{padding-top: 50px; font-size: 16px; color: #000; padding-bottom: 50px; }
.ICT-footer .ict-img{ text-align: center; }
.ICT-footer .ict-img img{ box-shadow: 0 0 14px 4px #f4f4f4;  }
@keyframes loadBtn {
	0% {
		transform: scale(1, 1);
	}

	20% {
		transform: scale(1.2, .8);
	}

	40% {
		transform: scale(.8, 1.2);
	}

	60% {
		transform: scale(1.1, .9);
	}

	80% {
		transform: scale(.9, 1.1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@media (max-width:765px) {
	.ICT-hd .col-xs-4 {
		width: 49.3333%;
	}
.ICT-footer .ict-img img {
	width: 100%;
}
.section-hm-6 .demo{
	text-align: center;
    height: 50px;
    color: #fff;
    font-size: 20px;
    box-sizing: border-box;
    padding-top: 10px;
}
	.ICT-content .ICT-selection1 .ict-list li {
		width: 49.3333333%;
		font-size: 12px;
	}
  .ICT-content .ICT-selection1 .ict-list {
	  overflow: scroll;
	  height: 330px;
  }
  .ICT-lim1 .ict-fl{
	 padding-left: 20px;
   padding-top: 20px;
    padding-right:0%;
  }
  .ICT-lim1 .ict-contar{
	      font-size: 14px;
		      line-height: 28px;
    
  }
  .ICT-lim1 .ict-fr{
	  width: 75%;
  }
  .ict-tit{
	  font-size: 18px;
	  font-weight: bold;
  }
  .ICT-lim1 .ict-btn{
	      margin-left: 20px;
    margin-top: 20px;
  }
  .ICT-footer .hm-tit p{
	  padding-top: 50px;
    font-size: 12px;
    color: #000;
    padding-bottom: 50px;
    text-align: justify;
  }
 
 
}
/*云解决方案*-----------------------------------------------------------------*/

.cloud-sec1 {
	padding-top: 120px;

}

.cloud-sec1 .cloud-cl-plus .cloud-cl-cl {
	width: 255px;
	box-shadow: 0 0 14px 4px #f4f4f4;
	text-align: center;
	height: 350px;
	margin-right: 40px;
}
 
.cloud-sec1 .cloud-cl-plus .cloud-cl-cl:last-child {
	margin-right: 0;
}

.cloud-sec1 .cloud-img {
	padding-top: 50px;
	padding-bottom: 10px;

}
.cloud-sec5 .cloud-sever  h5{
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	padding-bottom: 10px;
 
}
.cloud-sec1 .cloud-cl-cl:hover img {
	animation: .8s linear loadBtn;
	-webkit-animation: .8s loadBtn;
	-moz-animation: .8s loadBtn;
	-o-animation: .8s loadBtn;
}

.cloud-sec1 h5 {
	font-size: 14px;
	line-height: 36px;
	padding-bottom: 10px;
	color: #000;

}

.cloud-sec1 p {
	padding: 0 20px;
	line-height: 36px;
	color: #666666;
	font-size: 13px;
}

.cloud-sec2 {
	background: url(../xxaq_img/cloud_sec2_bg.jpg) no-repeat;
	background-size: cover;
	margin-top: 120px;
}

.cloud-sec2 .hm-tit h3 {
	color: #fff;
	padding-top: 84px;
	padding-bottom: 28px;
}

.cloud-sec2 .hm-tit p {
	color: #fff;
	text-align: justify;
	font: 14px/34px "microsoft yahei";
	padding-bottom: 70px;
}

.cloud-img-fl,
.cloud-img-rl {
	display: inline-block;
	text-align: center;
}

.cloud-img-fl {
	margin-right: 120px;
	margin-left: 90px;
}

.cloud-img-fl h5,
.cloud-img-rl h5 {
	padding: 40px 0px;
	font-size: 18px;
	color: #fff;
}

.cloud-img-fl img,
.cloud-img-rl img {
	width: 100%;
}

.cloud-sec2 .cloud-tit h4 {
	color: #fff;
	font-size: 20px;
}

.clound-sec3 {
	padding-top: 90px;
}

.clound-sec3 .hm-tit {
	padding-bottom: 60px;
}

.clound-sec3 .clound-char-item {
	padding-left: 208px;
	padding-bottom: 60px;
}

.clound-sec3 .clound-char-item .item-l,
.clound-sec3 .clound-char-item .item-r {
	display: inline-block;
	vertical-align: middle;
}

.clound-sec3 .clound-char-item .item-r h5 {
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
}

.clound-sec3 .clound-char-item .item-r p {
	font-size: 14px;
	color: #999;
	line-height: 40px;
}

.clound-sec3 .clound-char-item .item-l {
	width: 145px;
}

.clound-sec3 .clound-char-item:hover img {
	animation: .8s loadBtn;
}

.cloud-sec4 {
	background: #303030;
	background-size: cover;
	margin-top: 1px;
}

.cloud-sec4 .hm-tit h3 {
	color: #fff;
	padding-top: 90px;
}

.cloud-sec4 #serve-img-area .point-area.item-pc:hover img {
	animation: .8s loadBtn;
	-webkit-animation: .8s loadBtn;
	-moz-animation: .8s loadBtn;
	-o-animation: .8s loadBtn;
}


.cloud-sec4 #serve-img-area .point-area.item-fuwuqi:hover img {
	animation: .8s loadBtn;
	-webkit-animation: .8s loadBtn;
	-moz-animation: .8s loadBtn;
	-o-animation: .8s loadBtn;

}

.cloud-sec5 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.cloud-sec5 .hm-tit {
	padding-bottom: 90px;
}

.cloud-sec5 .cloud-cl-cl {
	width: 256px;
	height: 355px;
	position: relative;
	margin-right: 20px;
	display: inline-block;
}
.cloud-sec5 .cloud-cl-cl:hover .bg{
	transform:  scale(0.8);
	background: transparent;
}
.cloud-sec5 .cloud-cl-cl:last-child {
	margin-right: 0px;
}

.cloud-sec5 .cloud-sever {
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	text-align: center;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	z-index: 3;
}

.cloud-sec5 .cloud-sever img {
	padding-top: 64px;
}

.cloud-sec5 .cloud-sever h6 {
	font-size: 16px;
	color: #fff;
	line-height: 70px;
}

.cloud-sec5 .cloud-sever p {
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	padding: 0 40px;
	transition: 1s;
}


.cloud-sec5 .cloud-sever:hover img {
	animation: .8s loadBtn;
	-webkit-animation: .8s loadBtn;
	-moz-animation: .8s loadBtn;
	-o-animation: .8s loadBtn;
}






.cloud-sec5 .cloud-cl-cl .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #161a1d;
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
	transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

@media (max-width:765px) {
	.cloud-sec5 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.cloud-sec1 .cloud-cl-plus .cloud-cl-cl {
		width: 70%;
		margin: 15px auto;
	}

	.cloud-sec5 .cloud-cl-cl {
		display: block;
		margin: 10px auto;

	}

	.cloud-sec1 {
		padding-top: 60px;
	}

	.cloud-sec1 .cloud-cl-plus .cloud-cl-cl:last-child {
		margin: 0 auto;
	}

	.cloud-sec2 {
		margin-top: 60px;
	}

	.cloud-img-fl {
		margin: 0;
	}

	.cloud-sec2 .hm-tit h3 {
		padding-top: 40px;
		padding-bottom: 15px;
	}

	.cloud-sec2 .cloud-tit {
		padding: 0 15px;
	}

	.cloud-sec2 .cloud-tit h4 {
		font-size: 16px;
	}

	.clound-sec3 .clound-char-item {
		padding-left: 0px;
		width: 100%;
	}

	.clound-sec3 .clound-char-item .item-l {
		width: 22%;
	}

	.clound-sec3 .clound-char-item .item-r {
		width: 70%;
	}

	.cloud-sec5 .cloud-cl-cl:last-child {
		margin: 10px auto;
	}

	.cloud-sec4 {
		margin-top: 60px;
	}

	.cloud-sec4 img {
		width: 100%;
	}

	.cloud-sec4 .hm-tit h3 {
		padding-top: 45px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-map-1 {
		bottom: 20px;
		right: 70px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-map-2 {
		bottom: 30px;
		right: 106px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-map-3 {
		bottom: 30px;
		right: 135px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-map-4 {
		bottom: 60px;
		right: 160px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-pc {
		bottom: 40px;
		right: 200px;
		width: 55px;
		height: 30px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-fuwuqi {
		bottom: 116px;
		right: 90px;
		position: absolute;
		width: 25px;
		height: 60px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-map-5 {
		bottom: 100px;
		right: 155px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-map-6 {
		bottom: 100px;
		right: 104px;
	}


	.cloud-sec4 #serve-img-area .point-area.item-map-7 {
		bottom: 77px;
		right: 96px;
	}

	.cloud-sec4 #serve-img-area .point-area.item-map-8 {
		bottom: 64px;
		right: 74px;
	}


}



@media (min-width: 768px) {
	.cloud-cl-plus .cloud-cl-cl {
		float: left;
	}

	.cloud-cl-plus {
		padding-top: 100px;
	}

}

/*信息安全解决方案*/
.info-sec2 {
	background: url(/uploads/new/info_sec/info_bg.jpg) center top no-repeat;
	height: 765px;
	background-size: cover;
	margin-top: 98px;
	padding-top: 90px;
}
info-sec2 h3 {
    color: #fff;
    font-size: 24px;
}

.info-sec2 .hm-tit p {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    margin-top: 60px;
    line-height: 36px;
}

.info-sec2 .hm-tit {
    padding-bottom: 40px;
}

.info-sec2 .nav {
    position: relative;
}

.info-sec2 .nav li p {
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.info-sec2 .nav li div {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: center center -24px;
    -moz-transform-origin: center center -24px;
    -ms-transform-origin: center center -24px;
    -o-transform-origin: center center -24px;
    transform-origin: center center -24px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    height: 50px;
}

.info-sec2 .nav li p:nth-child(2) {
    -webkit-transform-origin:center  top;
    -moz-transform-origin:center  top;
    -ms-transform-origin:  center top;
    -o-transform-origin: center top;
   
    transform-origin:center top ;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    color: #00C1DE;
}

.info-sec2 .line {
    position: absolute;
    left: 86px;
    top: 60px;
    width: 100px;
    height: 2px;
    background: #00CCCC;
    z-index: 1;
}

.info-sec2 .nav li {
    display: inline-block;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

 

.info-sec2 .nav li.active p {
    color: #00C1DE;
}

.info-sec2 .item-warp {
    text-align: left;
    padding-left: 80px;
    padding-right: 80px;
    position: relative;
}

.info-sec2 .item-tit {
    vertical-align: middle;
}

.info-sec2 .hover-line-wrapper {
    display: block;
    position: absolute;
    left: 0%;
    bottom: 2px;
    width: 100%;
    height: 1px;
    line-height: 1px;
    text-align: center;
    z-index: 1;
}

.info-sec2 .item-warp li {
    margin-right: 80px;
}

.info-sec2 .hover-line-wrapper-bottom {
    width: 100%;
    background: #666666;
    height: 2px;
    bottom: -12px;
}

.info-sec2 .hover-line-wrapper .hover-line {
    display: inline-block;
    width: 0;
    height: 100%;
    background-color: #00c1de;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}

.info-sec2 .item-warp .on .hover-line {
    width: 100%;
}

.info-sec2 .boards-wrap {
    padding-top: 30px;
}

.info-sec2 .boards-wrap .boards-item {
    opacity: 0;
    display: none;
    -webkit-animation-name: content;
    -moz-animation-name: content;
    -o-animation-name: content;
    animation-name: content;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    line-height: 1.4;
    padding-bottom: 40px;
}

.info-sec2 .boards-wrap .boards-item.active {
    opacity: 1;
    display: block;
}

.info-sec2 .boards-wrap .boards-item.active img {
    animation: .8s loadBtn;
    -webkit-animation: .8s loadBtn;
    -moz-animation: .8s loadBtn;
    -o-animation: .8s loadBtn;
}

.info-sec2 .boards-wrap .boards-item .info-solu {
    padding: 0 10%;
    padding-bottom: 60px;
}

.info-sec2 .boards-wrap .boards-item .info-solu:last-child {
    padding-bottom: 0;
}

.info-sec2 .boards-wrap .boards-item .info-solu .info-l {
    display: inline-block;
    margin-right: 75px;
}

.info-sec2 .boards-wrap .boards-item .info-solu .info-l img {
    vertical-align: middle;
}

.info-sec2 .boards-wrap .boards-item .info-solu .info-r {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
}

.p40 {
    padding: 40px 40px;
}

@media (max-width:765px) {
    .info-sec2 {
        margin-top: 40px;
        padding-top: 50px;
        height: auto;
    }

    .info-sec2 .item-warp {
        padding-left: 15px;
        padding-right: 15px;
    }

    .info-sec2 .item-warp li {
        margin: 0;
        width: 49%;
    }

    .info-sec2 .nav li p {
        font-size: 12px;
        line-height: 30px;
    }

    .info-sec2 p {
        margin-top: 30px;
    }

    .info-sec2 .line {
        display: none;
    }

    .info-sec2 .nav li div {
        -webkit-transform-origin: center center -15px;
        -moz-transform-origin: center center -15px;
        -ms-transform-origin: center center -15px;
        -o-transform-origin: center center -15px;
        transform-origin: center center -15px;
        height: 30px;
    }

    .info-sec2 .boards-wrap .boards-item .info-solu .info-l {
        width: 20%;
        margin: 0;
    }

    .info-sec2 .boards-wrap .boards-item .info-solu .info-r {
        width: 70%;
    }

    .info-sec2 .boards-wrap .boards-item .info-solu {
        padding: 30px 0%;
    }
}


/*云解决方案----安全服务*/

.service-qut{ padding-top: 120px;}
 
.service-qut .item-warp{ padding-top: 84px;}
.service-qut .item{display: inline-block; width: 300px;     box-shadow: 0 0 14px 4px #f4f4f4; margin-right: 55px; padding-top: 70px; padding-bottom: 55px; height: 350px; transition: all .8s;}
.service-qut .item h4{ line-height: 48px; padding: 15px 0; font-size: 16px;}
.service-qut .item p{ padding: 0 15%; font-size: 14px; color: #666;}
 

.service-qut .item:hover{
    transform: translate3d(-2px,-10px,10px);
    transition: all .6s;
	box-shadow: 0 0 24px 4px #f4f4f4;
}

.service-qut .section2{
	background: url(/uploads/new/service_q/service_bg.jpg) center top no-repeat;
    height: auto;
    margin-top: 90px;
    padding-top: 80px;
	background-size: 100% 100%;
    padding-bottom: 40px;
}

.service-qut .section2 .hm-tit {
    color: #fff;
}

.service-qut .section2 .hm-tit p {
    color: #fff;
    font-size: 14px;
    margin-top: 68px;
    margin-bottom: 62px;
}

.service-qut .section2 .nav {
    position: relative;
}

.service-qut .section2 .nav li p {
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.service-qut .section2 .nav li div {
    /* -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; */
    -webkit-transform-origin: center center -25px;
    -moz-transform-origin: center center -25px;
    -ms-transform-origin: center center -25px;
    -o-transform-origin: center center -25px;
    transform-origin: center center -25px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    height: 50px;
}

.service-qut .section2 .nav li p:nth-child(2) {
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    color: #00C1DE;
}

.service-qut .section2 .line {
    position: absolute;
    left: 86px;
    top: 60px;
    width: 100px;
    height: 2px;
    background: #00CCCC;
    z-index: 1;
}

.service-qut .section2 .nav li {
    display: inline-block;
    width: 185px;
   /*  -webkit-perspective: 500px;
    -moz-perspective: 500px;
    perspective: 500px; */
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

.service-qut .section2 .nav li:hover p {
    color: #00C1DE;
}

.service-qut .section2 .nav li.active p {
   
    color: #00C1DE;
}

.service-qut .section2 .nav .item-wrap {
    text-align: center;
    padding-left: 80px;
    padding-right: 80px;
    position: relative;
}

.service-qut .section2 .item-wrap li:last-child {
    margin: 0;
}

.service-qut .section2 .nav .item-tit {
    vertical-align: middle;
}

.service-qut .section2 .item-wrap li {
    margin-right: 200px;
}

.service-qut .section2 .hover-line-wrapper-bottom {
    width: 100%;
    background: #666666;
    height: 2px;
    bottom: -12px;
}
.service-qut .section2 .hover-line-wrapper .hover-line {
	display: inline-block;
	width: 0;
	height: 100%;
	background-color: #00c1de;
	-webkit-transition: width .3s;
	transition: width .3s;
}
.service-qut .section2 .item-wrap .on .hover-line {
	width: 100%;
}
.service-qut .section2 .border-show{    position: relative;
    padding: 0px 15%;
    text-align: center;
    min-height: 550px;}
.service-qut .section2 .border-show .b-l{ display: none;
	-webkit-animation-name: content;
	animation-name: content;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	line-height: 1.4; margin-top: 40px;vertical-align:top;  float: left;     margin-left: 100px; }
.service-qut .section2 .border-show .b-r{ float: right; margin-top: 40px; margin-right: 100px; }
.service-qut .section2 .border-show .b-l.active{ display: block;}
.service-qut .section2 .border-show .b-l li{ line-height: 44px; color: #fff;position: relative;}
.service-qut .section2 .border-show .b-l ul li::before{
 content: '';
position: absolute;
left: -25px;
top: 0;
line-height: 44px;
border: 1px dashed ;
height: 44px
}
.service-qut .section2 .border-show .b-l ul li::after{
	content: '';
    position: absolute;
    top: 20px;
    left: -28px;
    background-color: #3399cc;
    height: 8px;
    width: 8px;
	border-radius: 4px;
 
	 transition: all 1s;
}
.service-qut .section2 .border-show .b-l li:hover::after{
	  
	  animation: 1s topname;
	 
}
@keyframes topname{
	0%{
		top:44px;
	}
	10%{
		top:88px;
	}
	20%{
		top:124px;
	}
	30%{
		top:160px;
	}
	40%{
		top:200px;
	}
	50%{
		top:244px;
	}
	60%{
		top:288px;
	}
	70%{
		top:300px ;
	}
	80%{
		top:310px ;
	}
	90%{
		top:320px ;
	}
	100%{
		top:330px;
	}
	 
}
@keyframes shake {
	0%{
		transform: translateY(0px);
	}
	10%{
		transform: translateY(9px);
	}
	20%{
		transform: translateY(-8px);
	}
	30%{
		transform: translateY(7px);
	}
	40%{
		transform: translateY(-6px);
	}
	50%{
		transform: translateY(5px);
	}
	60%{
		transform: translateY(-4px);
	}
	70%{
		transform: translateY(3px);
	}
	80%{
		transform: translateY(-2px);
	}
	90%{
		transform: translateY(1px);
	}
	100%{
		transform: translateY(0px);
	}
}
.border-show  .b-r{
    width: 150px;
    height: 300px;
    border: 1px dashed#fff ;
   position: relative;
	border-left: none;
	border-radius: 0 150px 150px 0; /* 左上、右上、右下、左下 */
	 
}
.border-show  .b-r .rd{ width: 120px; height: 120px;
	width: 120px;
    height: 120px;
  
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    left: -50%;
    text-align: center;
    line-height: 120px;
	color: #fff;
	 
}
.border-show  .b-r .rd-bg{
	width: 120px;
    height: 120px;
  
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    left: -50%;
    text-align: center;
    line-height: 120px;
	color: #fff;
	z-index: 10;
	transform:rotate(0deg) skew(0deg) scale(1);

	-ms-transform:rotate(0deg) skew(0deg) scale(1);     /* IE 9 */

	-moz-transform:rotate(0deg) skew(0deg) scale(1);     /* Firefox */

	-webkit-transform:rotate(0deg) skew(0deg) scale(1); /* Safari ºÍ Chrome */

	-o-transform:rotate(0deg) skew(0deg) scale(1); 

	animation: rotate 10s linear infinite;

	-webkit-animation:rotate 10s linear infinite;

	-moz-animation:rotate 10s linear infinite;

	-o-animation:rotate 10s linear infinite;
}
 
@keyframes rotate{

	0%{

		transform:rotate(0deg) skew(0deg) scale(1);

		-ms-transform:rotate(0deg) skew(0deg) scale(1);     /* IE 9 */

		-moz-transform:rotate(0deg) skew(0deg) scale(1);     /* Firefox */

		-webkit-transform:rotate(0deg) skew(0deg) scale(1); /* Safari ºÍ Chrome */

		-o-transform:rotate(0deg) skew(0deg) scale(1); 

		border-color:#00C1DE;

	}

	100%{

		transform:rotate(360deg) skew(0deg) scale(1);

		-ms-transform:rotate(360deg) skew(0deg) scale(1);     /* IE 9 */

		-moz-transform:rotate(360deg) skew(0deg) scale(1);     /* Firefox */

		-webkit-transform:rotate(360deg) skew(0deg) scale(1); /* Safari ºÍ Chrome */

		-o-transform:rotate(360deg) skew(0deg) scale(1); 

	}

}
.border-show .b-r .l1,.border-show .b-r .l2,.border-show .b-r .l3{
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
 
    position: relative;
   
}
.border-show .b-r .l1{
	    top: 0px;
    left: 70px;
}
.border-show .b-r .l1::before{
	content: '安全产品';
	color: #fff;
	position: absolute;
    top: 50%;
    left:75px;
	font-size: 14px;
	margin-top: -6px;
	width: 60px;
}
.border-show .b-r .l2{
    top: 60px;
    left: 120px;
}
.border-show .b-r .l2::before{
	content: '安全服务';
	color: #fff;
	position: absolute;
    top: 50%;
    left:75px;
	font-size: 14px;
	margin-top: -6px;
	width: 60px;
}
.border-show .b-r .l3{
	 
    top: 120px;
    left: 70px;
}
.border-show .b-r .l3::before{
	content: '安全运维';
	color: #fff;
	position: absolute;
    top: 50%;
    left:75px;
	font-size: 14px;
	margin-top: -6px;
	width: 60px;
}
.border-show .b-r .l1:hover,.border-show .b-r .l2:hover,.border-show .b-r .l3:hover{
	animation: .8s loadBtn;
	-webkit-animation: .8s loadBtn;
	-moz-animation: .8s loadBtn;
	-o-animation: .8s loadBtn;
}
.border-show .b-r .l1 img,.border-show .b-r .l2 img,
.border-show .b-r .l3 img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.border-show .b-r .l1 .active,.border-show .b-r .l2 .active,.border-show .b-r .l3 .active{
    opacity: 0;
}
.border-show .b-r .l1.actived,.border-show .b-r .l1.actived .active,
.border-show .b-r .l2.actived,.border-show .b-r .l2.actived .active,
.border-show .b-r .l3.actived,.border-show .b-r .l3.actived .active
{
	background: #3399cc;
	opacity: 1;
 
 
   
}
 
@media (max-width:765px) {
	.service-qut .item{
		display: block;
		margin: 10px auto;
	}
	.service-qut{ padding-top: 60px;}
	.service-qut .item-warp{ padding-top: 24px;}
	.service-qut .section2 .nav li{margin-right: 10px; width: auto;}
	.service-qut .section2 .hm-tit p{    margin-top: 28px;
		margin-bottom: 28px;}
	 .service-qut .section2{padding-top: 40px;}
	 .service-qut .section2 .border-show .b-l ul{ padding: 0;}
	 .service-qut .section2 .border-show{    padding: 0px  ;}
	 .service-qut .section2 .border-show .b-l{
		margin-left: 50px;
	 }
	 .service-qut .section2 .border-show .b-r{    margin-right: 50px;}
	 .border-show .b-r .rd-bg,.border-show .b-r .rd{
		 width: 60px;
		 left: 0%;
		 margin-top: -30px;
		 height: 60px;
		 line-height: 60px;
		 font-size: 12px;
	 }
	  .service-qut .section2 .border-show .b-l li{
		 float: left;
		 width: 50%
	 }
	 .service-qut .section2 .border-show .b-l ul li::before{
		left: 15px;
	 }
	 .service-qut .section2 .border-show .b-l ul li::after{
		 left: 12px
	 }
	 .service-qut .section2 .border-show{
		min-height: auto;
	 }
}
#serve-img-area .point-area {
	text-align: center;
	position: relative;
	width: 150px;
	height: 150px;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}

#serve-img-area .point-area .point {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	background: transparent;
}

#serve-img-area .point-area.item-map-1 {
	bottom: 130px;
	right: 360px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}

#serve-img-area .point-area.item-map-2 {
	bottom: 130px;
	right: 460px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}

#serve-img-area .point-area.item-map-3 {
	bottom: 130px;
	right: 550px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}

#serve-img-area .point-area.item-map-4 {
	bottom: 200px;
	right: 620px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}
#serve-img-area .point-area.item-map-5 {
	bottom: 330px;
    right: 610px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}
#serve-img-area .point-area.item-map-6 {
	    bottom: 330px;
    right: 460px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}
#serve-img-area .point-area.item-map-7 {
	    bottom: 260px;
    right: 460px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}
#serve-img-area .point-area.item-map-8 {
	    bottom: 210px;
    right: 390px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}

#serve-img-area .point-area.item-pc {
	bottom: 80px;
	right: 680px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
}
#serve-img-area .point-area.item-fuwuqi {
	bottom: 350px;
    right: 360px;
	position: absolute;
	width: 80px;
	height: 80px;
	visibility: visible;
	opacity: 1;
	
}



#serve-img-area .point-area .point-name {
	font-size: 12px;
	color: #fff;
}

#serve-img-area .point-area .point-white {
	background-color: #faac03;
	border: 1px solid #faac03;
}

#serve-img-area .point-area .point-dot {
	z-index: 1;
	background-color: #faac03;

}

#serve-img-area .point-area .point-10 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-10:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 225ms infinite;
	-moz-animation: ripple 4500ms ease-out 225ms infinite;
	-o-animation: ripple 4500ms ease-out 225ms infinite;
	animation: ripple 4500ms ease-out 225ms infinite;
}

#serve-img-area .point-area .point-20 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-20:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 450ms infinite;
	-moz-animation: ripple 4500ms ease-out 450ms infinite;
	-o-animation: ripple 4500ms ease-out 450ms infinite;
	animation: ripple 4500ms ease-out 450ms infinite;
}

#serve-img-area .point-area .point-30 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-30:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 675ms infinite;
	-moz-animation: ripple 4500ms ease-out 675ms infinite;
	-o-animation: ripple 4500ms ease-out 675ms infinite;
	animation: ripple 4500ms ease-out 675ms infinite;
}

#serve-img-area .point-area .point-40 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-40:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 900ms infinite;
	-moz-animation: ripple 4500ms ease-out 900ms infinite;
	-o-animation: ripple 4500ms ease-out 900ms infinite;
	animation: ripple 4500ms ease-out 900ms infinite;
}

#serve-img-area .point-area .point-50 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-50:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 1125ms infinite;
	-moz-animation: ripple 4500ms ease-out 1125ms infinite;
	-o-animation: ripple 4500ms ease-out 1125ms infinite;
	animation: ripple 4500ms ease-out 1125ms infinite;
}

#serve-img-area .point-area .point-60 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-60:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 1350ms infinite;
	-moz-animation: ripple 4500ms ease-out 1350ms infinite;
	-o-animation: ripple 4500ms ease-out 1350ms infinite;
	animation: ripple 4500ms ease-out 1350ms infinite;
}

#serve-img-area .point-area .point-70 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-70:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 1575ms infinite;
	-moz-animation: ripple 4500ms ease-out 1575ms infinite;
	-o-animation: ripple 4500ms ease-out 1575ms infinite;
	animation: ripple 4500ms ease-out 1575ms infinite;
}

#serve-img-area .point-area .point-80 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-80:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 1800ms infinite;
	-moz-animation: ripple 4500ms ease-out 1800ms infinite;
	-o-animation: ripple 4500ms ease-out 1800ms infinite;
	animation: ripple 4500ms ease-out 1800ms infinite;
}

#serve-img-area .point-area .point-90 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-90:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 2025ms infinite;
	-moz-animation: ripple 4500ms ease-out 2025ms infinite;
	-o-animation: ripple 4500ms ease-out 2025ms infinite;
	animation: ripple 4500ms ease-out 2025ms infinite;
}

#serve-img-area .point-area .point-100 {
	width: 100%;
	height: 100%;
}

#serve-img-area .point-area .point-100:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 2px solid #faac03;
	opacity: 0;
	-webkit-animation: ripple 4500ms ease-out 2250ms infinite;
	-moz-animation: ripple 4500ms ease-out 2250ms infinite;
	-o-animation: ripple 4500ms ease-out 2250ms infinite;
	animation: ripple 4500ms ease-out 2250ms infinite;
}

lesshat-selector {
	-lh-property: 0;
}

@-webkit-keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1, 0.1);
	}

	5% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes ripple {
	0% {
		opacity: 0;
		-moz-transform: scale(0.1, 0.1);
	}

	5% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-moz-transform: scale(1)
	}
}

@-o-keyframes ripple {
	0% {
		opacity: 0;
		-o-transform: scale(0.1, 0.1);
	}

	5% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-o-transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1, 0.1);
		-moz-transform: scale(0.1, 0.1);
		-ms-transform: scale(0.1, 0.1);
		transform: scale(0.1, 0.1);
	}

	5% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
/*运维能力管理*/

.Operations {
    padding-top: 120px;
}

.Operations .section1 .op-tit {
    padding-bottom: 30px
}

.Operations .section1 .op-tit p {
    font-size: 14px;
    text-align: center;
    line-height: 36px;
}

.Operations .section1 .op-img {
    display: block
}

.Operations .section1 .op-img p {
    font-size: 16px;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
    
}

.Operations .section1 .bw {
    white-space: nowrap;
}

.Operations .section2 {
    background-image: url(/uploads/new/op_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 630px;
    -o-background-size: cover;
    background-size: cover;
}

.Operations .section2 .hm-tit {
    padding: 80px 0px;
}

.Operations .section2 .hm-tit h3 {
    color: #fff;
}

.Operations .nav {
    position: relative;
}

.Operations .nav li {
    display: inline-block;
 
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    cursor: pointer;
    padding: 0 50px;
}

.Operations .nav li div {
 
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    height: 50px;
}

.Operations .nav li p {
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

 
.Operations .section2 .nav li:hover p {
  color: #00CCCC;
}

.Operations .nav .item-warp {
    position: relative;
    text-align: center;
}

.Operations .section2 .hover-line-wrapper-bottom {
    width: 100%;
    background: #666666;
    height: 2px;
    bottom: -30px;
}

.Operations .section2 .line {
    position: absolute;
    left: 68px;
    top: 78px;
    width: 164px;
    height: 2px;
    background: #00CCCC;
    z-index: 1;
}
.Operations .section2 .boards-wrap{
    padding-top: 90px;
}
.Operations .section2 .boards-wrap .boards-item{
    text-align: center;
}
.Operations .section2 .boards-wrap .boards-item div {
   display: inline-block;
   vertical-align: middle;
 
}
.Operations .section2 .boards-wrap .boards-item .b-r p{
 color: #fff;
font-size: 14px;
line-height: 36px;
text-align: left;
}
.Operations .section2 .boards-wrap .boards-item {
    display: none;
    -webkit-animation-name: content;
    -moz-animation-name: content;
    -o-animation-name: content;
    animation-name: content;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    line-height: 1.4;
}
.Operations .section2 .boards-wrap .boards-item.actived {
    opacity: 1;
    display: block;
}
.Operations .p90{
    padding-top: 90px;
    
}
.Operations .section3 .boards-plus  {
    padding-top: 90px;
    padding-bottom: 40px;
}
.Operations .section3 .boards-plus .boards-clo4{
  width: 340px;
  text-align: center;
  box-shadow: 0 0 14px 4px #f4f4f4;
  display: inline-block;
  margin-right: 55px;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .3s;
}
.Operations .section3 .boards-plus .boards-clo4:hover{
    -webkit-transform: translate3d(-2px,-10px,10px);
       -moz-transform: translate3d(-2px,-10px,10px);
            transform: translate3d(-2px,-10px,10px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    box-shadow: 0 0 24px 4px #f4f4f4;
}
 
.Operations .section3 .boards-plus .boards-clo4:last-child{
    margin: 0;
}
.Operations .section3 .boards-plus .boards-clo4 img{
 padding-top: 40px;
}
.Operations .section3 .boards-plus .boards-clo4 h4{
   padding-top: 28px;
   font-size: 18px;
   padding-bottom: 40px;
}
.Operations .section3 .boards-plus .boards-clo4 p{
  padding-left: 40px;
  padding-right: 20px;
  line-height: 36px;
  padding-bottom: 60px;
  text-align: justify;
  font-size: 14px;
}
@media (max-width:765px) {
    .Operations {
        padding-top: 60px;
    }

    .Operations .section1 .op-img img {
        display: block;
        width: 100%;
    }

    .Operations .section1 .op-tit p {
        white-space: normal;
    }
    .Operations .nav li{
        width: 30%;
        padding: 0;
    }
    .Operations .section2 .line{
        height: 0;
    }
    .Operations .section2 .hover-line-wrapper-bottom{
        height: 0;
    }
    .Operations .section2 .boards-wrap{
        padding-top: 40px; 
    }
    .Operations .section2 .boards-wrap .boards-item .b-l img{
             width: 60px;
             height: 60px;
    }
	.CMSP .cloud-sec5 .cloud-cl-cl {
		display: block;
		margin: 40px auto;
		padding-bottom: 10px;
	}
	.CMSP .cloud-sec5 .hm-tit{
		padding-top:0px;
	}
 .sidebar-nav ul li.hg, .sidebar-nav-xg ul li.hg {
		    width: 30%!important;
	}
	.pg100{
    padding-top: 80px !important;
	}
	.CMSP .cloud-cl-plus.pgnew65{
		    padding-top: 25px;
	}
}


.pg100{
	padding-top: 130px;
}

.CMSP .cloud-sec1.pgnew{
	padding: 0;
}
.CMSP .cloud-cl-plus.pgnew65{
	padding-top: 65px;
}
.CMSP .cloud-sec1 p{
	    padding: 0px 50px;
		color: #000;
		font-size: 14px;
}
.CMSP .cloud-sec1 h5{
	font-weight: bold;
	font-size: 16px;
}
.CMSP .cmsp-sec2{
	background: url(/uploads/new/msp/secbg.jpg) center top no-repeat;
    height: auto;
    margin-top: 90px;
    padding-top: 80px;
    background-size: 100% 100%;
    padding-bottom: 40px;
}
.CMSP .cloud-cl-cl .m258{
	  width: 258px;
	    height: 355px;
}
.CMSP .cloud-sec5 .cloud-cl-cl{
	height: 355px;
}
.CMSP .ICT-footer .ict-img img{
	    box-shadow:none;
}
.cmsp-box{    padding-top: 40px;}
.cmsp-box .cmsp-item{color: #fff; font-size: 14px;     padding-bottom: 10px;}
.cmsp-box .cmsp-item .cmsp-img{display: inline-block;    vertical-align: middle;}
.cmsp-box .cmsp-item .cmsp-tit{display: inline-block;font-size: 16px;font-weight: bold;padding: 0 10%;}
.cmsp-box .cmsp-item .cmsp-cont{display: inline-block;}
 
