
p{
	margin-bottom: 0;
}
body{
	background-color: #F6F5FA;
}
.containers{
	width:100%;
	padding:0px;
	overflow:hidden;
	margin-top: -70px;
	background: #F6F5FA;
}
.banner{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	height:800px;
	background: url(../../../image/zhuanti/cyber_security/cyber_security_bg.png) no-repeat center;
	margin: 0 auto;
}
.top_shangqiao{
	position: absolute;
	left: 21%;
	bottom: 149px;
	width: 392px;
	height: 60px;
	line-height: 60px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #000;
	background: linear-gradient(90deg, #3FD9C0 17.6%, #BAFF29 96.3%);
  box-shadow: 0px 4px 4px 0px rgba(249, 168, 47, 0.25);

  box-shadow: 6px 1px 4px 0px rgba(142, 48, 7, 0.05) inset;

  box-shadow: 0px 10px 4px 0px rgba(142, 48, 7, 0.05) inset;

  box-shadow: 0px -10px 4px 0px rgba(142, 48, 7, 0.05) inset;

 border-radius: 50px;
}
.top_shangqiao:hover{
	box-shadow:0  0px 0px ;
}
.top_shangqiao span{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 60px;
	color: #000;
}
.middle-block{
	width:1200px;
	margin:0 auto;
}
.cup-box{
	/* height:560px; */
	position:relative;
}
.cup-box h4{
  	color: #1c1f21;
  	font-size: 36px;
  	font-weight: 500;
  	line-height: 48px;
	text-align: center;
	margin-top:70px;
}
.cup-main{
	font-size:0;
	margin-top:60px;
}
.cup-main>div{
	display:inline-block;
	width:230px;
	height:300px;
	text-align: center;
	vertical-align: top;
	position: relative;
}
.cup-main>div:hover{
	background: url(../../image/zhuanti/redhat/cup-bg.png) no-repeat top center ;
	background-size:100% ;
}
.cup-main>div img{
	width: 200px;
	position: absolute;
	bottom:45px;
	left:25px;
	display:block;
	margin:0 auto;
}
.cup-main>div p{
	height:25px;
 	color: #1c1f21;
  	font-size: 16px;
  	font-weight: 400;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width:100%;
}

.advan-block{
	width:100%;
	max-width:1920px;
	min-width: 1200px;
	margin:0 auto;
	background: #F4F8FA;
}
.advan-block .middle-block{
	min-height:500px;
}
.advan-console{
	display:block;
	margin:124px auto 0;
	width:250px;
	height:60px;
	background:rgba(205,63,63,1);
	font-size:20px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:60px;
	text-align: center;
}
.advan-console:hover{
	background: rgb(188, 59, 59);
}
.advan-block h4{
	height:50px;
	font-size:36px;
	font-weight:500;
	color:rgba(28,31,33,1);
	line-height:50px;
	margin-top:80px;
	text-align: center;
}
.advan-list{
	display:block;
	width:100%;
	height:730px;
	position:relative;
	background:url(../../image/zhuanti/redhat/advan-bg.png) no-repeat;
	background-position:center;
}
.advan-list li{
	position:absolute;
	width:335px;
	padding:24px;
	background: url(../../image/zhuanti/redhat/advan-item-bg1.png) top left no-repeat,url(../../image/zhuanti/redhat/advan-item-bg2.png) bottom right no-repeat;
}
.advan-list li h6{
	font-size:18px;
	font-weight:500;
	color:#1C1F21;
	line-height:30px;
}
.advan-list li p{
	color:#545C63;
	font-size:16px;
	text-align:justify;
}
.data-block{
	width:100%;
	max-width:1920px;
	min-width: 1200px;
	height:828px;
	margin:0 auto;
	background: url(../../image/zhuanti/redhat/data-bg.jpg) center no-repeat;
}
.data-title{
	height:50px;
	font-size:36px;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:50px;
	text-align: center;
	margin-top: 70px;
}
.data-img{
	display:block;
	width:1200px;
	margin:70px auto;
}
.data-console{
	display:block;
	margin:80px auto 0;
	width:250px;
	height:60px;
	border:1px solid rgba(255,255,255,1);
	font-size:20px;
	color:#fff;
	text-align: center;
	line-height: 60px;
}
.data-console:hover{
	background: #FFF;
	color: rgba(205,63,63,1);
}
.service-block{
	width:100%;
	max-width:1920px;
	min-width: 1200px;
	margin:0 auto;
	background: url(../../image/zhuanti/cyber_security/cyber_security_bg2.png) center no-repeat;
	background-size: 1920px 1334px;
	height: 1334px;
}
.service-block .middle-block{
	height:710px;
}
.service-block .redhat_title_one{
	padding-top: 150px;
}
.service-block .redhat_title_txt{
	color: #fff;
}
.service-block .detail_btn{
	background: radial-gradient(97.8% 407.5% at 1% 53.33%, #80CFFB 0%, #2F6ED0 53.37%, #3A78D7 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
	box-shadow: 0px 4px 4px 0px #6435FF40;

box-shadow: 6px 1px 4px 0px #27078E0D inset;

box-shadow: 0px 6px 4px 0px #27078E0D inset;

box-shadow: 0px -6px 4px 0px #27078E0D inset;
cursor: pointer;

}
.service-block .detail_btn:hover{
		background: radial-gradient(97.8% 407.5% at 1% 53.33%, #80CFFB 0%, #2F6ED0 53.37%, #3A78D7 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
	box-shadow: 0px 4px 4px 0px #6435FF40;

box-shadow: 6px 1px 4px 0px #27078E0D inset;

box-shadow: 0px 6px 4px 0px #27078E0D inset;

box-shadow: 0px -6px 4px 0px #27078E0D inset;
color: #fff;
}
.service-title{
	margin-top:70px;
	text-align: center;
}
.service-title h2{
	font-size:36px;
	font-weight:500;
	color:#1C1F21;
	line-height:50px;
}
.service-title h3{
	font-size:26px;
	font-weight:500;
	color:#545C63;
	line-height:50px;
}
.cyberr_number{
	width: 700px;
	margin: 44px auto;
	display: flex;
	justify-content: space-between;
}
.cyberr_number_item p{
	font-family: Noto Sans SC;
	font-weight: 700;
	font-style: Bold;
	font-size: 48px;
	text-align: center;
	color: #00D75E;
}
.cyberr_number_item span{
	font-family: Noto Sans SC;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
.service-ul{
	height:465px;
	box-sizing:border-box;
	margin-top:65px;
	background: url(../../image/zhuanti/redhat/service-bg.png) top center no-repeat;
	position: relative;
}
.service-ul li{
	position: absolute;
	width:380px;
}
.service-ul li h6{
	width:380px;
	font-size:20px;
	font-weight:500;
	color:rgba(205,63,63,1);
	line-height:30px;
}
.service-ul li p{
	width:380px;
	font-size:14px;
	font-weight:500;
	color:#1C1F21;
	line-height:24px;
}
.salary-block{
	height:636px;
	padding-top:70px;
}
.salary-left{
	display:inline-block;
	width:485px;
	vertical-align: middle;
}
.salary-title{
	height:70px;
	font-size:50px;
	font-weight:500;
	color:rgba(28,31,33,1);
	line-height:70px;
}
.salary-p1{
	font-size:24px;
	font-weight:400;
	margin-top:9px;
	color:rgba(205,63,63,1);
	line-height:40px;
}
.salary-p2{
	font-size:16px;
	font-weight:400;
	color:#545C63;
	line-height:30px;
	margin-top: 26px;
}
.salary-p2 span{
	color:#CD3F3F;
}
.salary-btn{
	display:inline-block;
	width:250px;
	height:50px;
	background: url(../../image/zhuanti/redhat/console-bg.png) 224px center no-repeat;
	background-color:rgba(205,63,63,1);
	font-size:18px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:50px;
	padding-left:30px;
	margin-top:50px;
}
.salary-btn:hover{
	background-color:rgb(188, 59, 59);
}
.salary-img{
	vertical-align: middle;
	margin-left:190px;
}

.teacher-block{
	width:100%;
	height:1050px;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
.teac-right{
	position: absolute;
	width:50%;
	height:100%;
	right:0px;
	top:0;
	background: #CD3F3F;
}
.teac-main{
	width:1200px;
	height:1050px;
	margin:0 auto;
	position: relative;
}
.teac-box{
	position: absolute;
	width:100%;
	height:100%;
	background:url(../../image/zhuanti/redhat/teac-img-bg.png) right center no-repeat;
	background-color: #fff;
	background-size: auto 100%;
	background-position: 484px 0px;
}
.teac-box h4{
	height:50px;
	font-size:36px;
	font-weight:500;
	color:#1C1F21;
	line-height:50px;
	text-align: center;
	margin-top: 70px;
}
.teac-name{
	height:33px;
	font-size:24px;
	font-weight:400;
	color:#1C1F21;
	line-height:33px;
	margin-top:76px;
}
.teac-name span{
	font-size:14px;
	color:#4D555D;
	margin-left:21px;
	display: inline-block;
	vertical-align: middle;
}
.teac-name:before{
	content:"";
	display:inline-block;
	width:19px;
	height:19px;
	background: #CD3F3F;
	margin-right:7px;
}
.teac-info{
	height:280px;
	border:1px solid #1B1F21;
	margin-top:22px;
	padding:44px 40px 0;
	position: relative;
}
.teac-info>div{
	margin-bottom: 21px;
}
.teac-ico{
	vertical-align: middle;
}
.info-title{
	font-size:20px;
	font-weight:400;
	color:#1C1F21;
	line-height:30px;
	margin:0 21px 0 12px;
	vertical-align: middle;
}
.info-text{
	width:678px;
	line-height: 24px;
	font-size:16px;
	color:#545C63;
}
.teac-img{
	position: absolute;
	bottom: 0px;
	right:80px;
}
.study-block{
	width:100%;
	height:584px;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	background:url(../../image/zhuanti/cisco/study-bg1.png) left bottom no-repeat,url(../../image/zhuanti/cisco/study-bg2.png) right top no-repeat;
	background-color:#2E323A;
	overflow: hidden;
}
.study-block h4{
	height:50px;
	font-size:36px;
	font-weight:500;
	color:#FFFFFF;
	line-height:50px;
	text-align: center;
	margin-top: 70px;
}
.study-main{
	width:1200px;
	margin:0 auto;
	height:460px;
	background: url(../../image/zhuanti/redhat/study-bg.png) center center no-repeat;
}
.study-ul{
	width:1200px;
	height:46px;
	position: relative;
}
.study-ul li{
	font-size:16px;
	font-weight:400;
	color:#ECECEC;
	line-height:26px;
	vertical-align: middle;
	position: absolute;
}
.study-ul li img{
	vertical-align: middle;
	margin:0 5px;
}

.bottom-block{
	width:100%;
	height:321px;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	background:url(../../image/zhuanti/redhat/bottom-bg.png) center no-repeat;
	background-color:#F4F8FA;
	overflow: hidden;
}
.bottom-block>div{
	height:321px;
}
.bottom-text{
	width:256px;
	float:right;
	margin:90px 200px 0 0;
}
.bottom-console{
	display:block;
	width:251px;
	height:60px;
	background:rgba(221,57,44,1);
	font-size:20px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:60px;
	text-align: center;
	margin:34px 0 0 20px;
}
.bottom-console:hover{
	background:rgba(221,57,44,0.8);
}
.redhat_title{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 70px;
}
.red_icon_left{
	width: 42px;
	height: 42px;
	background: url(../../image/zhuanti/cyber_security/red_icon_left.png) 0 0 no-repeat;
	background-size: 100%;
	margin-left: 14px;
}
.red_icon_right{
	width: 53px;
	height: 53px;
	background: url(../../image/zhuanti/cyber_security/red_icon_left.png) 0 0 no-repeat;
	background-size: 100%;
	margin-right: 14px;
}
.redhat_title_txt{
	position: relative;
	padding-left: 16px;
	z-index: 2;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #0A0092;
	margin:  0 14px;
}
.bottom_line{
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: -1;
	width: 164px;
	height: 8px;
	background: #FB7575;
}
.redHat_detail{
	margin-top: 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #545C63;
}
.red_reson{
	width: 1120px;
	margin: 0 auto;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	color: #333333;
	margin-top: 30px;
}
.top_alike{
	width: 344px;
	height: 47px;
	margin-top: 18px;
	margin-left: 10px;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 47px;
	color: #FFFFFF;
	padding-left: 43px;
}
.bottom_alike_img1{
	width: 324px;
	height: 240px;
	margin-top: 14px;
	background: url(../../image/zhuanti/redhat/icon_crf_img1.png);
}
.bottom_alike_img2{
	width: 324px;
	height: 240px;
	margin-top: 14px;
	background: url(../../image/zhuanti/redhat/icon_crf_img3.png);
}
.bottom_alike_img3{
	width: 324px;
	height: 240px;
	margin-top: 14px;
	background: url(../../image/zhuanti/redhat/icon_crf_img2.png);
}
.bottom_alike_top{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 40px;
}
.bottom_alike{
	margin-top: 26px;
	padding-left: 21px;
}
.data_request{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #545C63;
	margin-top: 5px;
	padding-left: 90px;
}
.detail_btn{
	display: block;
	width: 250px;
	height: 60px;
	margin:  0 auto;
	border-radius: 50px;
	line-height: 60px;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	background: radial-gradient(97.8% 407.5% at 1% 53.33%, #80CFFB 0%, #2F6ED0 53.37%, #3A78D7 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
	box-shadow: 0px 4px 4px 0px #6435FF40;
	box-shadow: 6px 1px 4px 0px #27078E0D inset;
	box-shadow: 0px 6px 4px 0px #27078E0D inset;
	box-shadow: 0px -6px 4px 0px #27078E0D inset;
	cursor: pointer;
	margin-top: 50px;
}
.detail_btn:hover{
	color: #fff;
	box-shadow: 0px 4px 4px 0px #6435FF40;
	box-shadow: 6px 1px 4px 0px #27078E0D inset;
	box-shadow: 0px 6px 4px 0px #27078E0D inset;
	box-shadow: 0px -6px 4px 0px #27078E0D inset;
}

.clearfix{
	clear: both;
}
.style_content{
	width: 1220px;
	margin:  0 auto;
	height: 666px;
	background: url(../../image/zhuanti/cyber_security/cyber_number_bg.png) 0 0 no-repeat;
}
.style_content .in_block {
	float: left;
	height: 666px;
	padding-top: 135px;
}
.left_top_cursorhover{
	background: #fff;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
}
.left_bottom_cursorhover{
	background: #fff;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
}
.right_top_cursorhover{
	background: #fff;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
}
.right_bottom_cursorhover{
	background: #fff;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
}
.sty_alike{
	cursor: pointer;
}
.lest_sty.show{
	display: block;
}

.style_center{
	width: 610px;
	height: 666px;
	background: url(../../image/zhuanti/redhat/study_img.png)0 0 no-repeat;
	background-size: 100%;
	margin: 0 30px 0 75px;
	float: left;
}
.style_left,.style_right{
	width: 250px;
	height: 100%;
}
.sty_alike{
	width: 100%;
	height: 150px;
	position: relative;
	padding: 10px 20px;
}
.service-list{
	width: 175px;
	height: 60px;
	line-height: 60px;
	background: url(../../image/zhuanti/huawei/service-list1.png) no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	margin: auto;
}
.tou1{
	position: absolute;
	width: 80px;
	height: 80px;
	left: 20px;
	top: -20px;
	background: url(../../image/zhuanti/huawei/icon_women1.png) 0 0 no-repeat;
}
.tou3{
	position: absolute;
	width: 80px;
	height: 80px;
	left: 20px;
	top: -20px;
	background: url(../../image/zhuanti/huawei/icon_women3.png) 0 0 no-repeat;
}
.tou2{
	position: absolute;
	width: 80px;
	height: 80px;
	right: 20px;
	top: -20px;
	background: url(../../image/zhuanti/huawei/icon_women2.png) 0 0 no-repeat;
}
.tou4{
	position: absolute;
	width: 80px;
	height: 80px;
	right: 20px;
	top: -20px;
	background: url(../../image/zhuanti/huawei/icon_women4.png) 0 0 no-repeat;
}
.sty_left_top,.sty_left_bottom,.sty_left_top{
	height: 40px;
}

.sty_txt{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	padding-top: 10px;
}
.sty_detail{
	width: 210px;
	height: 28px;
	background: linear-gradient(90deg, #F0ECFE 0%, #F3EFFE 35.94%, #F8F5FF 100%);
	border-radius: 30px 30px 4px 30px;
	line-height: 28px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #545C63;
	margin-top: 10px;
	text-align: center;
}
.lest_sty{
	display: none;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background: #FFA800;
	border-radius: 20px;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 50px;
	margin-top: 12px;
	
}
.lest_sty.show{
	display: block;
}
.study_left_bottom,.study_right_bottom{
	margin-top: 70px;
}
.study_left_top .sty_txt,.sty_left_bottom .sty_txt{
	padding-left: 80px;
}
.course-block{
	width:100%;
	max-width:1920px;
	min-width: 1200px;
	min-height:1300px;
	margin:0 auto;
	background: url(../../image/zhuanti/cyber_security/cyber_security_bg3.png) center no-repeat;
}

.course_detail_txt{
	margin-top: 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
}
.course_content{
	width: 1200px;
	margin:  0 auto;
	margin-top: 60px;
}
.course_alike_tips{
	font-family: Noto Sans SC;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #333333;
	margin-bottom: 28px;
}
.course_ap_best{
	width: 1020px;
	margin: 0 auto 60px;
	height: 118px;
}
.course_ap_office{
	width: 1020px;
	margin: 0 auto 60px;
	height: 254px;
}
.flexSp{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.course_ap_best_item{
	width: 191px;
	height: 118px;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	background: #fff;
	border-radius: 8px;
	padding: 12px;
}

.course_best_item_top{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 20px;
	color: #1A1A1A;
	margin-bottom: 8px;
}
.course_best_item_line{
	width: 40px;
	height: 2px;
	background: #1595EB;
	position: relative;
	margin-bottom: 16px;
}
.course_best_item_line::after{
	display: block;
	content: "";
	width: 26px;
	height: 2px;
	background: #1D149E;
	position: absolute;
	left: 0;
	top: 0;
}
.course_best_item_bot{
	justify-content: space-between;
}
.course_best_item_bot span{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #666;
}
.office_flex_item p{
	padding-top: 20px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #545C63;
}

.teacher_block{
	width:1200px;
	height:570px;
	margin-top: 74px;
	position: relative;
	margin: 0 auto;
}

.teacher_block .redHat_detail{
	margin-bottom: 60px;
}

.teacher_container{
	width: 1060px;
	height: 430px;
	border-radius: 50px;
	margin: 0 auto;
	background-color: #fff !important;
}
.teacher_container .carousel-inner,.teacher_container #carousel-example-generic{
	height: 100%;
	border-radius: 50px;
	background-color: #fff !important;
}
.teacher_container .carousel-inner{
	overflow: hidden;
	color: #fff !important;
}
.teacher_container .item{
	height: 100%;
}
.teacher_container .item .flex{
	align-items: center;
	height: 100%;
	background-color: #fff;
}
.carousel_img{
	width: 343px;
	height: 390px;
	border-radius: 31px;
	display: flex;
	justify-content: center;
	background: #D9D9D9;
	margin: auto 20px ;
}
.carousel_img img{
	height: 380px;
	margin-top: 10px;
}

#tacher_carousel_left,#office_left,#inter_left{
    width: 60px;
    height: 60px;
    background: url(../../image/zhuanti/huawei/icon_t_left.png) 0 0 no-repeat;
    cursor: pointer;
	left: -70px;
	top:50% ;
	overflow: hidden;
	opacity: 1;
	margin-top: -30px;
}
#tacher_carousel_right,#office_right,#inter_right{
    width: 60px;
    height: 60px;
    background: url(../../image/zhuanti/huawei/icon_t_right.png) 0 0 no-repeat;
    cursor: pointer;
	right: -70px;
	top: 50%;
	overflow: hidden;
	opacity: 1;
	margin-top: -30px;
}
.carousel_item_detil{
	width: 657px;
}
.carousel_item_title{
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.carousel_item_title p{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 30px;
	color: #333333;
	margin-right: 12px;
	margin-bottom: 0;
}
.carousel_item_title span{
	border-radius: 20px;
	padding: 0px 18px;
	background: #794CF5;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	color: #fff;
	height: 35px;
	line-height: 35px;
}
.carousel_item_tip{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	text-align: justify;
	color: #545C63;
}
.mbot32{
	margin-bottom: 32px;
}
.mbot20{
	margin-bottom: 20px;
}
.packColor_text{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #794CF5;
	margin-bottom: 4px;
}
.carousel_item_tip_detail{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	text-align: justify;
	color: #545C63;
	margin-bottom: 8px;
}
/* 箭头图标大小 */
.carousel-control .glyphicon {
  font-size: 0px; /* 调整图标大小 */
}
/* 左箭头样式 */
.carousel-control.left {
  background: none; /* 移除背景 */
  color: #333; /* 箭头颜色 */
  left: 10px; /* 距离左侧10px */
}

/* 右箭头样式 */
.carousel-control.right {
  background: none;
  color: #333;
  right: 10px; /* 距离右侧10px */
}
.contactUs{
	display: none;
}

.nav-link h1{
  line-height: 30px;
}
.red_ertified{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
}
.red_ertified_item_b{
	width: 415px;
	height: 145px;
	background: linear-gradient(180deg, rgba(21, 149, 235, 0) 0%, #1595EB 100%);
	padding: 14px 16px 15px;
}
.red_ertified_item_b h5{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-style: Bold;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
.red_ertified_item_b p{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
}
.inblock{
	display: inline-block;
}
.inblock_l{
	width: 80px;
	height: 27px;
	border-radius: 22px;
	background-color: #fff;
	line-height: 27px;
	color: #1595EB;
	text-align: center;
	margin-top: 10px;
	margin-right: 28px;
}
.inblock_r{
	width: 140px;
	height: 30px;
	border-radius: 22px;
	background-color: #fff;
	line-height: 30px;
	color: #1595EB;
	text-align: center;
	margin-top: 10px;
	margin-right: 30px;
}
.cyber_course_contanier{
	position: relative;
	margin-top: 120px;
}
.cyber_course_c_center{
	padding: 108px 16px 0;
	width: 1118px;
	height: 708px;
	border-radius: 20px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	background: #FFFFFF;
}
.cyber_course_c_title{
	width: 1118px;
	height: 159px;
	position: absolute;
	top: -81px;
	left: 0;
	background:url(../../image/zhuanti/cyber_security/cyber_course_bg.png) 0 0 no-repeat;
}
.cyber_course_c_center_t{
	width: 100%;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	margin-bottom: 12px;
}
.cyber_course_c_center .cyber_course_c_center_t:nth-child(2){
	margin-top: 48px;
}
.cyber_course_c_center_item{
	margin-right: 18px;
	position: relative;
	width: 532px;
	margin-bottom: 20px;
}
.cyber_course_c_center .cyber_course_c_center_item.noright{
	margin-right: 0;
}
.cyber_course_item_top{
	width: 100%;
	overflow: hidden;
	height: 60px;
	display: flex;
	border-top-left-radius: 10px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #D5ECFF;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
	cursor: pointer;
}
.cyber_course_c_center_item .cyber_course_item_top .corse_type{
	width: 113px;
	height: 100%;
	background: url(../../image/zhuanti/cyber_security/cyber_course_bg3.png) 0 0 no-repeat;
	color: #fff;
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	padding-left: 0;
}
.cyber_course_c_center_item .cyber_course_item_top span{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #545C63;
	line-height: 60px;
	padding-left: 10px;
}
.cyber_course_item_pop{
	position: absolute;
	top: 60px;
	left: 0;
	background: #FFFFFF;
	box-shadow: 0px 4px 8px 0px rgba(3, 53, 119, 0.25);
	padding: 16px 20px;
	width: 532px;
	min-height: 265px;
	border-radius: 10px;
	z-index: 33;
	visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.cyber_course_item_pop h5{
	display: flex;
	height: 40px;
	border-bottom: 1px solid #E6E6E6;
	justify-content: space-between;
}
.ccitpp_title{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 16px;
}
.ccitpp_time{
	border-radius: 4px;
	padding: 0px 8px;
	background: #1595EB;
	height: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #fff;
}
.cyber_course_item_pop p{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #545C63;
	margin-top: 12px;
}
.cyber_course_c_center_item:hover .cyber_course_item_pop{
	visibility: visible;
    opacity: 1;
}
.cyber_catch_item{
	border-top: 4px solid #00D75E;
	width: 1020px;
	padding: 20px;
	margin: 60px auto  ;
	background: #FFFFFF;
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);

}
.flex{
	display: flex;
}
.cyber_catch_item_top{
	justify-content: center;
}
.cyber_catch_item_top span{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 28px;
	color: #1A1A1A;
	padding-left: 12px;
}
.cyber_catch_item_bot_c{
	width: 520px;
	margin-top: 8px;
}
.cyber_catch_tip{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 18px;
	text-align: justify;
	vertical-align: middle;
	color: #666;
	margin-bottom: 16px;
}
.cyber_catch_item_bot {
	justify-content: space-between;
}
.cyber_catch_item_bot_c li{
	border-left: 2px dashed  #00D75E;
	min-height: 50px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 5px;
}
.cyber_catch_item_bot_c li::after{
	display: block;
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: -7px;
	top: 0px;
	background-color: #00D75E;
	border-radius: 100%;
}
.cyber_catch_item_bot_c li p{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-style: Bold;
	font-size: 16px;
	line-height: 100%;
	text-align: justify;
	vertical-align: middle;
	color: #1A1A1A;
	margin-bottom: 4px;
}
.cyber_catch_item_bot_c li span{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: justify;
	vertical-align: middle;
	color: #666;

}

.teach_block_container{
	margin-bottom: 100px;
}
.teach_block_container .detail_btn{
	margin-top: 100px;
}
.teach_server_content{
	width: 1020px;	
	margin: 0 auto;
}
.tsc_select{
	width: 708px;
	height: 43px;
	border-bottom: 2px solid #E6E6E6;
	margin: 60px auto 30px;
}
.tsc_select_item{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-style: Regular;
	font-size: 24px;
	text-align: center;
	color: #999999;
	position: relative;
	height: 43px;
	cursor: pointer;
	user-select: none;
}
.tsc_select_item.on{
	color: #0A0092;
}
.tsc_select_item.on::after{
	display: block;
	content: "";
	width: 144px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #0A0092;
}
.tsc_select_content{
	height: 288px;
}
.complet_grid{
	width: 1200px;
	display: grid;
	grid-template-columns: repeat(6, 182px);
	gap: 12px 20px;
	margin: 0 auto;
}
.teach_block_container .course_alike_tips{
	margin-top: 60px;
}
.teach_block_container .course_ap_office{
	height: 185px;
}
body h1 {
    margin-top: 0px;
    margin-bottom: 0px;
}