.breeding-banner {
    position: relative;
    height: 370px;
    background-image: url("../images/breeding/banner_breeding.png");
    padding-top: 84px;
}

    .breeding-banner .banner-title {
        width: 495px;
        height: 46px;
        line-height: 46px;
        font-size: 48px;
        font-family: FZLanTingHeiS-B-GB;
        font-weight: 400;
        color: rgba(255,255,255,1);
        margin: 0 auto;
    }

    .breeding-banner .banner-title-en {
        width: 490px;
        height: 30px;
        line-height: 30px;
        font-size: 19px;
        font-family: FZLanTingHeiS-B-GB;
        font-weight: 400;
        color: rgba(255,255,255,1);
        margin: 14px auto 0 auto;
    }

.breeding-bright {
    position: relative;
    height: 652px;
    padding-top: 51px;
    pdding-left: 359px;
}

.bright-list {
    width: 1200px;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 auto;
}

.bright-item {
    position: relative;
    width: 400px;
    height: 266px;
}

    .bright-item .bright-item_img {
        width: 60px;
        height: 60px;
        margin: 70px auto 0 auto;
    }

    .bright-item .bright-item_title {
        width: 128px;
        height: 17px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        margin: 42px auto 0 auto;
        text-align: center;
    }

    .bright-item .bright-item_shadow {
        position: absolute;
        width: 400px;
        height: 266px;
        top: 0;
        left: 0;
        background: rgba(123,184,246,1);
        padding-top: 38px;
        padding-left: 41px;
    }

.bright-item_shadow .other-item_title {
    position: relative;
    width: 160px;
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

    .bright-item_shadow .other-item_title:after {
        content: '';
        width: 317px;
        height: 0;
        border-bottom: 1px solid #fff;
        position: absolute;
        left: 0px;
        top: 46px;
        transition: .3s;
    }

.bright-item_shadow .other-item_content {
    width: 317px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: justify;
    word-break: normal;
    margin-top: 34px;
}

.bright-item_shadow .other-bright-list {
    width: 360px;
}

    .bright-item_shadow .other-bright-list ul {
        padding: 0 0 0 14px;
        margin: 10px 0;
        color: #fff;
    }

        .bright-item_shadow .other-bright-list ul li {
            float: left;
            margin-right: 50px;
            margin-top: 4px;
        }

.bright-item:nth-child(2n+1) {
    background: #EDEDED;
}

.breeding-solution {
    position: relative;
    height: 900px;
    background-image: url("../images/breeding/img_breeding_01.png");
    background-repeat: no-repeat;
    background-position: 484px 180px;
    padding-top: 78px;
}

    .breeding-solution .solution-title-wrapper {
        width: 1200px;
        margin: 0px auto 0 auto;
    }

.solution-title {
    width: 240px;
    height: 25px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(11, 14, 24, 1);
    line-height: 25px;
}

.solution-title-wrapper .solution-desc {
    width: 1184px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    text-align: justify;
    line-height: 30px;
    margin-top: 18px;
}

.solution-list-left {
    position: absolute;
    top: 292px;
    left: 358px;
}

.solution-list-right {
    position: absolute;
    top: 292px;
    left: 1240px;
}

.solution-list_ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: 1px solid rgba(228, 232, 241, 1);
}

    .solution-list_ul li {
        width: 320px;
        height: 120px;
        background-color: #fff;
        border-bottom: 1px solid rgba(228, 232, 241, 1);
        padding-top: 25px;
        padding-left: 29px;
    }

        .solution-list_ul li .title {
            font-size: 18px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(51, 51, 51, 1);
        }

        .solution-list_ul li .desc {
            width: 252px;
            text-align: justify;
            word-break: normal;
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(102, 102, 102, 1);
            margin-top: 13px;
        }

.color-li-hover {
    background: #F0F0F0 !important;
}

.advantage-wrapper {
    position: relative;
    width: 1200px;
    height: 589px;
    background-image: url("../images/breeding/bg_breeding_01.png");
    padding-top: 76px;
    padding-left: 358px;
}

