*{
  margin: 0;
  padding: 0;
}
body{
  background-color: #f0f2f5;
  overflow-y: auto;
}
html{
  font-size: 24px;
}
@media screen and (min-width: 1px) and (max-width:1445px){
  html{
    font-size: 19px;
  }
}
.enterpriseZone{
  height: 100%;
  overflow-y: auto;
  position: relative;
}
/* 头部样式 start */
.ezabsolute {
  position: absolute;
  z-index: 2;
}
.m-b-10{
	margin-bottom: 0.4rem;
}
.top1200{
  width: 48.3rem;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  height: 3.2rem;
  max-height: 3.2rem;
  margin: 0 auto;
}
.top-header{
  width: 100%;
	height: 3.2rem;
	background-color: #333333;
}

.nav-c {
	width: 48.3rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wbannerbtn {
  width: 18rem !important;
}
.logo{
  width: 6.04rem;
  height: 2rem;
  cursor: pointer;
}
.top-right{
  position: relative;
  text-align: right;
  /* width: 250px;
  height: 1.2rem; */
  font-size: 0.64rem;
  color: #fff;

  display: flex;
  align-items: center;
}
.top-right div{
  cursor: pointer;
  /* width: 5.6rem; */
  /* height: 3.2rem; */
  line-height: 3.2rem;
  text-align: center;
}
.top-nav-active{
  font-size: 0.96rem;
  background-color: #0087FF;
}
.navList {
  width: auto;
  padding: 0 0.8rem;
	/* width: 4.8rem; */
	height: 100%;
	text-align: center;
	color: #fff;
	cursor: pointer;
  position: relative;
}


.navList a {
	font-size: 0.64rem;
	color: #fff;
	display: block;
}

.muenActive {
	background: #0087FF;
}
.navItem-active {
	background: #0087FF;
}

.navItem-active a,.muenActive a {
	font-size: 0.96rem;
	font-family: PingFang SC;
	font-weight: 800;
	color: #FFFFFF;
}
.subMenu {
  position: absolute;
  /* bottom: 0; */
  left: 0;
  z-index: 9999;
	/* margin-top: 0.12rem; */
	width: 10.2rem;
	background: #17274A;
	padding: 0.48rem 0;
}
.subMenu a {
	font-size: 0.64rem !important;
}
.hoverMenu {
	background: #17274A;
}

.subMenu div {
	text-align: left;
	text-indent: 1rem;
	width: 100%;
	height: 1.6rem;
	line-height: 1.6rem;

}

.subMenu a {
	display: block;
	width: 100%;
	height: 100%;
	/* color: #fff; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.downarrow {
	/* transform: translateY(0.12rem); */
}

.subMenu a:hover {
	color: #fff;
	background: rgba(0, 135, 255, 0.2);
}

.h1 {
  margin:0;
  padding: 0;
}
.zh{
  font-size: 0.96rem;
}
/* 头部样式 end */

/* 底部 start */
.page-bottom{
  box-sizing: border-box;
  width: 100%;
  /* height: 3.2rem; */
  font-size: 0.48rem;
  color: #CCCCCC;
  text-align: center;
  padding: 1rem 0 0.76rem;
  background-color: #525252;
}
.page-bottom div:first-child{
  margin-bottom: 0.2rem;
}
a:visited, a:hover {
  text-decoration: none;
  color: #fff;
}
.top-header h2 {
	font-size: 0.64rem;
  margin: 0;
  padding: 0;
  line-height: 3.2rem;
}
.top-header h1 {
  margin: 0;
  padding: 0;
  line-height: 3.2rem;
  display: flex;
    justify-content: space-between;
    align-items: center;
}
/* 底部 end */

/* 联系我们 start */
.contactUsWarp {
  width: 100%;
  background: #ffffff;
}
.contactUsMain {
  width: 28.8rem;
  margin: 0 auto;
}
.contactUsMain h1 {
  font-size: 1.28rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 1.36rem;
  padding-top: 2.56rem;
  padding-bottom: 1.92rem;
  text-align: center;
}
.contactUsTip {
  display: flex;
  align-items: center;
  margin-bottom: 0.88rem;
}
.contactUsTip img {
  width: 1.92rem;
  height: 1.92rem;
  display: block;
}
.contactUsTip h2 {
  height: 0.8rem;
  font-size: 0.8rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  line-height: 0.8rem;
  margin-left: 0.4rem;
}
.form-box {
  width: 100%;
}
.contactUs-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.8rem;
}
.pb90 {
  padding-bottom: 3.6rem !important;
}
.contactUs-row .col-md-5 {
  width: 13.6rem;
  height: 1.6rem;
  position: relative;
}
.contactUs-row .col-md-10 {
  width: 28.8rem;
  position: relative;
}
.contactUs-row .form-input {
  height: 1.6rem;
  line-height: 1.6rem;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 0.32rem;
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999;
  padding: 0 0.8rem;
}
.contactUs-row .form-input:hover,.form-textarea:hover {
  border: 1px solid #1f85fc;
}
.form-textarea {
  height: 6.4rem;
  line-height: 1.6rem;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 0.32rem;
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999;
  padding: 0 0.8rem;
}
.required {
  position: absolute;
  left: -0.8rem;
  font-size: 0.72rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FF5962;
  line-height: 1.6rem;
}
.contactUs-row .send-valid {
	/* width: 4.2rem; */
	height: 1.6rem;
	line-height: 1.6rem;
	font-size: 0.64rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #1f85fc;
	position: absolute;
	top: 0;
	right: 0;
  cursor: pointer;
  padding: 0 0.8rem;
}
.contactUs-row .form-btn {
  width: 8rem;
  height: 1.6rem;
  background: #1F85FC;
  border-radius: 0.8rem;
  border: none;
  font-size: 0.72rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.6rem;
  cursor: pointer;
}
.enterpriseMain01 .custom-btn00 {
  position: absolute;
  bottom: 15.8rem;
  width: 100%;
}
.flex-jc {
  display: flex;
  justify-content: center;
}
.colmdwidth1 {
  width: 28.8rem;
}
.colmdwidth2 {
  width: 13.6rem;
}
.colmdwidth3 {
  width: 7.2rem;
}
.colmdwidth4 {
  width: 5.6rem;
}
/* 联系我们 end */

