
.swiper-container {
    width: 100%;
    height: 680px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.item-title {
    position: relative;
    padding: 40px 0 0 373px;
    width: 65px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

.item-title-cn {
    padding-left: 373px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding-top: 48px;
}

.hr_after:after {
    content: '';
    width: 91px;
    height: 0;
    border-bottom: 1px solid #ffffff;
    position: absolute;
    left: 46px;
    top: 22px;
    transform: translateX(-50%);
    transition: .3s;
}

.hr_after a {
    color: #fff;
    text-decoration: none;
}

    .hr_after a:hover {
        color: #fff;
        text-decoration: none;
    }

.div_shade {
    background: rgba(0, 0, 0, .5);
    height: 151px;
    width: 100%;
    /*position: absolute;*/
    margin-top: 559px;
}

.news-wrapper {
    position: absolute;
    height: 148px;
    width: 62%;
    left: 19%;
    bottom: 0;
}

.news-item {
    flex: 0 0 400px;
}

.date_Str {
    flex: 0 0 40px;
    padding: 20px 0 0 0px;
}

.news_Content {
    flex: 1;
    padding: 20px 0 0 0px;
    text-decoration: none;
}

    .news_Content:hover {
        text-decoration: none;
    }

.days, .mouths {
    font-size: 24px;
    font-family: Swis721 BlkCn BT;
    font-weight: 900;
    color: rgba(255, 255, 255, 1);
    padding: 0;
}

.bar {
    color: #fff;
}

.title, .desc {
    width: 326px;
    text-align: left;
    margin-left: 10px;
}

.title {
    margin-top: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.desc {
    margin-top: 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(214, 214, 214, 1);
}

.smart-farming {
    position: relative;
    width: 100%;
    height: 963px;
    background-image: url("../images/bg_farming.png");
}


.sf-weight-wrapper {
    position: absolute;
    top: 217px;
    left: 484px;
}

.sf-motion-wrapper {
    position: absolute;
    top: 396px;
    left: 465px;
}

.sf-inspection-wrapper {
    position: absolute;
    top: 574px;
    left: 524px;
}

.sf-sound-wrapper {
    position: absolute;
    top: 217px;
    right: 470px;
}

.sf-intelligent-wrapper {
    position: absolute;
    top: 396px;
    right: 472px;
}

.sf-diseasepig-wrapper {
    position: absolute;
    top: 574px;
    right: 516px;
}

.sf-item-content {
    flex: 0 0 96px;
    width: 96px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    height: 47px;
    line-height: 47px;
}

.sf-item-content2 {
    flex: 0 0 128px;
    width: 128px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(11, 14, 24, 1);
    height: 47px;
    line-height: 47px;
}

.sf-item-img {
    flex: 0 0 72px;
    margin-left: 12px;
}

.sf-desc {
    position: absolute;
    top: 783px;
    left: 359px;
}

    .sf-desc .sf-desc_title {
        width: 168px;
        height: 18px;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 18px;
    }

    .sf-desc .sf-desc_content {
        width: 1194px;
        height: 39px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 24px;
        margin-top: 20px;
    }

    .sf-desc .sf-more {
        position: relative;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-top: 49px;
    }

.intelligent-manufacturing {
    position: relative;
    width: 100%;
    height: 652px;
    background-image: url("../images/bg_manufacturing.png");
}

.im-list-wrapper {
    position: relative;
    font-size: 0;
    width: 62%;
    left: 19%;
    height: 240px;
    margin-top: 78px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

    .im-list-wrapper .im-list-item {
        flex: 0 0 214px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }

.pd-left-10 {
    padding-left: 10px;
}

.im-list-wrapper .im-list-item .im-title {
    margin-top: 32px;
}

.im-desc {
    position: relative;
    left: 19%;
    width: 62%;
    margin-top: 30px;
}

.im-desc_title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.im-desc_content {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 17px;
}

.im-more {
    position: relative;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 49px;
}

.innovation-entrepreneurship {
    position: relative;
    width: 100%;
    height: 454px;
    background-color: #fff;
}

.ie-list-wrapper {
    position: relative;
    font-size: 0;
    width: 62%;
    left: 23%;
    margin-top: 75px;
}

    .ie-list-wrapper .ie-list-item {
        flex: 1;
    }

.talent-development {
    position: relative;
    width: 100%;
    height: 544px;
    background-image: url("../images/bg_talent.png");
}

.td-list-wrapper {
    position: relative;
    font-size: 0;
    width: 62%;
    left: 23%;
    margin-top: 63px;
}

    .td-list-wrapper .td-list-item {
        flex: 1;
    }

        .td-list-wrapper .td-list-item .td-item-title {
            margin-top: 49px;
            width: 135px;
            height: 17px;
            font-size: 18px;
            font-family: Microsoft YaHei;
            font-weight: 600;
            color: rgba(255, 255, 255, 1);
            line-height: 30px;
        }

        .td-list-wrapper .td-list-item .td-item-ul ul {
            margin: 28px 0 0 16px;
            padding: 0;
        }

            .td-list-wrapper .td-list-item .td-item-ul ul li {
                height: 36px;
                line-height: 36px;
                font-size: 16px;
                color: rgba(255, 255, 255, .3);
                font-family: Microsoft YaHei;
            }

                .td-list-wrapper .td-list-item .td-item-ul ul li span {
                    font-size: 14px;
                    font-family: Microsoft YaHei;
                    font-weight: 400;
                    color: rgba(255, 255, 255, 1);
                }

.links {
    position: relative;
    width: 100%;
    min-height: 337px;
    background-image: url("../images/bg_links.png");
    padding-bottom: 30px;
}

.lk-wrapper-list {
    position: relative;
    font-size: 0;
    width: 69%;
    left: 19%;
    margin-top: 51px;
    flex-direction: row;
    flex-wrap: wrap;
}

.lk-list-item {
    margin-left: 12px;
    margin-top: 12px;
}

    .lk-list-item:hover {
        margin-top: 8px;
        -webkit-transition: all .2s linear 0.1s;
        -moz-transition: all .2s linear 0.1s;
        -ms-transition: all .2s linear 0.1s;
        -o-transition: all .2s linear 0.1s;
        transition: all .2s linear 0.1s;
    }
