*{
	margin:0;
	padding:0;
	text-decoration:none;
}
ul{
	list-style:none;
}
html body{
	background:#F6F5FA;	
	color:#1C1F21;
}

.clear{ 
	clear:both
} 
.left{
	float: left;
}
.right{
	float: right;
}
.main-container{
	margin-top: -70px;
}
.main{
	min-width:1200px;
	max-width:1920px;
	margin:0 auto;
}
.banner{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0 auto;
	height:800px;
	overflow:hidden;
	background:url(../../image/zhuanti/huawei/new_banner_1.png) no-repeat center;
	position: relative;
}
.banner_content{
	width: 1300px;
	height: calc(100% - 70px);
	margin: 0 auto;
	margin-top: 70px;
	position: relative;
}
.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: #FFFFFF;
	
	background: linear-gradient(90deg, #3788F2 0%, #572ADF 100%);
	box-shadow: 0px -10px 15px 0px rgba(41, 9, 137, 0.25) inset;

	box-shadow: 0px 4px 8px 0px rgba(247, 243, 255, 0.2) inset;

	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);

	border-radius: 50px;
	z-index: 2;
}
.top_shangqiao:hover{
	box-shadow:0  0px 0px ;
	color: #fff;
}
.top_shangqiao span{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 60px;
	color: #FFFFFF;
}
.authent{
	width: 1300px;
	margin: 0 auto;
}
.title{
	text-align: center;
	font-size: 36px;
	margin: 50px 0 20px 0;
	position: relative;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.title .span_huawei{
	color: #1A0566;
	padding: 0 12px;
}
.title .small_ball{
	width: 20px;
	height: 20px;
	background: url(../../image/zhuanti/huawei/icon_title_blue.png) 0 0 no-repeat; 
	background-size: 100%;
}
.discount .small_ball{
	width: 20px;
	height: 20px;
	background: url(../../image/zhuanti/huawei/icon_title_blue.png) 0 0 no-repeat; 
	background-size: 100%;
}
.huawei_space_tips{
    width: 1200px;
    margin: 24px auto 48px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-align: justify;
    vertical-align: middle;
}
.authent_left,.authent_right{
	height: 324px;
	border-radius: 28px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
	background-color: #fff;
	padding: 12px;
}
.authent_left{
	width: 674px;
}
.authent_right{
	width: 427px;
}
.authent_right img{
	display: block;
	margin: 0 auto;
}
.authent_left_Content{
	display: flex;
	align-items: center;
}
.authent_alike_top{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-style: Bold;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #323232;
	margin-bottom: 12px;
}
.authent_left_content .authent_left_cItem:first-child{
	margin-top: -32px;
}
.authent_left_cItem{
	margin-bottom: 29px;
}
.authent_left_cItem_title{
	font-family: Alibaba PuHuiTi;
font-weight: 500;
font-size: 22px;
line-height: 100%;
letter-spacing: 0%;
color: #1C65CF;
margin-bottom: 5px;
}
.authent_left_cItem_tips{
font-family: Alibaba PuHuiTi;
font-weight: 400;
font-style: Regular;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
color: #4D8AC0;
}
.huawei_course_img{
	width: 290px;
	height: 238px;
	background: url(../../image/zhuanti/huawei/authent_icon.png) 0 0 no-repeat;
	margin-right: 10px;
}
.authent-midd{
	display: inline-block;
}
.authent-cent{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #333;
}
.authent-midd{
	margin-top: 30px ;
}
.authent-ul{
	/* height: 350px; */
	margin-right: 31px;
}
.authent-ul li{
	display: none;
}
.authent-ul li:first-child{
	display: block;
}
.teacher_body .authent-cent{
	width: 924px;
	margin: 52px auto 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	text-align: justify;
	vertical-align: middle;
	color: #1A1A1A;
}
.teach_content_tips{
	width: 924px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.teach_content_tips_item{
	width: 260px;
	height: 232px;
	background: #FFFFFF;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
	padding: 20px 16px 16px;
	border-radius: 8px;
}
.teach_content_tips_item img{
	width: 48px;
	height: 48px;
	margin: 0 auto;
}
.teach_content_tips_item{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.teach_content_tips_item_name{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	color: #323232;
	margin: 12px  0 8px;
}
.teach_content_tips_item_detial{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: justify;
	color: #666;
	height: 100px;
}
.trophy{
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}
.trophy-bg{
	position: absolute;
	width: 170px;
}
.trophy-bg1{
	top: 350px;
	left: 0;
}
.trophy-bg2{
	top: 0;
	right: 0;
}
.trophy-top{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.trophy-bg3{
	top: -50px;
	left: 0;
}
.trophy-bg4{
	bottom: 100px;
	right: 100px;
}
.trophy-tit{
	margin-top: 10px;
}
.trophy-cent{
	position: relative;
}
.trophy-ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.trophy-ul li{
	text-align: center;
	float: left;
	font-size: 16px;
	margin-top: 10px;
}
.trophy-img{
	width: 1200px;
	margin: 0 auto;
	display: block;
}
.trophy-ul-bott{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.trophy-ul-bott li{
	text-align: center;
	float: left;
	font-size: 16px;
	margin-top: 10px;
}
.service{
	max-width: 1920px;
	min-width: 1200px;
	height: 1136px;
	background-color: #18066C;
	position: relative;
	overflow: hidden;
	background: url(../../image/zhuanti/huawei/icon_omo.png) 0 0 no-repeat;
	margin-top: 40px;
	background-size: 1920px 1025px;

}
.omoContent .span_huawei,.omoContent .authent-cent{
	color: #fff;
}
.omoContent .title .small_ball{
	width: 20px;
	height: 20px;
	background: url(../../image/zhuanti/huawei/icon_title_white.png) 0 0 no-repeat; 
	background-size: 100%;
}
.service_title{
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	color: #FFF;
	margin-top: 180px;
}
.service_reson{
	margin-top: 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
}

.pos_rel{
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.sc_title{
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 90px;
	text-align: center;
	color: #FFFFFF;
}
.sc_title.hover{
	color: #794CF5;
}
.sc_over_pos{
	position: absolute;
	right: 5px;
	z-index: 2;
	width: 305px;
	height: 280px;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
	display: none;
	top: 92px;
}
.over_pos_img{
	width: 80px;
	height: 80px;
	margin: 0 auto;
}

.sc_over_text{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color: #545C63;
}
.over_pos_a{
	display: block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	background: radial-gradient(97.8% 407.5% at 1% 53.33%, #B098FF 0%, #6435FF 78.4%, #6435FF 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
	box-shadow: 0px 4px 4px rgba(100, 53, 255, 0.25), inset 0px -6px 4px rgba(39, 7, 142, 0.05), inset 0px 6px 4px rgba(39, 7, 142, 0.05), inset 6px 1px 4px rgba(39, 7, 142, 0.05);
	margin: 0 auto;
	border-radius: 20px;
	text-align: center;
	margin-top: 10px;
}
.over_pos_a:hover{
	box-shadow: 0 0px 0px;
	color: #FFBE73;
}


.clearfix{
	clear: both;
}
.style_content{
	width: 1220px;
	margin:  0 auto;
	height: 666px;
}
.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/huawei/study_img.png)0 0 no-repeat;
	background-size: 100%;
	margin: 0 30px 0 30px;
	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;
}
.study_left_bottom,.study_right_bottom{
	margin-top: 70px;
}
.study_left_top .sty_txt,.sty_left_bottom .sty_txt{
	padding-left: 80px;
}
.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;
	
}
.exam-list{
	background: url(../../image/zhuanti/huawei/service-list2.png) no-repeat;
}
.evidence-list{
	background: url(../../image/zhuanti/huawei/service-list3.png) no-repeat;
}
.service-list-tit{
	color: #1C1F21;
	font-size: 20px;
}
.service-list-tit:before{
	content: "●";
	color: #D82D77;
	width:10px;
	height:10px;
	margin-right: 8px;
}
.service-cent li p{
	height: 100px;
	color: #545C63;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.advantage{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.advan-tit{
	margin-bottom: 8px;
}
.subtitle{
	font-size: 18px;
	color: #545C63;
	text-align: center;
}
.advan-cent{
	width: 1200px;
	margin: 30px auto 0;
	position: relative;
	display: inline-block;
}
.advan-cent li{
	width: 300px;
	float: left;
}
.advan-cent li:nth-of-type(2){
	width: 600px;
}
.advan-li-tit{
	font-size: 20px;
}
.advan-li-cent{
	color: #545C63;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.advan-left-top{
	margin-top: 50px;
}
.advan-midd-bott{
	width: 300px;
	margin: 0 auto;
}
.advan-left-bott{
	margin-top: 200px;
}
.advan-midd-img{
	margin-left: -20px;
}
.advan-cent .advan-li-img{
	width: 125px;
	position: absolute;
	top: 250px;
}
.advan-cent .advan-li-img2{
	width: 125px;
	position: absolute;
	right: 0;
	bottom: 120px;
}
.ict{
	width: 1200px;
	margin: 20px auto 30px auto;
	overflow: hidden;
}
.ict-ul{
	overflow: hidden;
	margin-top: 30px;
}
.ict-ul li{
	width: 284px;
	height: 310px;
	background: #FFF;
	border-radius: 10px;
	overflow: hidden;
	margin:0 20px 20px  0;
	float: left;
}
.ict-ul li:nth-of-type(4),.ict-ul li:nth-of-type(8){
	margin-right: 0;
}
.ict-img{
	width: 100%;
}
.itc-tit{
	line-height: 24px;
	height: 60px;
	margin: 10px auto 20px;
	text-align: center;
}
.ict-li-a{
	width:144px;
	height:36px;
	line-height: 36px;
	background:#D82D77;
	border-radius:6px;
	display: block;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
}
.ict-li-a:hover{
	background:#CB296F;
}
.discount{
	min-height: 923px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	background: url(../../image/zhuanti/huawei/icon_hotBg.png)0 0 no-repeat;
	padding-top: 100px;
	background-size: 1920px 923px;
}
.discount_content{
	width: 1200px;
	margin: 114px auto 0;
	position: relative;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	height:438px;
	align-items: center;
}
.discount_content_center{
	width: 380px;
	height: 380px;
	background: url(../../image/zhuanti/huawei/icon_d_bg.png)0 0 no-repeat;
}
.discount_content_left,.discount_content_right{
	width: 368px;
	height: 100%;
	position: relative;
}
.discount_content_item{
	position: absolute;
	width: 100%;
	height: 138px;
	padding: 16px;
	background: #FFFFFF;
	box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.15);
	left: 0;
}
.discount_content_left .discount_content_item:nth-child(1){
	border-top-left-radius: 28px;
	border-top-right-radius: 28px;
	border-bottom-left-radius: 28px;
	top: 0;
}
.discount_content_left .discount_content_item:nth-child(2){
	border-top-left-radius: 28px;
	border-bottom-right-radius: 28px;
	border-bottom-left-radius: 28px;
	bottom: 0;
}
.discount_content_right .discount_content_item:nth-child(1){
	border-top-left-radius: 28px;
	border-top-right-radius: 28px;
	border-bottom-right-radius: 28px;
	top: 0;
}
.discount_content_right .discount_content_item:nth-child(2){
	border-top-right-radius: 28px;
	border-bottom-right-radius: 28px;
	border-bottom-left-radius: 28px;
	bottom: 0;
	
}
.discount_content_item_title{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-style: Bold;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 5%;
	color: #D61418;
}
.discount_content_item_tips{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 5%;
	text-align: justify;
	color: #404040;
}
.bottom-text{
	width:256px;
	float:right;
	margin:90px 31% 0 0;
}
.bottom-console{
	display:block;
	width:250px;
	height:60px;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	line-height:60px;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;border-radius: 30px;
	background: linear-gradient(90deg, #3788F2 0%, #572ADF 100%);
	box-shadow: 0px -10px 15px 0px rgba(41, 9, 137, 0.25) inset;
	box-shadow: 0px 4px 8px 0px rgba(247, 243, 255, 0.2) inset;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.planContent .authent-cent{
	color: #4944DE;
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-style: Bold;
	font-size: 28px;
	line-height: 36px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	margin-top: 60px;
}
.bottom-console:hover{
	box-shadow: 0 0px 0px;
	color: #fff;
}
.planContent_body{
	width: 965px;
	margin: 0 auto;

}
.planContent_body_item{
	width: 100%;
	height: 100px;
	margin-top: 50px;
	box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.15);
	opacity: 1;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	position: relative;
	background: #4944DE;
	width: 965;

}
.planContent_body_item_name{
	width: 88px;
	height: 43px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #4944DE;
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-style: Bold;
	font-size: 20px;
	line-height: 43px;
	letter-spacing: 5%;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	
	position: absolute;
	left: -7px;
	top: -26px;
}
.planContent_body_item_in{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border-radius: 0 0 60px 0;
	display: flex;
	align-items: center;
	padding: 0 24px;
	font-family: Microsoft YaHei;
font-weight: 400;
font-style: Regular;
font-size: 24px;
line-height: 34px;
letter-spacing: 5%;
text-align: justify;
vertical-align: middle;
color: #333;
}
.crlie{
	position: absolute;
	left: -7px;
	top: 17px;
	width: 7px;
	height: 7px;
	background: linear-gradient(180deg, #272578 0%, #4944DE 100%);
	/* 使用 clip-path 创建直角三角形 */
	clip-path:polygon(0 0, 100% 0, 0 100%);
	transform: rotate(90deg);
}

.huawei_course{
	width: 1300px;
	height: 557px;
	background: url(../../image/zhuanti/huawei/huawei_course.png) 0 0 no-repeat;
	background-size: 100%;
	position: relative;
}
.huawei_course_out_content{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hua_pos{
	position: absolute;
}
.out_li{
	display: flex;
	justify-content: center;
	align-items: center;
}
.out_li img{
	width: 100px;
	height: 100px;
}
.out_li_top{
	width: 591px;
	margin-left: 12px;
}
.out_li_title{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.out_li_detail{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
}
.item_c_1{
	left: 267px;
	top: 50px;
}
.item_c_2{
	left: 177px;
	top: 243px;
}
.item_c_3{
	left: 91px;
	top: 434px;
}
.item_c_2 .out_li_top{
	width: 730px;
}
.item_c_3 .out_li_top{
	width: 910px;
}
.hauwei_other_course{
	width: 1300px;
	height: 557px;
	background: url(../../image/zhuanti/huawei/huawei_other_course.png) 0 0 no-repeat;
	background-position-x: 50%;
	margin-top: 10px;
}
.huawei_course_ul{
	width: 100%;
	margin-top: 40px;
}
.huawei_course_ul li{
	width: 130px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
.huawei_course_ul li div{
	width: 50px;
	height: 10px;
	border-radius: 20px;
	background: #D9D9D9;
	cursor: pointer;
}
.huawei_course_ul li div.now{
	background: #6E42FF;
}
.huawei_sallary{
	width: 1300px;
	height: 520px;
	background: url(../../image/zhuanti/huawei/huawei_salary.png) 0 0 no-repeat; 
}
.huawei_panner{
	width: 1200px;
	height: 870px;
	background: url(../../image/zhuanti/huawei/icon_paner_1.png) 0 0 no-repeat;
	background-size: 100%;
	margin-top: 60px;
	position: relative;
	margin-bottom: 200px;
}

.huawei_panner .panner_pos,.huawei_panner .pc_pos{
	position: absolute;
}
.panner_pos img{
	display: block;
	width: 90px;
	height: 120px;
	margin: 0 auto;
}
.huawei_panner .panner_title{
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #000000;
	margin-top: 10px;
}
.huawei_panner .panner_detail{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
}
.huawei_panner .panner_1{
	width: 140px;
	left: 129px;
	top: 74px;
	
}
.huawei_panner .panner_2{
	width: 196px;
	left: 341px;
	top: 42px;
}
.huawei_panner .panner_3{
	width: 134px;
	right: 419px;
	top: 43px;
}
.huawei_panner .panner_4{
	width: 168px;
	right: 115px;
	top: 91px;
}
.huawei_panner .panner_5{
	width: 168px;
    left: 380px;
    top: 391px;
}
.huawei_panner .panner_6{
	width: 145px;
	left: 121px;
    top: 433px;
}
.huawei_panner .panner_7{
	width: 154px;
	right: 292px;
    top: 382px;
}
.huawei_panner .panner_8{
width: 150px;
    left: 72px;
    bottom: -50px;
}
.huawei_panner .panner_9{
    width: 168px;
    left: -40px;
    top: 201px;
}
.huawei_panner .panner_content{
	width: 261px;
	margin-left: -198px;
	right: 76px;
	bottom: -42px;
}
.panner_12{
width: 150px;
    left: 477px;
    bottom: -101px;
}
.outIndex{
	z-index: 2;
}

.panner_content .panner_detail{
	color: #666;
}
.panner_content .panner_title{
	margin-top: 20px;
}
.panner_content_top{
	width: 90px;
	height: 120px;
	border-radius: 50%;
	position: relative;
	margin-left: 20px;
    margin-top: 5px;
}
.panner_content_top img{
	display: block;
	height: 120px;
	border-radius: 5px;
}
.hover_change{
	width: 100%;
	height: 100%;
	position: absolute;
}
.panner_content_top .out_panner{
	margin-left: 32px;
	transform: rotate(3.55deg);
	opacity: 0.5;
	z-index: 1;
}
.hover_c_2{
	left:-24px;
}


.middle-block{
	width:1200px;
	margin:10px auto 0;
	margin-bottom: 40px;
}
.block-top{
	height:47px;
	border-bottom:2px solid #2e3340;
}
.block-top h2{
	line-height:43px;
	font-size:20px;
	color:#e91b05;
	display:inline-block;
	border-bottom:4px solid #e91b05;
	font-weight:normal;
}
.block-top span{
	font-size:18px;
	color:#2e3340;
	margin-left:20px;
}
.envi-block{
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	margin:10px 0;
}
.envi-block ul{
	width:2000px;
	height:208px;
}
.envi-block li{
	float:left;
	width:285px;
	height:200px;
	overflow:hidden;
	margin-right:20px;
	position:relative;
}
.envi-block li img{
	position:absolute;
	width:185px;
	height:180px;
}
.envi-block li p{
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	height:26px;
	line-height:26px;
	color:#fff;
	background:rgba(0,0,0,0.5);
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:1920px; margin: 0 auto;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{height:450px; display:block; margin: 0 auto;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:1920px; margin: 0 auto;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{height:450px; display:block; margin: 0 auto;}


.teach_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 95px;
	margin-bottom: 40px;
}
.teach_list{
	width: 1024px;
	height: 418px;
	margin: 0 auto;
	position: relative;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 50px;
	background: #fff;
}
.teach_list .list_item{
	display: none;
	width: 100%;
	height: 100%;
}
.teach_list .list_item.on{
	display: block;
}
.list_btn_left{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -30px;
	background: url(../../image/zhuanti/huawei/icon_T_arrow_left.png) 0 0 no-repeat;
	cursor: pointer;
}
.list_btn_right{
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -30px;
	background: url(../../image/zhuanti/huawei/icon_T_arrow_right.png) 0 0 no-repeat;
	cursor: pointer;
}
.list_btn_left:hover{ 
	background: url(../../image/zhuanti/huawei/icon_T_arrow_left.png) 0 0 no-repeat;
}
.list_btn_right:hover{
	background: url(../../image/zhuanti/huawei/icon_T_arrow_right.png) 0 0 no-repeat;
}
.list_item img{
	position: absolute;
	width: 224px;
	height: 300px;
	left: 36px;
	top: 59px;
}
.teach_detail{
	width: 700px;
	margin-left: 284px;
	margin-top: 35px;
	height: 100%;
}

.list_item .teach_name{
	display: inline-block;
	height: 40px;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	color: #333333;
	vertical-align: middle;
}
.list_item .teach_course{
	display: inline-block;
	margin-left: 40px;
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: linear-gradient(90deg, #42A0F9 0%, #5213CF 100%);
	border-radius: 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	
}
.teach_aotury{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 16px;
	color: #1A0566;
	margin-bottom: 5px;
}
.teach_join{
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	margin-top: 6px;
}

.teach_detail_reson{
	font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.06em;
    text-align: justify;
    color: #545C63;
    margin-bottom: 12px;
}
.contactUs{
	display: none;
}
.tc_p{
	padding-top: 36px;
	margin-bottom: 16px;
}
.panner_10 {
    width: 170px;
    right: 20px;
    top: 322px;
}
.panner_10 .out{
	position: relative;
	width: 100%;
	height: 100%;
}
.out::after{
	position: absolute;
	width: 39px;
	height: 38px;
	content: "";
	background: url(../../image/zhuanti/huawei/hw_icon_deg.png) 0 0 no-repeat;
	background-size: 100%;
	top: -45px;
	left: 50%;
	transform: translateX(-50%);
}
.pullerColor{
	width: 261px;
	height: 261px;
	border-radius: 50%;
	position: relative;
	background: linear-gradient(358.01deg, #6435FF 1.6%, #B098FF 49.43%, #6435FF 98.26%);
	box-shadow: 0px 10px 10px 0px #6435FF40 inset;
	box-shadow: 0px 4px 4px 0px #6435FF40;
}
.pullerColor img{
    position: absolute;
    top: 49px;
    left: 50%;
    transform: translateX(-50%);
}
.footer .footer-main h4{
	color: #fff;
}
.getAnswerTemplete{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px;
	
	margin-top: 100px;
}
.getAnswerTemplete_item{
	width: 480px;
	height: 56px;
	border-radius: 100px;
	background: #FFFFFF;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	margin-bottom: 20px;
	display: flex;
}
.answer_icon{
	width: 188px;
	height: 56px;
	border-radius: 100px;
	background: linear-gradient(90deg, #2B79DF 0%, #4F63B8 100%);
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	color: #fff;
}
.getAnswerTemplete_item input{
	width: calc(100% - 188px);
	padding-left: 15px;
	border: 0;
	border-radius: 100px;
}
.answer_icon img{
	margin-right: 5px;
}
.getStatusPost{
	width: 375px;
	height: 60px;
	border-radius: 100px;
	background: linear-gradient(90deg, #3788F2 0%, #572ADF 100%);
	box-shadow: 0px -10px 15px 0px rgba(41, 9, 137, 0.25) inset;
	box-shadow: 0px 4px 8px 0px rgba(247, 243, 255, 0.2) inset;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
	user-select: none;
	cursor: pointer;
	margin: 160px auto 120px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-style: Bold;
	font-size: 28px;
	line-height: 60px;
	letter-spacing: 5%;
	text-align: center;
	color: #fff;
}
.class_content ul li img{
	width: 235px;
	height: 150px;
}


/* .class_content ul li{
	轮播代码
} */
 /* 核心轮播样式 */
.carousel-container {
	width: 1200px;
	height: 320px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 15px;
	background: #f8f9fa;
	box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.1);
}

.carousel-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	transition: transform 0.8s ease;
}

.carousel-item {
	-webkit-box-flex: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 185px;
	height: 180px;
	margin-right: 15px;
	border-radius: 12px;
	overflow: hidden;
	transition: all 0.8s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.carousel-item.active {
	width: 297px;
	height: 300px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.carousel-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 班级轮播样式 */
.class-carousel .carousel-container {
	height: 232px;
}

.class-carousel .carousel-item {
	width: 213px;
	height: 150px;
}

.class-carousel .carousel-item.active {
	width: 282px;
	height: 212px;
}


/* 兼容性提示 */
.compat-info {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
	color: #666;
}


/* 无限轮播组件样式 - InfiniteCarousel.css */
.infinite-carousel {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    /* background: #f8f9fa;
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.1); */
}

.infinite-carousel-track {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}

.infinite-carousel-track.no-transition {
    transition: none !important;
}

.infinite-carousel-item {
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
}

.infinite-carousel-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
    pointer-events: none;
}

.infinite-carousel-item.active {
    z-index: 10;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.infinite-carousel-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
}

.infinite-carousel-item.active:hover {
    transform: translateY(-5px);
}

.infinite-carousel-item-content {
    font-size: 36px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

/* 默认主题样式 */
.infinite-carousel-theme-default {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
}

.infinite-carousel-title {
    text-align: center;
    margin-bottom: 30px;
    color: #333;
    font-size: 24px;
    font-weight: 600;
}

.infinite-carousel-info {
    margin-top: 20px;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.infinite-carousel-status {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #4caf50;
    border-radius: 50%;
    margin-right: 8px;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}

/* 轮播样式 - 支持多实例 */
.infinite-carousel {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    /* background: #f8f9fa; */
}

.infinite-carousel-track {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.infinite-carousel-track.no-transition {
    transition: none !important;
}

.infinite-carousel-item {
    flex-shrink: 0;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    position: relative;
}

.infinite-carousel-item.active {
    z-index: 10;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.infinite-carousel-item-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.infinite-carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.infinite-carousel-item:hover img {
    transform: scale(1.05);
}
