/* banner */
.banner{
	width: 100%;
	height: 600px;
	display: flex;
	justify-content: center;
	position: relative;
	background-image: url(../img/aboutUs/banner.png);
	background-repeat:repeat-x;
}
.banner_box{
	width: 1200px;
	height: 600px;
	display: flex;
	align-items: center;
	position: relative;
}

.banner_box_left{
	color: #fff;
	width: 450px;
}
.banner_box_left h1{
	font-size: 46px;
}
.banner_box_left p{
	font-size: 20px;
	line-height: 30px;
	word-wrap:break-word;
	word-break:normal;
	 margin-top: 20px;
}
.banner_box_right{
	position: absolute;
	right: 0;
	top: 60px;
}
.banner_box_right img{
	margin-top: 5px;
	height: 470px;
}

.banner_box_nav{
	width: 1200px;
	height: 140px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px 0px rgba(78, 110, 218, 0.05);
	border-radius: 10px;
	position: absolute;
	bottom: -70px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
}
.banner_box_nav div{
	width: 400px;
	height: 100%;
	text-align: center;
	position: relative;
}
.banner_box_nav div img{
	margin-top: 30px;
	cursor:pointer;
}
.banner_box_nav div span{
	display: block;
	/* width: 87px; */
	height: 28px;
	line-height: 28px;
	padding:0px 20px;
	border-radius: 28px;
	cursor:pointer;
	/* font-family: SourceHanSansCN-Bold, SourceHanSansCN; */
	font-weight: bold;
	position: absolute;
	left: 50%;
	bottom: 15px;
	transform: translateX(-50%);
}
.banner_box_nav p{
	width: 2px;
	height: 40px;
	background: #EFF1F4;
	border-radius: 1px;
}