.advantage-title-wrapper {
    width: 1200px;
    margin: 0px auto 0 auto;
}

    .advantage-title-wrapper .advantage-title {
        width: 240px;
        height: 25px;
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 25px;
    }

    .advantage-title-wrapper .advantage-desc {
        width: 1184px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        text-align: justify;
        line-height: 30px;
        margin-top: 18px;
    }

.advantage-img-list {
    width: 1200px;
    margin-top: 127px;
    /*flex-wrap: wrap;*/
    /*flex-direction: row;*/
}

.advantage-item {
    flex: 0 0 130px;
    margin-right: 86px;
}

.advantage-desc {
    width: 130px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.equip-wrapper {
    position: relative;
    width: 1200px;
    height: 710px;
    background-image: url("../images/breeding/bg_breeding_02.png");
}

.equip-card {
    position: absolute;
    left: 320px;
    top: -21px;
    width: 1280px;
    height: 688px;
    background: #ffffff;
    box-shadow: 0px 6px 60px 2px rgba(33, 102, 254, 0.13);
    padding-top: 99px;
    padding-left: 38px;
}

.equip-card-left {
    position: relative;
    width: 310px
}

.left-one {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
}

.left-two {
    width: 256px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 30px;
    text-align: justify;
    word-break: normal;
    margin-top: 25px;
}

.equip-card-right {
    position: relative;
    flex: 1;
}

.right-one, .right-two {
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 50px;
}

.right-two {
    margin-top: 80px;
    padding-left: 0px;
}

.right-img {
    flex: 1;
}

.img-alt {
    width: 170px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    text-align: center;
    padding-top: 12px;
}

.img-content-wrapper {
    position: relative;
    height: 902px;
    width: 1200px;
    margin: 0px auto 0 auto;
}

.terminal-wrapper {
    position: relative;
    width: 1200px;
    margin-top: 48px;
    padding-bottom: 117px;
    border-bottom: 1px solid #E5E5E5;
}

.mobil {
    position: relative;
    border-right: 1px solid #E5E5E5;
}

.computer {
    position: relative;
    padding-left: 107px
}

.mobil, .computer {
    width: 600px;
}

.mobil-word-desc {
    position: absolute;
    top: 20px;
    left: 189px;
}

.computer-word-desc {
    position: absolute;
    top: 28px;
    left: 297px;
}

.main-word {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102,102,102,1);
}

.minor-word {
    margin-top: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153,153,153,1);
}

.tabs-wrapper {
    width: 1200px;
    position: relative;
    height: 59px;
    margin-top: 29px;
}

.breeding-tabs {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background: #fff;
}

    .breeding-tabs li {
        float: left;
        width: 400px;
        height: 59px;
        background: #fff;
        border-bottom: 1px solid #DCDCDC;
        line-height: 59px;
        padding: 0 163px;
    }

        .breeding-tabs li:first-child {
            border-left: none !important;
        }

        .breeding-tabs li:last-child {
            border-right: none !important;
        }

    .breeding-tabs .active {
        border-top: 2px solid #7BB8F6;
        border-right: 1px solid #DCDCDC;
        border-left: 1px solid #DCDCDC;
        border-bottom: none;
    }

.breeding-tab-content {
    width: 1200px;
    position: relative;
    height: 175px;
    margin-top: 75px;
}

    .breeding-tab-content .tab-panel {
        position: relative;
        width: 100%;
        height: 100%;
    }

.title-color {
    color: rgba(123,184,246,1) !important;
    font-size: 18px !important;
}

.selectActive {
    box-shadow: 0px 0px 19px 2px rgba(4,19,62,0.09);
}

.tab-panel .comic-thumb img {
    border: 1px solid #DCDCDC;
}

.tab-panel-hide {
    display: none;
}

.tab-panel-show {
    display: block;
}

.tab-panel {
    display: flex;
}

.comic-text {
    margin-left: 25px;
}

    .comic-text .title {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        padding-top: 15px;
    }

    .comic-text .content {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        padding-top: 36px;
    }