/* 主体部份 */
.enterpriseMain {
  position: relative;
}
.enterpriseMain01 {
  width: 100%;
	height: 32rem;
	position: relative;
}
.enterpriseMain04 {
  width: 100%;
	height: 19.2rem;
	position: relative;
}
	
.enterpriseMain01 .swiper-container {
	width: 100%;
	height: 100%;
	z-index: 1;
}
.enterpriseMain01 .swiperImg {
	width: 100%;
	height: 32rem;
  object-fit: cover;
}
.enterpriseMain01 .custom-swiper {
  position: relative;
}

.enterpriseMain01 .custom-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 6.48rem;
  text-align: center;
}
.enterpriseMain01 .custom-btn01 {
  position: absolute;
  bottom: 7rem;
  width: 100%;
}
.enterpriseMain01 .custom-btn02 {
  position: absolute;
  bottom: 4rem;
  width: 100%;
}
.enterpriseMain01 .custom-btn03 {
  position: absolute;
  bottom: 1.6rem;
  width: 100%;
}
.topbanner02-01 {
  width: 28.8rem;
  height: 12.8rem;
}
.topbanner03-01 {
  width: 19.2rem;
  height: 17.6rem;
}
.ml40 {
  margin-left: 1.6rem !important;
}
.enterpriseMain01 .custom-Daily {
  font-size: 1.6rem;
  font-family: Source Han Sans SC VF;
  font-weight: 400;
  color: #000000;
  line-height: 1.6rem;
  margin-bottom: 0.8rem;
}
.enterpriseMain01 .custom-tip {
  font-size: 0.64rem;
  font-family: Source Han Sans SC VF;
  font-weight: 400;
  color: #333333;
  line-height: 1.12rem;
}
.custom-btn-box {
  width: 9.6rem;
  height: 2.16rem;
  background: #0087FF;
  box-shadow: 0px 0.4rem 0.8rem 0px rgba(0,0,0,0.1);
  border-radius: 1.08rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.8rem auto 0;
  font-size: 0.8rem;
  font-family: Source Han Sans SC VF;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 2.16rem;
  cursor: pointer;
}
.custom-btn-box .ico-arrow {
  margin-left: 0.48rem;
}
.aboutDailyTop {
  width: 100%;
	height: 32rem;
  display: block;
  object-fit: cover;
}
.sptopbanner01 {
  width: 100%;
	height: 32rem;
  display: block;
  object-fit: cover;
}
.teachteamtop {
  width: 100%;
	height: 19.2rem;
  display: block;
  object-fit: cover;
}
.enterpriseMain02 {
  width: 100%;
  background: #ffffff;
}
.whyselectus {
  width: 48rem;
	/* height: 20rem; */
  display: block;
  margin-top: 1.12rem;
}
.jiaoxuelinian {
  width: 48rem;
	/* height: 22.8rem; */
  display: block;
  margin-top: 2.28rem;
}
.jiaoxuefangfa {
  width: 48rem;
	height: 25.6rem;
  display: block;
  margin-top: 2.28rem;
}
.honor01 {
  width: 48rem;
  height: 34.4rem;
  display: block;
  margin-top: 1.4rem;
}
.h580 {
  height: 23.2rem;
}
.solution-warp {
  width: 48rem;
  margin: 0 auto;
}
.em-title {
  font-size: 1.28rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 1.36rem;
  padding-top: 2.56rem;
  text-align: center;
}
.enterpriseMain02 .train-warp {
  display: flex;
  justify-content: space-between;
  margin-top: 2.20rem;
}
.enterpriseMain02 .train-item {
  width: 9.04rem;
  height: 13.6rem;
}
.enterpriseMain02 .train-item h2 {
  width: 9.04rem;
  height: 3.2rem;
  background: #333333;
  font-size: 0.72rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.enterpriseMain02 .train-item .solutionImg {
  width: 9.04rem;
  height: 10.4rem;
  display: inline-block;
}
.train-item:hover{
  margin-top: -0.4rem;
  box-shadow: 0px 0.8rem 0.8rem 0px rgba(23,39,74,0.1);
}
.train-item:hover h2 {
  background: #1F85FC;
}
.hat-icon {
  width: 20.8rem;
  height: 1.6rem;
  margin: 0.88rem auto 0;
  display: block;
}
.enterpriseMain03 {
  width: 100%; 
}
.h780 {
  height: 31.2rem;
}
.serviceprocess01 {
  width: 48rem;
	height: 23.6rem;
  display: block;
  margin-top: 2.28rem;
}
.serviceprocess02 {
  width: 48rem;
	height: 85.6rem;
  display: block;
  margin-top: 1.42rem;
}
.custom-warp {
  width: 48rem;
  height: 16rem;
  margin: 2.20rem auto 0;
  position: relative;
  overflow-x: hidden;
}
.custom-warp .swiperImg {
	width: 44.8rem;
	height: 16rem;
}
.custom-item {
  display: flex;
  justify-content: center;
}
.custom-warp .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url(./../img/enterpriseZone/custom-left.png);
  left: 0;
  right: auto;
}
.custom-warp .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url(./../img/enterpriseZone/custom-right.png);
  right: 0;
  left: auto;
}
.custom-warp .swiper-button-prev, .custom-warp .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 1.6rem;
  height: 4rem;
  margin-top: 0;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  background-size: 1.6rem 4rem;
  background-position: center;
  background-repeat: no-repeat;
}
.custom01-warp{
  width: 100%;
  overflow-x: hidden;
  margin-top: 2rem;
}
.custom01-warp .swiperImg {
	/* width: 8.4rem; */
	height: 4rem;
}
.cu01 {
  width: 2.8rem;
}
.cu02 {
  width: 3.2rem;
}
.cu03 {
  width: 3.4rem;
}
.cu04 {
  width: 5.8rem;
}
.cu05 {
  width: 5rem;
}
.cu06 {
  width: 2rem;
}
.cu07 {
  width: 2.6rem;
}
.cu08 {
  width: 5.6rem;
}
.cu09 {
  width: 6.8rem;
}
.cu10 {
  width: 7.2rem;
}
.cu11 {
  width: 2.4rem;
}
.cu12 {
  width: 3.8rem;
}

