.swiper-container {z-index: 1;}
.swiper-slide { background-position: 50% 0;}
.banner_wanfang{
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    padding-top: 125px;
}
.swiper-slide a {display: block;height: 400px;}
.swiper-container-horizontal > .swiper-pagination-bullets {bottom: 10px;}

.swiper-pagination-bullet {width: 14px;height: 14px;border-width: 1px;border-style: solid;opacity: 1;}

.gray .swiper-pagination-bullet {border-color: #0489bf;background-color: #fff;}
.gray .swiper-pagination-bullet-active { border-color: #0489bf;background-color: #0489bf;}

.white .swiper-pagination-bullet { background-color: transparent; border-color: #fff;}
.white .swiper-pagination-bullet-active { border-color: #fff; background-color: #fff;}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 8px;}
.contain {
    padding-top: 0px;
}
.muti_banner{
    height: 400px;
}
.student_plan {
    width: 600px;
    float: left;
}
.student_plan_wechat {
    float: right;
    width: 540px;
    position: relative;
    bottom: 40px;
}
.student_wechat_left {
    float: left;
    margin-right: 25px;
}
.quick_wechat_left{
    float: left;
    margin-right: 25px;
}
.quick_wechat_left img {
    width: 120px;
    display: block;
}
.quick_wechat_right {
    float: left;
    padding-top: 12px;
}
.quick_wechat_p1 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 14px;
}
.quick_wechat_p2 {
    font-size: 17px;
    margin-bottom: 14px;
}
.quick_wechat_p3, .quick_wechat_p4 {
    font-size: 17px;
    color: #de7300 !important;
}
.wechat_box {
    width: 430px;
}
.shadow_item {
    background: #ffffff;
    border: 2px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    padding: 24px;
    box-sizing: border-box;
}
.wechat_right_title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.consulting{
    margin: 45px 0px 60px;
}
.consult_btn{
    background: #007fe9;
    width: 92px;
    height: 38px;
    border-radius: 4px;
}
.input_left{
    display: table-cell;
    font-size: 15px;
    margin-bottom: 8px;
    vertical-align: top;
}
.input_right{
    display: table-cell;
    vertical-align: top;
}
.conference_plan{
    width: 375px;
    border: 1px solid #b4b4b4;
}
.conference_plan th{
    color: #fff;
    background: #0489bf;
    line-height: 44px;
    font-size: 17px;
    font-weight: bold;
    padding-left: 10px;
}
.conference_plan td{
    padding-left: 10px;
    line-height: 44px;
    font-size: 17px;
}
.conference_plan tr{
    border-bottom: 1px solid #b4b4b4;
}
.ai_item_left{
    float: left;
    width: 700px;
}
.ai_item_right{
    float: right;
}
.ai_topic{
    font-size: 17px;
    font-weight: bold;
    color: #0064cb;
    padding: 10px 0px 10px;
}
.ai_topic img {
    width: 16px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.early_bird_banner{
    border-radius: 10px;
    overflow: hidden;
    height: 230px;
    margin-bottom: 30px;
}