html{
	font-size: 100px !important;
}
@media (max-width: 2561px) {
  	html{
		font-size: 120px !important;
	}
}
@media (min-width: 1921px) and (max-width: 2560px) {
  	html{
		font-size: 110px !important;
	}
}
@media (min-width: 1680px) and (max-width: 1920px) {
  	html{
		font-size: 100px !important;
	}
}
@media (min-width: 1440px) and (max-width: 1679px) {
  	html{
		font-size: 85px !important;
	}
}
@media (min-width: 1360px) and (max-width: 1439px) {
  	html{
		font-size: 80px !important;
	}
}
@media (max-width: 1359px) {
  	html{
		font-size: 70px !important;
	}
}


body{
    background-color: #F5F8FA !important;
    font-family: Source Han Sans CN;
    padding: 0 !important;
    min-width: 1200px;
}

.banner_harmonyos{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner_harmonyos img{
	width: 100%;
}
.top_shangqiao{
    width: 3.16rem;
    height: 0.68rem;
    background: linear-gradient(92.06deg, #FFD737 0%, #FFA91D 100%);
    font-weight: 700;
    font-style: Bold;
    font-size: 0.32rem;
    line-height: 0.68rem;
    letter-spacing: 20%;
    text-align: center;
    box-shadow: -3px -5px 3px 0px #FF6C0226 inset;
    box-shadow: 2px 6px 3px 0px #FFDFD240 inset;
    border-radius: 0.80rem;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    color: #fff;
}
.top_shangqiao:hover{
    background: linear-gradient(92.06deg, #FFA91D 0%, #FFD737 100%);
    color: #fff;
}
.top_shangqiao:active{
    background: linear-gradient(92.06deg, #FFA91D 0%, #FFD737 100%);
    color: #fff;
}
.harmonyos_auth{
    margin-top: 1rem;
}
.harmonyos_auth .container{
    width: 15.6rem;
    height: auto;
    margin: 0 auto;
    padding:  0;
}
.section_one{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section_one .item{
    width: 3.69rem;
    height: 2.24rem;
    border-radius: 12px;
    padding: 0.2rem 0.28rem;
    box-sizing: border-box;
}
.section_one .item img{
    width: 0.56rem;
    height: 0.56rem;
    display: block;
    margin: 0 auto;
}
.section_one .item_title{
    font-weight: 700;
    font-style: Bold;
    font-size: 0.28rem;
    text-align: center;
    margin: 0.05rem 0;
}
.section_one .item_desc{
    font-weight: 400;
    font-style: Regular;
    font-size: 0.2rem;
    letter-spacing: 0%;
    text-align: justify;
    color: #666;
}
.section_one .item:nth-child(1){
   background: linear-gradient(180deg, #FFE5E5 0%, #FFFFFF 26.44%);
}
.section_one .item:nth-child(1) .item_title{
    color: #F36B6B;
}
.section_one .item:nth-child(2){
    background: linear-gradient(180deg, #E5F3FF 0%, #FFFFFF 26.44%);
}
.section_one .item:nth-child(2) .item_title{
    color: #6BB4F3;
}
.section_one .item:nth-child(3){
   background: linear-gradient(180deg, #F1FFE5 0%, #FFFFFF 26.44%);
}
.section_one .item:nth-child(3) .item_title{
    color: #99D961;
}
.section_one .item:nth-child(4){
   background: linear-gradient(180deg, #FFF1E5 0%, #FFFFFF 26.44%);
}
.section_one .item:nth-child(4) .item_title{
    color: #FF9940;
}
.setction_head{
    margin-bottom: 0.6rem;
}
.setction_head_title{
    font-weight: 700;
    font-style: Bold;
    font-size: 0.44rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #0A83EA;
    margin-bottom: 0.12rem;
}
.setction_head_desc{
    font-weight: 400;
    font-style: Regular;
    font-size: 0.32rem;
    line-height: 0.42rem;
    letter-spacing: 0%;
    text-align: center;
    color: #555E66;
}
.flex_space_between{
    display: flex;
    align-self: center;
    justify-content: space-between;
}
.flex_space_between .flex_item{
    width: 7.28rem;
    height: 5.6rem;
    background-color: #fff;
    border-radius: 0.12rem;
    padding: 0.20rem 0.30rem 0.20rem 0.22rem;
}
.flex_item_chrild{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0.15rem;
    line-height: initial;
}
.flex_item_chrild_left{
    position: relative;
    font-family: Source Han Serif CN;
    font-weight: 700;
    font-style: Bold;
    font-size: 0.48rem;
    text-align: justify;
    color: #000;
    height: 0.7rem;
}
.flex_item_chrild_left::after{
    content: '';
    position: absolute;
    bottom: 0.28rem;
    left: 0;
    width: 0.52rem;
    height: 0.08rem;
    border-radius: 0.02rem;
    background-color: #2F9BF9;
    z-index: 1;
}
.flex_item_chrild_left span{
    display: block;
    position: relative;
    z-index: 2;
    margin-top: -5px;
}
.flex_item_chrild_right{
    margin-left: 0.11rem;
}
.flex_item_chrild_right .ficr_top{
    width: 2.5rem;
    height: 0.42rem;
    line-height: 0.42rem;
    border-radius: 4px;
    gap: 0.10rem;
    background: linear-gradient(91.05deg, rgba(114, 121, 255, 0.8) 0%, rgba(21, 178, 244, 0.8) 100%);
    backdrop-filter: blur(0.04rem);
    color: #fff;
    font-weight: 700;
    font-style: Bold;
    font-size: 0.2rem;
    letter-spacing: 10%;
    text-align: center;
}
.flex_item_chrild_right .ficr_title{
    font-weight: 500;
    font-style: Medium;
    font-size: 0.18rem;
    letter-spacing: 0%;
    text-align: justify;
    color: #2A2F33;
    margin: 0.05rem 0;
}
.flex_item_chrild_right .ficr_desc{
    font-weight: 400;
    font-size: 0.14rem;
    line-height: 0.21rem;
    text-align: justify;
    color: #666;
}
.flex_space_between .flex_item.nopadding{
    padding: 0;
}
.flex_space_between .flex_item.nopadding img{
	width: 100%;
	border-radius: 0.12rem;
}
.flex_space_between .flex_item:nth-child(2) .flex_item_chrild:last-child .ficr_title{
    font-size: 0.14rem;
}
.section_three{
    width: 100%;
    height: 6.6rem;
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/section_3_1.png");
    background-size: cover;
    padding-top: 0.8rem;
}
.section_three_content{
    display: flex;
    align-items: center;
    justify-content: center;
}
.section_three_item{
    width: 4.8rem;
    height: 1.74rem;
    padding: 0.24rem 0.36rem; 
    border-right: 2px solid #0061B4;
}
.section_three_content .section_three_item:last-child{
    border-right: none;
}
.st_item_title{
    width: 2.03rem;
    height: 0.64re;
    border-radius: 0.12rem;
    background: #0A83EA;
    user-select: none;
    font-weight: 700;
    font-style: Bold;
    font-size: 0.32rem;
    line-height: 0.64rem;
    text-align: center;
    color: #fff;
    margin: 0 auto 0.32rem;
}
.st_item_desc{
    font-weight: 400;
    font-style: Regular;
    font-size: 0.24rem;
    text-align: center;
    color: #000;
}
.section_three_footer{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.8rem;
}
.section_three_footer a{
    width: 3.16rem;
    height: 0.68rem;
    border-radius: 0.56rem;
    font-weight: 700;
    font-style: Bold;
    font-size: 0.32rem;
    text-align: center;
    color: #fff;
    line-height: 0.68rem;
    cursor: pointer;
}
.section_three_footer a:first-child{
	margin-right: 100px;
    background: linear-gradient(90deg, #72CEF5 2.95%, #00B3FF 103.46%);
    /*box-shadow: 0px 9px 8px 0px #FFFFFF40 inset, 0 6px 12px rgba(0,0,0,0.3);*/
    box-shadow: 0px -8px 8px 0px #0A83EA40 inset, 0 0px 16px rgba(0,0,0,0.3);
	transition: transform 0.2s, box-shadow 0.2s; /* 平滑过渡效果 */
}
.section_three_footer a:first-child:hover{
    background: linear-gradient(90deg, #72CEF5 2.95%, #00B3FF 103.46%);
    color: #fff;
}
.section_three_footer a:last-child{
    background: linear-gradient(88.81deg, #7279FF 22.33%, #434DFF 96.17%);
    box-shadow: 0px -8px 8px 0px #01396940 inset, 0 0px 16px rgba(0,0,0,0.3);
	transition: transform 0.2s, box-shadow 0.2s; /* 平滑过渡效果 */
}
.section_three_footer a:last-child:hover{
    background: linear-gradient(88.81deg, #7279FF 22.33%, #434DFF 96.17%);
    color: #fff;
}
.section_course_container{
    width: 15.6rem;
    height: 8.89rem;
    border-radius: 0.12rem;
    background: #FFFFFF;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
}
.scc_left{
    width: 5.76rem;
    height: 8.89rem;
    padding: 0.6rem;
}
.scc_center{
    width: 0.12rem;
    height: 8.89rem;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}
.scc_right{
    width: 9.72rem;
    height: 8.89rem;
    padding: 0.36rem 0.36rem 0.36rem 0.24rem;
}
.scc_left_item{
    width: 4.56rem;
    height: 0.6rem;
    border-radius: 0.08rem;
    background: #E0F1FF;
    font-weight: 500;
    font-size: 0.24rem;
    line-height: 0.6rem;
    color: #7F8D99;
    user-select: none;
    margin-bottom: 0.2rem;
    padding-left: 0.24rem;
    cursor: pointer;
}
.scc_left_item.active{
    background: #0A83EA;
    color: #fff;
}
.scc_right_title{
    display: flex;
    padding-bottom: 0.16rem;
    border-bottom: 1px solid #ccc;
    align-items: center;
    margin-bottom: 0.28rem;
}
.scc_right_ico_0{
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.16rem;
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/section_4_1.png");
    background-size: cover;
}
.scc_right_title_text{
    font-weight: 500;
    font-style: Medium;
    font-size: 0.28rem;
    line-height: 100%;
    letter-spacing: 0%;
    color: #2A2F33;
    margin-right: 0.12rem;
}
.scc_right_studyTime{
    width: 0.55rem;
    height: 0.32rem;
    line-height: 0.32rem;
    border-radius: 0.04rem;
    background: #FFD5BC;
    font-weight: 500;
    font-size: 0.16rem;
    color: #FF6200;
    text-align: center;
}
.scc_right_item_chirld{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.2rem;
}
.scc_right_item_chirld_title{
    font-weight: 400;
    font-style: Regular;
    font-size: 0.24rem;
    color: #000;
    margin-bottom: 0.08rem;
}
.scc_right_item_chirld_desc{
    font-weight: 400;
    font-style: Regular;
    font-size: 0.2rem;
    line-height: 0.3rem;
    text-align: justify;
    color: #555E66;
}
.scc_ico_like{
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.12rem;
    background-size: 100% 100%;
    margin-top: 0.04rem;
}
.scc_right_item_chirld_ico1{
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/section_4_2.png");
}
.scc_right_item_chirld_ico2{
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/section_4_3.png");
}
.scc_right_item_chirld_ico3{
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/section_4_4.png");
}
.scc_right_item_chirld_ico4{
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/section_4_5.png");
}
.scc_right_item_chirld_right{
    width: calc(100% - 0.48rem);
}
.scc_right_item_chirld_desc_core span{
	display: inline-block;
	margin-right: 0.6rem;
	vertical-align: top;
}

.harmonyos_project{
    width: 100%;
    height: 8.82rem;
    background-color: #FFF;
    padding-top: 0.8rem;
}
.project_top{
    justify-content: space-between;
    align-items: center;
}
.project_top li{
    width: 2.4rem;
    height: 0.64rem;
    border-radius: 0.12rem;
    line-height: 0.64rem;
    font-weight: 400;
    font-size: 0.32rem;
    text-align: center;
    color: #7F8D99;
    background: #E0F1FF;
    user-select: none;
    cursor: pointer;
}
.project_top li.on{
    background: #0A83EA;
    color: #fff;
    font-weight: 700;
}
.flex{
    display: flex;
}
.project_content li{
    display: none;
    margin-top: 0.40remm;
}
.project_content li.active{
    display: block;
}
.project_item{
    /*justify-content: space-between;*/
}
.project_item_left{
    width: 6.88rem;
    /*height: 4.91rem;*/
}
.project_item_right{
    width: 5.38rem;
    margin-left: 0.5rem;
}
.project_item_title{
    width: 1.12rem;
    height: 0.36rem;
    border-top-left-radius: 0.18rem;
    border-bottom-right-radius: 0.18rem;
    border: 2px solid #0A83EA;
    font-weight: 500;
    font-style: Medium;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.32rem;
    color: #0A83EA;
    margin-top: 0.32rem;
}
.project_item_desc{
    font-weight: 400;
    font-style: Regular;
    font-size: 0.2rem;
    letter-spacing: 1%;
    text-align: justify;
    color: #555E66;
    margin-top: 0.04rem;
}
.linheightColor{
    color: #0A83EA;
}
.project_item_right img{
	width: 7rem;
    margin-top: 0.36rem;
}
.project_item_right_img{
	width: 3.2rem !important;
}
.project_item_right_img:last-child{
	margin-top: 0.2rem !important;
}
.teacher_container{
	width: 13.2rem;
	height: 4.9rem;
	border-radius: 0.2rem;
	margin: 0 auto;
	background-color: #fff !important;
	box-shadow: 0px 0px 12px 0px #00000040;
}
.teacher_container .carousel-inner,.teacher_container #carousel-example-generic{
	height: 100%;
	border-radius: 0.5rem;
	background-color: #fff !important;
}
.teacher_container .carousel-inner{
	overflow: hidden;
	color: #fff !important;
}
.teacher_container .item{
	height: 100%;
}
.teacher_container .item .flex{
	align-items: flex-start;
	height: 100%;
	background-color: #fff;
    box-sizing: border-box;
    padding: 0.64rem;
}
.carousel_img{
	width: 2.7rem;
	display: flex;
	justify-content: center;
	margin-right: 0.36rem;
}
.carousel_img img{
	width: 100%;
}
#tacher_carousel_left,#office_left,#inter_left{
    width: 0.6rem;
    height: 0.6rem;
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/icon_t_left.png");
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
	left: -1rem;
	top:50% ;
	overflow: hidden;
	opacity: 1;
	margin-top: -0.3rem;
}
#tacher_carousel_right,#office_right,#inter_right{
    width: 0.6rem;
    height: 0.6rem;
    background-image: url("https://www.shawnandcompany.com/image/zhuanti/harmonyos/icon_t_right.png");
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
	right: -1rem;
	top: 50%;
	overflow: hidden;
	opacity: 1;
	margin-top: -0.3rem;
}
.carousel_item_detil{
    width: 7.88rem;
}
.carousel_item_title{
	display: flex;
	align-items: center;
	margin-bottom: 0.08rem;
    border-bottom: 1px solid #CCCCCC;
}
.carousel_item_title p{
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 0.32rem;
	color: #333333;
	margin-right: 0.12rem;
	margin-bottom: 0;
    padding-bottom: 0.14rem;
}
.carousel_item_tip{
    display: flex;
    margin: 0.2rem 0;
}
.carousel_item_tip span{
    height: 0.35rem;
    line-height: 0.35rem
    border-radius: 0.04rem;
    padding: 0.06rem 0.1rem;
    background: #FFD5BC;
    font-weight: 500;
    font-style: Medium;
    font-size: 0.18rem;
    color: #FF6200;
    margin-right: 0.08rem;
}
.packColor_text{
    font-weight: 500;
    font-style: Medium;
    font-size: 0.28rem;
    color: #0A83EA;
    margin: 0.2rem 0 0.08rem;
}
.carousel_item_tip_detail{
    font-weight: 400;
    font-style: Regular;
    font-size: 0.24rem;
    text-align: justify;
    color: #545C63;
}
.harmonyos_teacher{
    height: 7rem;
}
.harmonyos_banner{
    width: 100%;
    height:8.88rem;
    background-image: radial-gradient(#FFF, #CFE9FF);
    overflow: hidden;
    padding-top: 0.8rem;
    position: relative;
}
.harmonyos_banner::before{
	content: "";
	width: 1.5rem;
	height: 100%;
    background-image: linear-gradient(90deg, #A7D3F7 0%, #E5F3FF 130%);
	position: absolute;
	top: 0;
	left: 0;
}
.harmonyos_banner::after{
	content: "";
	width: 1.5rem;
	height: 100%;
    background-image: linear-gradient(90deg, #E5F3FF -25%, #A7D3F7 100%);
	position: absolute;
	top: 0;
	right: 0;
}
.envi-content{
    /*width: 17rem;*/
    height: 4.54rem;
    margin: 0 auto;
    padding: 0 0.5rem;
    position: relative;
    z-index: 1;
}
.envi-block{
	width:100%;
	height:4.54rem;
	overflow:hidden;
	white-space:nowrap;
	margin:0.10rem 0;
}
.envi-block ul{
	/*width:40rem;*/
	height:4.54rem;
}
.envi-block li{
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	margin-right:0.2rem;
	position:relative;
}
.envi-block li img{
	position:absolute;
	width: 100%;
	height:4.54rem;
}
.envi-block li p{
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	height:0.26rem;
	line-height:0.26rem;
	color:#fff;
	background:rgba(0,0,0,0.5);
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.nbwl_get{
    display: block;
    width: 3.16rem;
    height: 0.68rem;
    border-radius: 0.56rem;
    padding-top: 0.1rem 0.24rem;
    background: linear-gradient(90deg, #72CEF5 2.95%, #00B3FF 103.46%);
    box-shadow: 0px -8px 8px 0px #0A83EA40 inset, 0 0px 16px rgba(0,0,0,0.3);
	transition: transform 0.2s, box-shadow 0.2s; /* 平滑过渡效果 */
    font-weight: 700;
    font-size: 0.32rem;
    text-align: center;
    color: #FFFFFF;
    line-height: 0.68rem;
    margin: 0.8rem auto 0 ;
}
.nbwl_get:hover{
    background: linear-gradient(90deg, #72CEF5 2.95%, #00B3FF 103.46%);
    color: #fff;
}
.harmonyos_advantage{
    margin-bottom: 1rem;
}
.harmonyos_advantage_content{
    background-color: #FFF;
    border-radius: 0.08rem;
    padding: 0.3rem 0.4rem;
}
.harmonyos_advantage_content_top{
	font-size: 0.28rem;
	font-weight: bold;
	border-bottom: 1px solid #F2F2F2;
	display: flex;
    justify-content: space-between;
    padding: 0 0.8rem 0.1rem;
}
.advantage_item{
	width: 2rem;
	position: relative;
}
.harmonyos_advantage_content_top .advantage_item img{
	width: 0.36rem;
	height: 0.36rem;
	position: absolute;
	top: -0.1rem;
	left: -0.15rem;
}
.harmonyos_advantage_content_main{
	display: flex;
    justify-content: space-between;
	font-size: 0.2rem;
    padding: 0.16rem 0.8rem 0;
    color: #545C63;
}
.harmonyos_advantage_content_main i{
	width: 0.08rem;
	height: 0.08rem;
	display: inline-block;
	background-color: #1E88E3;
	border-radius: 100%;
	margin-right: 0.08rem;
	vertical-align: middle;
}

.footer-main h4{
	color: #FFF !important;
}
