.w1200{
  width: 1200px;
  margin: 0 auto;
}
.page-industry-introduct{
  padding-top: 64px;
  background: #F5F5F5;
}

/*S-- banner --S*/
.school-banner{
  width: 100%;
  height: 480px;
  overflow: hidden;
}
.school-banner > .swiper-container,
.school-banner > .swiper-container .swiper-slide{
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.school-banner .swiper-slide > img{
  width: 100%;
  height: 480px;
  object-fit: cover;
}
.school-banner .custom-dot {
  width: 1200px!important;
  bottom: 72px;
  text-align: left;
  left: calc((100% - 1200px)/2);
}
.school-banner .custom-dot .swiper-pagination-bullet{
  width: 40px;
  height: 4px;
  margin: 0 8px;
  background: #D7DBE0;
  border-radius: 10px;
  cursor: pointer;
  opacity: 1;
}
.school-banner .custom-dot.light-swiper-bg-light-color .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.32);
  opacity: 1;
}
.school-banner .custom-dot.light-swiper-bg-light-color .swiper-pagination-bullet-active {
  background: #fff
}
.school-banner .custom-dot .swiper-pagination-bullet-active{
  background: #2CB7CA;
}
.school-banner .swiper-pagination-bullet:only-child{
  display: none!important;
}
.page-industry-introduct .msg-container{
  position: absolute;
  right: calc((100% - 1200px) / 2);
  top: 50%;
  width: 250px;
  height: 416px;
  padding: 24px 16px;
  border-radius: 16px;
  transform: translateY(-50%);
  background: rgba(42, 190, 209, 0.08);
  border-radius: 16px;
  z-index: 10;
  overflow: hidden;
}
.msg-container .msg-title{
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  color: #1D1D1D;
}
.page-industry-introduct .msg-container .msg-list > a{
  display: block;
  padding:  0 10px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #1D1D1D;
}
.page-industry-introduct .msg-container .msg-list > a:hover,
.page-industry-introduct .msg-container .msg-list > a:focus,
.page-industry-introduct .msg-container .msg-list > a:active{
  text-decoration: none;
  color: #1D1D1D;
}
.page-industry-introduct .msg-container .msg-list > a:hover{
  background: rgba(42, 190, 209, 0.1);
  border-radius: 8px;;
}
.page-industry-introduct .msg-container.light{
  background: rgba(42, 190, 209, 0.08);
}
.page-industry-introduct .msg-container.dark{
  background: rgba(29, 29, 29, 0.15);
}
.page-industry-introduct .msg-container.light .msg-list > a, .page-industry-introduct .msg-container.light .msg-title{
  color: #1D1D1D;
}
.page-industry-introduct .msg-container.dark .msg-list > a, .page-industry-introduct .msg-container.dark .msg-title{
  color: #fff;
}
.page-industry-introduct .msg-container.light .msg-list > a:hover{
  background: rgba(0, 152, 172, 0.1);
  border-radius: 8px;;
}
.page-industry-introduct .msg-container.dark .msg-list > a:hover{
  background: rgba(29, 29, 29, 0.15);
  border-radius: 8px;;
}
/*E-- banner--E */
.school-bread{
  margin-top: 32px;
  padding-bottom: 24px;
}
.school-bread .bread-crumb{
  display: flex;
  align-items: center;
}
.school-bread .bread-crumb>a, .school-bread .bread-crumb>span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #AAAAAA;
}
.school-bread .bread-crumb>span{
  margin: 0 10px;
}
.school-bread .bread-crumb>a:hover, .school-bread .bread-crumb>a:active, .school-bread .bread-crumb>a:active, .school-bread .bread-crumb>a:focus{
  text-decoration: none;
}
.school-bread .bread-crumb>a:last-child {
  color: #1D1D1D;
}
.school-in-header, .school-in-header>img {
  width: 100%;
  height: 160px;
}

.school-in-content{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
  padding-bottom: 60px;
}
.school-in-content .strate_module{
  padding: 32px 40px 36px;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.school-in-content .strate_module a{
  text-decoration: none;
}
.strate_module .strate_title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 32px;
}
.strate_title .strate_name{
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #1D1D1D;
}
.strate_title .strate_more{
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #2CB7CA;
  cursor: pointer;
}
.strate_module .strate_content{
  display: flex;
  flex-direction: column;
}
.strate_content .strate_c_list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  height: 80px;
  cursor: pointer;
}
.strate_content .strate_c_list:hover .strate_l_r_title{
  color: #2ABED1;
}
.strate_c_list .strate_l_left{
  width: 120px;
  height: 80px;
}
.strate_c_list .strate_l_left>img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.strate_c_list .strate_l_right{
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  width: 370px;
}
.strate_c_list .strate_l_right .strate_l_r_title{
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #000000;
}
.strate_c_list .strate_l_right .strate_l_r_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}
.strate_l_right .strate_l_r_content .strate_l_r_c_text{
  width: 277px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}
.strate_l_r_c_date{
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #999999;
}