.banner_box_active{
	color: #fff;
	background: linear-gradient(270deg, #2DBEEE 0%, #2379E7 100%);
}


/* 三重切换 */
.banner_tab{
	background: #F5F7FA;
	padding-top: 80px;
	overflow: hidden;
}
.banner_tab_list{
	width: 100%;
	display: none;
	
}
.banner_tab_listContent{
	width: 100%;
	display: flex;
	overflow: hidden;
	
	justify-content: center;
	
}
.banner_tab_listContent_box{
	padding-top: 60px;
	width: 1200px;
	/* transform: translateY(40px); */
}
.banner_tab_listContent_box_tlt{
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.banner_tab_listContent_box_tltH1{
	display: flex;
	width: 100%;
	justify-content: center;
	position: relative;
}
.banner_tab_listContent_box_tltH1 img{
	width: 50px;
	height: 50px;
	margin-right: 15px;
}
.banner_tab_listContent_box_tltH1 p{
	position: absolute;
	bottom: 10px;
	font-size: 42px;
	/* font-family: Arial-BoldMT, Arial; */
	font-weight: normal;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
	opacity: 0.05;
}
.banner_tab_listContent_box_tltData{
	margin-top: 10px;
	font-size: 18px;
	/* font-family: SourceHanSansCN-Medium, SourceHanSansCN; */
	font-weight: 500;
	color: #333333;
	line-height: 27px;
}

.banner_tab_listContent_data{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: 50px;
	padding-bottom: 60px;
}
.banner_tab_listContent_data_list{
	width: 225px;
	text-align: center;
}
.firstImg{
	width: 100%;
	height: 100px;
	text-align: center;
}
.banner_tab_listContent_data_lists{
	width: 100%;
}
.banner_tab_listContent_data_lists p:nth-child(1){
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
}
.banner_tab_listContent_data_lists p:nth-child(2){
	font-size: 14px;
	word-wrap:break-word;
	word-break:normal;
	text-align: left;
	line-height: 20px;
	margin-top: 14px;
	color: #666666FF;
}



/* 应用场景 */
.banner_tab_listContent_towTab{
	margin-top: 40px;
	width: 100%;
}
.banner_tab_listContent_towTabTop{
	display: flex;
	margin-bottom: 40px;
}
.banner_tab_listContent_towTabTop p{
	width: 50%;
	text-align: center;
	padding: 20px 0;
	border-bottom: 2px solid #D8D8D8;
	font-size: 18px;
	cursor: pointer;
}
/* .banner_tab_listContent_towTabTop p:nth-child(1){
	width: 50%;
	text-align: center;
	padding: 20px 0;
	color: #2DBEEE;
	border-bottom: 2px solid #2DBEEE;
	font-size: 18px;
} */
.banner_tab_listContent_towTabBottom{
	font-size: 16px;
}
.banner_tab_listContent_towTabBottom p{
	display: none;
}

.banner_tab_listContent_towTabTop .banner_tab_listContent_towTabTopActive{
	color: #2DBEEE;
	border-bottom: 2px solid #2DBEEE;
}

.banner_tab_listContent_box_content{
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 30px;
	margin-bottom: 40px;
}

.banner_tab_listContent_box_content_right{
	width: 550px;
}
.banner_tab_yingyingBack{
	height: 640px;
	background-image: url(../img/devOps/ruanjian/yingyong.png);
	color: #fff;
}

.banner_tab_yingyingBack1{
	height: 640px;
	background-image: url(../img/devOps/ruanjian/yingyong2.png);
	color: #fff;
}

.banner_tab_yingyingBack2{
	height: 640px;
	background-image: url(../img/devOps/ruanjian/yingyong1.png);
	color: #fff;
}




.banner_tab_listContent_box_content_left{
	width: 50%;
}
.banner_tab_listContent_box_content_left img{
	width: 90%;
}
.banner_tab_listContent_box_content_right{
	width: 600px;
}
.banner_tab_listContent_box_content_rightList{
	/* line-height: 30px; */
	margin: 20px 0;
	padding: 20px 30px;
	border-radius: 6px;
	background-color: #F5F7FAFF;
}
.banner_tab_listContent_box_content_rightList p{
	font-size: 16px;
	line-height: 22px;
	color: #666;
}
.banner_tab_listContent_box_content_rightList p:nth-child(1){
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 16px;
	color: #0070FFFF;
}







/* 服务链第一层 */
.banner_tab_fuwulian_one{
	margin-top: 40px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 80px;
}
.banner_tab_fuwulian_oneList{
	width: 380px;
	height: 300px;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
	border-radius: 4px;
	overflow: hidden;
}
.banner_tab_fuwulian_oneList_img{
	width: 100%;
	height: 200px;
	/* background-color: #7C9ABB; */
	overflow: hidden;
	
}
.banner_tab_fuwulian_oneList_img img{
	transform:scale(1.1);
}
.banner_tab_fuwulian_oneList_content{
	width: 100%;
	height: 100px;
	display: flex;
	align-items: center;
}
.banner_tab_fuwulian_oneList_left{
	width: 60px;
	height: 60px;
	border-radius: 60px;
	/* background-color: #7C9ABB; */
	margin: 0 20px;
}
.banner_tab_fuwulian_oneList_right{
	width: 250px;
}
.banner_tab_fuwulian_oneList_right p:nth-child(1){
	font-size: 16px;
	font-weight: bold;
}
.banner_tab_fuwulian_oneList_right p:nth-child(2){
	font-size: 14px;
	word-wrap:break-word;
	word-break:normal;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;
	overflow: hidden;
}

.banner_tab_fuwulian_tow{
	padding-bottom: 80px;
}

.banner_tab_fuwulian_tow_tab{
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 25px 0px;
	position: relative;
	margin-top: 40px;
}
.banner_tab_fuwulian_tow_tab p{
	width: 100%;
	height: 1px;
	background-color: #D8D8D8;
	position: absolute;
	left: 0;
	bottom: 40px;
	z-index: 0;
}
.banner_tab_fuwulian_tow_tabList{
	width: 180px;
	height: 30px;
	border-radius: 30px;
	text-align: center;
	border: 1px solid #D8D8D8;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	background-color: #fff;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.banner_tab_fuwulian_tow_tabListActive{
	border: 1px solid #2DBEEE;
	background: linear-gradient(270deg, #2DBEEE 0%, #2379E7 100%);
	color: #fff;
}

.banner_tab_fuwulian_tow_content{
	width: 100%;
	height: 400px;
	border: 1px solid #D8D8D8;
	position: relative;
}
.banner_tab_fuwulian_tow_contentList{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.banner_tab_fuwulian_tow_contentList_center{
	width: 1px;
	height: 266px;
	background: #E5E5E5;
}


.banner_tab_fuwulian_tow_contentList_left{
	width: 520px;
	height: 320px;
}

.banner_tab_fuwulian_tow_contentList_left p:nth-child(1){
	margin-bottom: 10px;
	font-weight: bold;
}
.banner_tab_fuwulian_tow_contentList_left p:nth-child(2){
	line-height: 28px;
}


.banner_tab_fuwulian_tow_contentList_right{
	width: 520px;
	height: 320px;
	/* background-color: #7C9ABB; */
	border-radius: 4px;
	overflow: hidden;
}

.banner_tab_listContentkexinyunsuan{
						/* background-image: url(../img/operation/kexin/yingyongchnajing.png); */
						background-color: #fff;
					}

/* 轮播图导航器进图条模式 */
@keyframes run {
	0% {
		width: 0%;
	}

	50% {
		width: 50%;
	}
	
	100% {
		width: 100%;
	}
}
.swiper-pagination-bullet{
	opacity: 1;
	background-color: #cccccc;
}
.swiper-pagination-bullet-active {
	background-color: #cccccc;
	/* opacity: 0.2; */
	display: inline-block;
	position: relative;
	z-index: 1;
	
}
.swiper-pagination-bullet-active:before{
	content: "";
	display: inline-block;
	width: 0px;
	height: 100%;
	background-color: #15A0ED;
	opacity: 1;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	animation: run 5s linear;
}


.swiper-container{
	width: 100%;
	height: 330px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0px 4px 4px 0px;
	margin-top: 40px;
	margin-bottom: 110px;
	overflow: visible;
}
.swiper-pagination-bullet {
	width: 26px;
	height: 4px;
	border-radius: 0px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: -30px;
	z-index: 999;
}

.swiper-slideBox{
	display: flex;
	border-radius: 8px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}

.fuhao_one{
	position: absolute;
	left: 640px;
	top: 30px;
	/* font-family: Arial; */
	font-size: 60px;
	color: #38577C;
	font-weight: bold;
	opacity: 0.1;
}
.fuhao_tow{
	position: absolute;
	right: 40px;
	bottom: 0px;
	/* font-family: Arial; */
	font-size: 60px;
	color: #38577C;
	font-weight: bold;
	opacity: 0.1;
}



.swiper-slideBox_left{
	width: 50%;
	height: 100%;
	overflow: hidden;
	/* background-color: #7C9ABB; */
}

.swiper-slideBox_left img{
	transform: scale(1.1);
}

.swiper-slideBox_right{
	width: 50%;
	height: 100%;
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.swiper-slideBox_right h4{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.swiper-slideBox_right p{
	font-size: 14px;
	line-height: 30px;
	padding: 0 40px;
	
}



.banner_tab_fuwulian_three{
	
}

/* 自动化运维 */
.banner_tab_zidonghua_one{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 40px 0 80px 0;
}
.banner_tab_zidonghua_oneList{
	width: 270px;
	height: 320px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px 0px rgba(78, 110, 218, 0.05);
	border-radius: 10px;
	cursor: pointer;
}
.banner_tab_zidonghua_oneList_img{
	width: 80px;
	height: 80px;
	/* background: #7C9ABB; */
	border-radius: 40px;
	margin-top: 40px;
	margin-left: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner_tab_zidonghua_oneList_tlt{
	font-size: 16px;
	font-weight: bold;
	margin: 40px 0 20px 0;
	text-align: center;
}
.banner_tab_zidonghua_oneList_content{
	font-size: 14px;
	word-wrap:break-word;
	word-break:normal;
	width: 210px;
	line-height: 20px;
	margin-left: 32px;
}

.banner_tab_zidonghua_one .banner_tab_zidonghua_oneActive{
	color: #5C92F5;
}
.banner_tab_zidonghua_one .banner_tab_zidonghua_oneActives{
	/* background: linear-gradient(136deg, #73BCFF 0%, #5C92F5 100%); */
}

/* 应用场景 */

.banner_tab_zidonghua_tow{
	width: 100%;
	height: 500px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
	display: flex;
	margin-top: 50px;
	margin-bottom: 60px;
}
.banner_tab_zidonghua_tow_left{
	width: 600px;
	height: 500px;
	/* background-color: #7C9ABB; */
	border-radius: 10px;
	overflow: hidden;
}
.banner_tab_zidonghua_tow_left img{
	transform: scale(1.1);
}

.banner_tab_zidonghua_tow_right{
	width: 600px;
	height: 500px;
	background: linear-gradient(180deg, #FFFFFF 0%, #F0F1F3 100%);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
	border-radius: 0 10px 10px 0;
}

.banner_tab_zidonghua_tow_rightTab{
	/* width: 100%; */
	overflow: hidden;
	padding: 80px 135px;
	display: flex;
	justify-content: space-between;
}

.banner_tab_zidonghua_tow_rightTab i{
	font-size: 28px;
}

.banner_tab_zidonghua_tow_rightTab span{
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background-color: #E4EFFF;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	
	border: 4px solid #E4EFFF;
}

.banner_tab_zidonghua_tow_rightContent_list{
	display: none;
}
.banner_tab_zidonghua_tow_rightContent_list h2{
	text-align: center;
	margin-bottom: 30px;
}
.banner_tab_zidonghua_tow_rightContent_list p{
	padding: 0 70px;
	line-height: 30px;
}

.banner_tab_zidonghua_tow_rightTab .banner_tab_zidonghua_tow_rightTabActive{
	background: linear-gradient(136deg, #73BCFF 0%, #5C92F5 100%);
	border: 4px solid #CEE2FF;
	color: #fff;
}
.banner_tab_zidonghua_tow_rightContent_listActive{
	display: block;
}


/* 实现技术 */
.banner_tab_zidonghua_three{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 80px;
	margin-top: 40px;
	
}
.banner_tab_zidonghua_three_list{
	width: 580px;
	height: 380px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	overflow: hidden;
}
.banner_tab_zidonghua_three_list_img{
	width: 100%;
	height: 280px;
	overflow: hidden;
	/* background-color: #7C9ABB; */
}
.banner_tab_zidonghua_three_list_img img{
	transform: scale(1.1);
}

.banner_tab_zidonghua_three_list_content{
	padding: 20px;
}
.banner_tab_zidonghua_three_list_content p:nth-child(1){
	font-weight: bold;
}
.banner_tab_zidonghua_three_list_content p:nth-child(2){
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}

.bannerOneTlt{
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
	color: #333333;
	line-height: 39px;
	font-size: 26px;
}
