.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.color {
    color: #888888;
    line-height: 26px;
    font-size: 17px;
}

strong {
    font-weight: bold;
}

.containero {
    width: 1200px;
    margin: 0 auto;
}


/*集团简介*/

.ebanner {
    width: 100%;
    height: 745px;
    text-align: center;
    position: relative;
}

.ebanner strong {
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: 180px;
}

.ebanner a.ermore {
    position: absolute;
    top: 210px;
    left: 58%;
    display: block;
    font-size: 24px;
    color: #fff;
    width: 410px;
    height: 56px;
    line-height: 56px;
    background: url(../img/erji_banner_imgbg.png) no-repeat center;
}


/*宝枫生物发展历程*/

.fzlc {
    position: relative;
}

.fzlc .line {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 130px;
    z-index: -1;
}

.fzlc .fzlcul {
    width: 100%;
    margin-left: -1.3%;
    padding-bottom: 50px
}

.fzlc .fzlcul li {
    width: 32%;
    float: left;
    margin-left: 1.3%;
}

.fzlc .fzlcul li .sj {
    height: 110px;
    background: url(../img/jtjs_sy02.png) no-repeat top 45px center;
    text-align: center;
    font-size: 23px;
    color: #000000;
    font-weight: bold;
}

.fzlc .fzlcul li .sjcnt {
    width: 100%;
    border: 1px solid #e0e0e0;
    background: #f4f4f4;
    padding-bottom: 30px;
}

.fzlc .fzlcul li .sjcnt p {
    width: 100%;
    padding-top: 35px;
}

.fzlc .fzlcul li .sjcnt p strong {
    display: inline-block;
    width: 30%;
    text-align: center;
    color: #717171;
    vertical-align: top;
    line-height: 26px;
}

.fzlc .fzlcul li .sjcnt p span {
    display: inline-block;
    width: 68%;
}


/*集团产业布局*/

.jtcybj .jtcybj_cnt {
    padding-bottom: 50px;
}

