.typical_case_title {
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 20px;
}
.typical_case_para {
    font-size: 18px;
    line-height: 41px;
}
.swiper-slide {
    display: inline-block;
    list-style: none;
    text-align: center;
    cursor: pointer;
}

.typical_case {
    width: 100%;
    height: auto;
}
.title {
    font-size: 26px;
    text-align: center;
}
/* 区域化服务案例 */
.district_service {
    /* width: 100%; */
    margin: 86px 8.5% 0;
    overflow: hidden;
}
.district_service_left {
    float: left;
    margin-top: 46px;
}
.district_service_img img{
    width: 100%;
}
.district_service_btn {
    padding: 0 12%;
    margin-top: 55px;
}
.case_web {
    margin-right: 25px;
}
.case_btn {
    display: inline-block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 2px solid #1eb38e;
    font-size: 18px;
    color: #1eb38e;
    cursor: pointer;
}
.case_btn:hover {
    background-color: #1EB38E;
    color: #FFFFFF;
}
.district_service_right {
    width: 40%;
    float: right;
    margin-right: 4.5%
}
/* 学生多元综合评价 */
.future_construct {
    width: 100%;
    height: 780px;
    background: url('/apps/web/_static/images/Portal/bg_page_case_2.png') no-repeat center;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    /*margin-top: 65px;*/
    color: #ffffff;
    padding: 0 12.5%;
    box-sizing: border-box;
}
.hm_rela_title_word_into{
    width: 1034px;
    margin: auto;
}
.hm_rela_title_word_into img{
    width: 100%;
}
.future_construct_left {
    float: left;
    width: 34%;
    margin-top: 290px;
    /* margin-left: 12.7%; */
}
.future_construct_right {
    float: right;
    width: 60%;
    margin-top: 190px;
}
.future_construct_right img{
    height: 400px;
}
.future_construct_right_word{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    width: 90%;
    text-align: center;
    margin-top: 40px;
}
/* 信息技术应用展示1 */
.information_technology_one {
    width: 100%;
    /*height: 542px;*/
    margin-top: 88px;
    position: relative;
}
.information_technology_one_title i{
    position: absolute;
    display: inline-block;
    width: 73px;
    height: 66px;
    background: url('/apps/web/_static/images/Portal/bg_yuandian_right_09.png');
    right: 12.5%;
    top: -20px;
}
div.information_technology_lunbo {
    width: 75%;
    /*padding: 0 6%;*/
    box-sizing: border-box;
    margin-top: 34px;
    margin-bottom: 62px;
}
div.lunbo_width {
    width: 75%;
}
div.lunbo_width li {
    width: 500px;
}
div.lunbo_width li>div,div.lunbo_width li div>img {
    width: 90%;
    margin: auto;
    box-sizing: border-box;
    border-radius: 10px;
}
.information_technology_lunbo img {
    width: 475px;
}
.img_lunbo_list {
    width: 76.5%!important;
    /*margin: 0 7.5%;*/
    float: left;
    /*overflow: hidden;*/
}
.img_lunbo_list_li{
    padding: 10px;
    box-sizing: border-box;
}
.img_info {
    display: inline-block;
    margin-top: 20px;
    color: #6a747e;
    font-weight: bold;
    font-size: 17px;
}
span.lunbo_btn {
    width: 39px;
    height: 31px;
    display: inline-block;
    float: left;
    top: 40%;
    cursor: pointer;
    outline: none;
}
span.swiper-button-prev {
    /*background: url('/apps/web/_static/images/Portal/timing_tab_left.png');*/
    position: absolute;
    left: 6%;
}
span.swiper-button-next {
    /*background: url('/apps/web/_static/images/Portal/timing_tab_right_16.png');*/
    float: right;
    position: absolute;
    right: 6%;
}
/* 信息技术应用展示2 */
.information_technology_two {
    width: 100%;
    /*height: 704px;*/
    /*background-color: #f8f8f8;*/
    overflow: hidden;
    position: relative
}
.information_technology_two_title {
    margin-top: 95px;
}
.information_technology_two_title i{
    position: absolute;
    display: inline-block;
    width: 65px;
    height: 60px;
    background: url('/apps/web/_static/images/Portal/bg_yuandian_left_05.png');
    left: 13%;
    top: 75px;
}
/* 云联动服务案例 */
.school_area_combine {
    position: relative;
    width: 100%;

    background-color: #1eb38e;
    padding: 45px 8.4% 0;
    box-sizing: border-box;
    color: #ffffff;
    overflow: hidden;
}
.school_area_combine_left {
    width: 48%;
    float: left;
    margin-left: 5.3%;
    padding-top: 70px;
}
.school_area_combine_right {
    width: 46%;
    float: right;
}
.school_area_combine_right img {
    width: 100%;
}
.school_area_content {
    overflow: hidden;
}
.typical_case_footer {
    width: 100%;
    text-align: center;
    margin-bottom: 47px;
    clear: both;
    margin-top: 30px;
}
