
.ad{
  width: 100%;
  /* height: 380px; */
  position: relative;
}
.ad_img{
  width: 100%;
  height: 100%;
}
.ad_title{
width: 100%;
height: 100%;
font-size: 40px;
font-weight: 400;
color: #FFFFFF;
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
}

.programme{
  width: 100%;
  background: #ffffff;
  overflow: hidden;
}
.programme_title{
  padding: 65px 0px;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.programme_box{
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.programme_col{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.programme_item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.programme_item_content{
  width: 200px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  flex: none;
}
.programme_item_label{
  width: 93px;
  height: 93px;
  background: #20A3FF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin:0px 33px;
  text-align: center;
  line-height: 24px;
}
.programme_item_radius{
  position: absolute;
  width: 25px;
  height: 25px;
  background: #20A3FF;
  border-radius: 50%;
}
.programme_item_radius1{
  bottom: 0;
  right: -10px;
}
.programme_item_radius2{
  top: 0;
  right: -10px;
}
.programme_item_radius3{
  bottom: 0;
  left: -10px;
}
.programme_item_radius4{
  top: 0;
  left: -10px;
}
.programme_top_logo{
  width: 400px;
  height: 400px;
  position: relative;
}
.programme_top_logo img{
  width: 382px;
  height: 100%;
}
.programme_top_name{
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 45px;
}

.programme_fanan{
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  padding-top: 140px;
  padding-bottom: 153px;
}
.programme_fanan_box{
  display: flex;
  justify-content: space-between;
}
.programme_fanan_item{
  width: 517px;
  flex: none;
  text-align: center;
}
.programme_fanan_logo{
  width: 315px;
  height: 302px;
}
.programme_fanan_title{
font-size: 20px;
font-weight: 400;
color: #333333;
margin-top: 68px;
text-align: center;
}
.programme_fanan_content{
font-size: 16px;
font-weight: 400;
color: #333333;
line-height: 29px;
text-align: left;
margin-top: 48px;
}

.programme_anli{
  width: 100%;
  background: #F3F8FB;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 89px;
}
.programme_anli_box{
  width: 1077px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #ffffff;
  margin: 0 auto 0 112px;
}
.programme_anli_mainimg{
  width: 472px;
height: 390px;
background: #ABD5F9;
flex: none;
margin-left: -112px;
}
.programme_anli_mainimg_logo{
  width: 100%;
  height: 100%;
}
.programme_anli_main{
  padding: 50px 0px 50px 56px;
  box-sizing: border-box;
  flex: auto;
  height: 489px;
  background: white;
}
.programme_anli_main_top{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.programme_anli_main_name{
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}
.programme_anli_main_row{
  margin-top: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.programme_anli_main_row_text1{
font-size: 18px;
font-weight: 400;
color: #333333;
}
.programme_anli_main_row_text2{
font-size: 18px;
font-weight: 400;
color: #333333;
margin-left: 50px;
}
.programme_anli_main_xian{
  width: 57px;
height: 6px;
background: #20A3FF;
border-radius: 3px;
margin-top: 18px;
display: block;
}
.programme_anli_main_logo{
  width: 211px;
height: 64px;
background: rgba(171, 213, 249, 0.34);
border-radius: 29px 0px 0px 29px;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.programme_anli_main_logo_img{
  width: 109px;
  /* height: 100%; */
}
.programme_anli_list{
  height: 72px;
  /* margin-top: 30px; */
  display: flex;
  /* flex-direction: column-reverse;
  justify-content: space-between;
  flex-wrap: wrap; */
  justify-content: flex-start;
}
.programme_anli_list_row{
  margin-top: 20px;
  margin-right: 80px;
}
.programme_anli_list_name{
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.programme_anli_list_content{
  font-size: 14px;
  font-weight: 400;
  color: #20A3FF;
}
.programme_anli_main_content{
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 27px;
margin-top:30px;
padding-right: 56px;
}
.programme_anli_btn{
  display: block;
  width: 158px;
height: 43px;
background: #20A3FF;
border-radius: 22px;
display: flex;
justify-content: center;
align-items: center;
font-size: 16px;
font-weight: 400;
color: #FFFFFF;
/* margin-top: 14px; */
}
.programme_anli_botimg{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.programme_anli_botimg a{
  display: block;
  width: 226px;
  height: 153px;
}
.programme_anli_botimg_logo{
  width: 226px;
height: 153px;
background: #FFFFFF;
}
.programme_anli_more{
  margin:53px auto 0px auto;
  width: 207px;
height: 56px;
background: #FFFFFF;
border: 1px solid #CECACA;
border-radius: 28px;
font-size: 21px;
font-weight: 400;
color: #666666;
display: flex;
justify-content: center;
align-items: center;
}

.swiper-button-prev{
  left: 0px !important;
  top: 300px !important;;
}
.swiper-button-next{
  right: 0px !important;
  top: 300px !important;;
}