.yljd ul {
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

.yljd ul li {
    display: inline-block;
}


/*科研中心*/

.yfpt ul {
    width: 100%;
}

.yfpt ul li {
    width: 50%;
    float: left;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.yfpt ul li .tcnt {
    width: 415px;
    margin-right: 8px;
}

.yfpt ul li .tcnt strong {
    color: #000;
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
}

.yfpt ul li .tcnt p.color {
    margin-top: 30px;
}

.yfpt .ck {
    margin: 40px 0;
    display: block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #c9c9c9;
    color: #c9c9c9;
}


/*企业荣誉*/

.qyry .tab {
    width: 100%;
    text-align: center;
}

.qyry .tab>li {
    font-size: 20px;
    cursor: pointer;
    float: left;
    color: #333;
    width: 50%;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    height: 60px;
    line-height: 60px;
}

.qyry .tab>li.active {
    border: 0;
    background: #ebebeb;
}

.qyry .tabcnt {
    margin: 40px 0;
}

.qyry .tabcnt .tabcnt_a {
    display: none;
    padding-bottom: 50px;
}


/*研发平台页面*/

.yf_ebanner {
    background: url(../img/yfpt_banner.jpg) no-repeat center;
}

.yfpta .yfpt_l {
    width: 260px;
    float: left;
}

.yfpta .yfpt_r {
    width: 894px;
    float: right;
}

.yfpta .yfpt_tit {
    margin: 30px 0;
}

.yfpta .yfpt_tit strong {
    display: block;
    font-size: 22px;
    color: #000000;
}

.yfpta .yfpt_l .ltab {
    width: 100%;
}

.yfpta .yfpt_l .ltab>li {
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
}

.yfpta .yfpt_l .ltab>li>div {
    width: 190px;
    height: 62px;
    line-height: 62px;
    padding: 0 35px;
    font-size: 22px;
    cursor: pointer;
}

.yfpta .yfpt_l .ltab>li>div>span {
    display: none;
}

.yfpta .yfpt_l .ltab>li>div.active {
    background: #8bbf45;
    color: #FFFFFF;
}

.yfpta .yfpt_l .ltab>li>div.active>span {
    display: block;
    float: right;
}

.yfpta .yfpt_l .ltab>li .disul {
    width: 100%;
    background: #f4f4f4;
    display: none;
}

.yfpta .yfpt_l .ltab>li .disul li {
    line-height: 50px;
    padding-left: 30px;
    font-size: 16px;
    color: #969696;
    cursor: pointer;
}

.yfpta .yfpt_l .ltab>li .disul li:hover {
    color: #000;
    background: url(../img/yfpt_line02.png) no-repeat left center;
}

.yfpta .yfpt_l .ltab>li .disul li.active {
    color: #8bbf45;
    background: url(../img/yfpt_line01.png) #FFFFFF no-repeat left center;
}

.yfpta .yfpt_r .rcntul {
    width: 100%;
}

.yfpta .yfpt_r .rcntul>p>img {
    margin-bottom: 10px;
}

.yfpta .yfpt_r .rcntul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0;
    border-bottom: 1px solid #f4f4f4;
}

.yfpta .yfpt_r .rcntul li:first-child {
    padding-top: 0;
}

.yfpta .yfpt_r .rcntul li .lil {
    width: 100%;
}

.yfpta .yfpt_r .rcntul li .lil .rtit {
    margin-bottom: 26px;
}

.yfpta .yfpt_r .rcntul li .lil strong {
    display: inline-block;
    font-size: 22px;
    line-height: 31px;
}

.yfpta .yfpt_r .rcntul li .lil img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.yfpta .down {
    cursor: pointer;
}

.page {
    width: 100%;
    margin: 80px 0 50px 0;
    cursor: pointer;
}

.page .pageul {
    width: 100%;
    font-size: 12px;
}

.page .pageul li {
    font-size: 18px;
    text-align: center;
    margin-left: 5px;
    border-radius: 3px;
    display: inline-block;
    line-height: 49px;
    width: 49px;
    height: 49px;
    color: #9a9a9a;
}

.page .pageul li.active {
    color: #8bbf45;
    font-weight: bold;
    position: relative;
}

.page .pageul li.active:after {
    content: "";
    width: 10px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    background: #8bbf45;
}

.page .pageul li.dian {
    border: 1px solid #F4F4F4;
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}

.yfpta .yfpt_rcnt img {
    width: 100%;
    margin-bottom: 20px;
}

.yfpta .yfpt_rcnt p.color {
    margin-bottom: 20px;
}


/*公益事业页面*/

.gy_ebanner {
    background: url(../images/gysy_banner.jpg) no-repeat center;
}

.gysy .gysy_tit {
    text-align: center;
    padding: 50px 0;
    border-bottom: 1px solid #000000;
}

.gysy .gysy_tit strong {
    display: block;
    font-size: 45px;
    color: #000000;
    padding-bottom: 30px;
}

.gysy .gysyul {
    width: 100%;
}

.gysy .gysyul li {
    padding: 40px 0;
    border-bottom: 1px solid #CCCCCC;
}

.gysy .gysyul li strong {
    display: block;
    font-size: 28px;
    margin-bottom: 20px;
    color: #000000;
}

.gysy .gysyul li .data {
    float: left;
    width: 136px;
}

.gysy .gysyul li .data_cnt {
    float: left;
    width: 590px;
}

.gysy .gysyul li .data_cnt p.color {
    margin-bottom: 30px;
}

.gysy .gysyul li .data_img {
    float: right;
}

.gysy .page {
    text-align: center;
}


/*新闻中心页面*/

.nav_box {
    padding-top: 36px;
    border-bottom: 1px solid #bbbbbb;
}

.news_ebanner {
    background-size: 100% 100%;
}

.news .gysy_tit {
    text-align: center;
    padding: 50px 0;
}

.news .gysy_tit strong {
    display: block;
    font-size: 45px;
    color: #000000;
    padding-bottom: 30px;
}

.news .tabnews {
    padding-bottom: 36px;
    cursor: pointer;
}

.news .tabnews li {
    display: inline-block;
    padding: 10px 20px;
    color: #333333;
}

.news .tabnews li.active {
    background: url(../img/news_tab.jpg) no-repeat center;
    color: #FFFFFF;
}

.news .tabnews_cnt {
    width: 100%;
    margin-left: -13px;
    padding-bottom: 100px
}

.news .honor_ul li {
    width: 390px !important;
    float: left;
    margin-left: 13px;
}

.news .honor_ul .slideInUp_img {
    width: 390px !important;
    height: 390px !important;
}

.news .tabnews_cnt li {
    width: 450px;
    float: left;
    margin-left: 13px;
}

.news .honor_ul li:nth-child(3n+1) {
    margin-left: 0;
}

.news .keyanItem_li li {
    width: 390px !important;
}

.news .keyanItem_li li:nth-child(3n+1) {
    margin-left: 0;
}

.news .productItem_li li:nth-child(4n+1) {
    margin-left: 0;
}

.dynamicItem_li:nth-child(3n+1) {
    margin-left: 0 !important;
}

.dynamicItem_li {
    width: 390px !important;
    padding: 60px 0 32px;
    border-bottom: 1px solid #bfbfbf;
}

.news .tabnews_cnt .slideInUp_img {
    width: 100%;
    height: 100%;
    background: #b6d3a7;
}

.news .tabnews_cnt .slideInUp_title {
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding: 50px 0 30px;
}

.dynamicItem_title {
    font-size: 24px;
    color: #000;
    font-weight: 500;
}

.news .tabnews_cnt li p.color {
    margin: 30px 0 20px;
    width: 390px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 53px;
    color: #333;
}

.dynamicItem_time {
    font-size: 14px;
    color: #999999;
}

.dynamicItem_img {
    width: 390px;
    height: 300px;
    background: #86c352;
    margin-top: 25px;
}


/*联系我们页面*/

.lxwm_ebanner {
    background: url(../img/lxwm_banner.jpg) no-repeat center;
}

.lxwm .gysy_tit {
    text-align: center;
    padding: 50px 0;
}

.lxwm .gysy_tit strong {
    display: block;
    font-size: 45px;
    color: #000000;
    padding-bottom: 30px;
}

.lxwm .lxwmcnt .lxwm_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    border-bottom: 1px solid #CCCCCC;
}