.tt-title {
  font-size: 0.72rem;
  font-family: PingFangSC;
  font-weight: 400;
  color: #808080;
  line-height: 0.72rem;
  text-align: center;
  margin-top: 0.72rem;
}
.teachteam-warp {
  display: flex;
  align-items: center;
  margin-top: 3.84rem;
}
.teachteam-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  align-items: center;
}
.teachteam-item img {
  width: 8.8rem;
  height: 8rem;
  display: block;
}
.teachteam-item p {
  font-size: 0.72rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000;
}
.teachteam-item p span {
  font-size: 1.12rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #1F85FC;
  line-height: 1.68rem;
}
.teach-team01 {
  width: 48rem;
  height: 24rem;
  display: block;
  margin-top: 2.4rem;
}
.teach-team02 {
  width: 48rem;
  height: 51.2rem;
  display: block;
  margin-top: 1.64rem;
}
.teach-team03 {
  width: 48rem;
  height: 23.2rem;
  display: block;
  margin-top: 1.64rem;
}
.serving-customers01 {
  width: 48rem;
  height: 96rem;
  display: block;
  margin-top: 1.64rem;
}
.serving-customers02 {
  width: 48rem;
  height: 232rem;
  display: block;
  margin-top: 1.64rem;
}
.serving-customers03 {
  width: 48rem;
  height: 12.8rem;
  display: block;
  margin-top: 1.64rem;
}
.TPdetailWarp {
  width: 48rem;
  margin-top: 1.88rem;
  display: flex;
  justify-content: space-between;
}
.TPdetail_left_img {
  width: 22.4rem;
  height: 16.8rem;
  display: inline-block;
}
.TPdetail_right_img {
  width: 25.6rem;
  display: inline-block;
}
.TP-top-warp {
  background: #fff;
}
.mainCenter {
  width: 48rem;
  margin: 0 auto;
}
.TP-top-01 {
  font-size: 1.28rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 1.28rem;
  text-align: center;
  padding-top: 2.88rem;
}
.TP-top-02 {
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 0.64rem;
  text-align: center;
  padding-top: 0.72rem;
  padding-bottom: 2rem;
}