.lxwm .lxwmcnt .lxwm_top p:nth-child(1) {
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.lxwm .lxwmcnt .lxwm_top p:nth-child(2) {
    font-size: 30px;
    color: #020202;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.lxwm .lxwmcnt .lxwm_top p span {
    font-size: 18px;
    color: #999999;
    display: inline-block;
    margin-right: 25px;
    font-weight: normal;
}

.lxwm .lxwmcnt .lxwm_btm {
    display: flex;
    justify-content: space-between;
    align-items: top;
    padding: 40px 0;
}

.lxwm .lxwmcnt .lxwm_btm .adress_wrap {
    float: left;
}

.lxwm .lxwmcnt .lxwm_btm .adress {
    display: flex;
    margin-bottom: 20px;
    overflow: hidden;
}

.lxwm .lxwmcnt .lxwm_btm .adress>img {
    margin-right: 10px;
    margin-top: 6px;
}


/* 在线招聘 */

.Us_box li {
    padding: 65px 25px 32px 0;
    border-bottom: 1px solid #cbcbcb;
}

.Us_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Us_title p:nth-child(1) {
    font-size: 26px;
    color: #000;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.Us_icon {
    margin-right: 17px;
}

.Us_title p:nth-child(2) {
    font-size: 14px;
    color: #999;
}

.Us_del {
    width: 1110px;
    margin: 30px 0 50px 65px;
}

.Us_btn {
    font-size: 18px;
    padding: 10px 20px;
    background: url(../img/news_tab.jpg) no-repeat;
    color: #FFFFFF;
    float: right;
}


/* 职位申请 */

.form_box>div {
    width: 50%;
    box-sizing: border-box;
    float: left;
}

.form_box>div .inp_name {
    display: inline-block;
    width: 130px;
    text-align: right;
    font-size: 18px;
    color: #333;
    margin-right: 20px;
}

.form_box>div .formItem {
    margin-bottom: 70px;
    display: flex;
    align-items: center;
}

.form_box .radioItem {
    float: left;
    display: flex;
    align-items: center;
    margin-right: 55px;
}

.main-form-block-radio {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
}

.main-form-radio {
    display: none;
}

.main-step3-radio {
    position: relative;
    height: 38px;
    padding: 0 20px 0 40px;
    line-height: 38px;
    margin-left: 10px;
}

.main-form-radio[type="radio"]+span {
    display: inline-block;
    border-radius: 3px;
    width: 20px;
    height: 20px;
    border: 1px solid #e6e6e6;
    color: #e6e6e6;
    position: absolute;
    top: 8px;
    left: 0;
}

.main-form-radio[type="radio"]+span:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e6e6e6;
    left: 5px;
    top: 5px;
}

.main-form-radio[type="radio"]+span {
    display: inline-block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #e6e6e6;
    color: #e6e6e6;
    position: absolute;
    top: 8px;
    left: 0;
    transform: scale(1);
}