.tab-container {
}
.tabbj {
  background: #fff;
  box-shadow: 0px 0.4rem 0.8rem 0px rgba(23,39,74,0.05);
}
.tab-nav {
  width: 48rem;
  display: flex;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

.tab-nav li {
  cursor: pointer;
  padding: 10px;
  font-size: 0.64rem;
  margin: 0 0.6rem;
  color: #666;
}
.tab-nav a {
  font-size: 0.64rem;
  color: #666;
}

.tab-nav li.active {
  border-bottom: 0.16rem solid #1F85FC;
  color: #1F85FC;
}
.tab-nav li.active a {
  color: #1F85FC;
}
.tab-content {
  width: 48rem;
  margin: 0 auto;
}
.tab-pane {
  display: none;
  padding: 2rem 0 2.4rem;
}

.tab-pane.active {
  display: flex;
}
.tab-pane h3 {
  font-size: 0.8rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.8rem;
  margin: 1.04rem 0 0.96rem;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 1.6rem;
}
.tab-pane-item {
  cursor: pointer;
  width: 15.2rem;
}
.mr30{
  margin-right: 1.2rem;
}
.TP-more-warp {
  display: flex;
  align-items: center;
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #1F85FC;
  line-height: 0.8rem;
}
.TP-more-icon {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
}
.tab-pane-img {
  display: inline-block;
  /* width: 15.2rem; */
  /* height: 11.4rem; */
}
.tab-pane-item:hover h3 {
  color: #1F85FC;
}


.SP-top-warp {
  position: absolute;
  top: 8.88rem;
  width: 100%;
}
.SP-top-warp h1 {
  /* height: 0.25rem; */
  font-size: 2.4rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 2.4rem;
  margin-bottom: 1.6rem;
}
.SP-top-warp p {
  /* height: 0.14rem; */
  font-size: 1.44rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height:1.44rem;
  margin-top: 0.2rem;
}
.h360 {
  height: 14.4rem !important;
}
.SP-top-btn {
  width: 9.6rem;
  height: 2.16rem;
  background: #0087FF;
  box-shadow: 0px 0.4rem 0.8rem 0px rgba(0,0,0,0.1);;
  border-radius: 1.08rem;
  line-height: 2.16rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.SP-top-warp .ico-arrow {
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 0.48rem;
}

#backToTopBtn {
  display: none;/* 初始时隐藏按钮 */
  position: fixed;
  bottom: 8.4rem;
  right: 0.8rem;
  width: 4rem;
  height: 4rem;
  background: #F0F2F5;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(31, 133, 252, 0.1);
  border-radius: 2rem;
  z-index: 4;
  padding: 0.92rem 0.3rem;
}
.flot-top {
  cursor: pointer;
  margin-bottom: 1.36rem;
  position: relative;
  text-align: center;
}
.floatImg .float-img-ck {
	display: none;
}

.floatImg {
	width: 1.92rem;
	height: 1.92rem;
	margin: 0 auto;
	margin-bottom: 0.16rem;
}

.floatImg img {
	width: 100%;
	height: 100%;

}
.flot-top:hover .float-img-ck {
	display: block;
}

.flot-top:hover .float-img {
	display: none;
}