.main-form-radio[type="radio"]:checked+span:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #666;
    left: 5px;
    top: 5px;
}

.main-form-radio[type="radio"]:checked+span {
    border: 1px solid #666;
    animation: mymove .5s 1
}

@keyframes mymove {
    0% {
        transform: scale(0);
    }
    25% {
        transform: scale(0.25)
    }
    75% {
        transform: scale(1.25)
    }
    100% {
        transform: scale(1)
    }
}

.form_btn {
    text-align: center;
}

.form_btn button:nth-child(1) {
    width: 118px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    background: url(../img/news_tab.jpg) no-repeat 100% 100%;
    color: #FFFFFF;
    margin-right: 46px;
}

.form_btn button:nth-child(2) {
    color: #75ae5a;
}


/* 大事记 */

.honor_box {
    width: 100%;
}

.chronicle li>div {
    width: 50%;
    height: 360px;
    box-sizing: border-box;
}


/* 偶数 */

.chronicle li:nth-child(even) .honor_left {
    float: left;
}

.chronicle li:nth-child(even) .honor_right {
    float: right;
}

.chronicle li:nth-child(even) .honor_left .honor_sign {
    position: absolute;
    right: -26px;
    top: -26px;
}

.chronicle li:nth-child(even) .honor_left {
    border-right: 1px solid #bfbfbf;
    text-align: right;
}

.chronicle li:nth-child(even) .honorText_box {
    float: right;
    padding-right: 60px;
}

.chronicle li:nth-child(even) .honor_right .honorText_box {
    float: left;
    padding-left: 60px;
}


/* 奇数 */

.chronicle li:nth-child(odd) .honor_left {
    float: right;
}

.chronicle li:nth-child(odd) .honor_right {
    float: left;
}

.chronicle li:nth-child(odd) .honor_left .honor_sign {
    position: absolute;
    left: -26px;
    top: -26px;
}

.chronicle li:nth-child(odd) .honor_left {
    border-left: 1px solid #bfbfbf;
    text-align: left;
}

.chronicle li:nth-child(odd) .honorText_box {
    float: left;
    padding-left: 60px;
}

.chronicle li:nth-child(odd) .honor_right .honorText_box {
    float: right;
    padding-right: 60px;
    text-align: right;
}

.honorText_box {
    width: 404px;
}

.honorText_title {
    font-size: 26px;
    color: #000;
    margin-bottom: 48px;
}

.honorText_del {
    font-size: 18px;
    color: #666;
}

.honor_left {
    position: relative;
}

.honorText_img {
    width: 355px;
    height: 204px;
    background: #b6d3a7;
}


/* 产品中心 */

.productNav_tow {
    padding-bottom: 72px;
}

.productNav_tow li {
    width: 167px;
    border-bottom: 1px solid #bfbfbf;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #666;
    padding-bottom: 20px;
    margin-right: 70px;
}

.productNav_tow .active {
    color: #79b258;
    border-bottom: 1px solid #79b258;
}

.productItem_li>li {
    width: 290px !important;
}

.news .productItem_li .slideInUp_img {
    width: 290px !important;
    height: 290px !important;
}


/* 产品详情 */

.productDetails {
    width: 657px;
    height: 820px;
    margin: auto;
}

.productDetails_title {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 55px;
}


/* 强强联手 */

.keyan_title {
    width: 513px;
    height: 380px;
    background-image: url(../img/keyan_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 109px;
}

.keyan_title p {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 380px;
}

.keyanItem_li {
    padding-top: 100px;
    padding-bottom: 200px !important;
}

.keyanItem_li li {
    width: 390px;
    height: 246px;
    margin-bottom: 13px;
}


/* 科研成果 */

.keyanAchieve_title_name {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.keyanAchieve_title_border {
    width: 74px;
    height: 5px;
    background: #86c352;
    margin: 16px 0 65px;
}

.keyanAchieve_box2 {
    background: #f7f6f5;
    margin-top: 72px;
    padding-bottom: 175px;
}


/* 动态详情 */

.dynamic_min_title {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 38px;
}


/* 回到顶部 */

.topBtn {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 52px;
    width: 64px;
    height: 64px;
    z-index: 5;
}

.topBtn a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 15px;
    text-align: center;
    background: #545a66;
    box-shadow: 7px 7px 30px 0 rgba(0, 0, 0, 0.3);
    border-radius: 32px;
}