.logo{
    display: flex;
    align-items: center;
    align-self: center;
    height: 120px;
}

.logo img{
   width:290px;margin-top:6px;
}
.header_y{
    width: 20%;
}

.header_y{
    padding: 30px 0 20px;
    text-align: right;
}
.header_y_input{
    width: 100%;
    display: inline-block;


}

.header_y_input ul li{
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.header_y h2{
    font-size: 18px;
    color: #0f5f3c;
    margin-bottom: 10px;
}


.header_y_input input{
    width: 100%;
    display: block;
    background: #e7e7e7;
    height: 35px;
    border-radius: 4px;
    border: none;
    font-size: 16px;
    color: #333;
    padding: 0 20px;
    padding-right: 35px;
}

.sub{
    position: absolute;
    right: 16px;
    width: 14px !important;
    height: 14px !important;
    background: url("/agrogene/zxgk/nsjg/multi-omics/images/fdj_03.png") center center no-repeat !important;
     background-size: 100% 100% !important;
     padding: 0 !important;
     top: 50%;
     transform: translate(0%,-50%);
     cursor: pointer;
}

.header_y_inputt{
    position: relative;
}

.htop {
    margin-bottom: 5px;
    background: #0f5f3c;
}
.nav_multomics{
    background: #0f5f3c;
}
.nav_multomics ul{
    font-size: 0;
    display: flex;
}
.nav_multomics ul li{
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    flex: 1;
    display: inline-block;
    position: relative;
}
.nav_multomics ul li:hover .erji{
    display: block;
}
.nav_multomics ul li .erji{
    display: none;
    z-index: 9999;
    position: absolute;
    background: #67b739;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
}
.nav_multomics ul li .erji dd{
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    border-bottom: 1px solid #91ca50;
    white-space: nowrap;
}
.nav_multomics ul li .erji dd:hover{
    background: #51942b;
}
.nav_multomics ul li .erji dd:last-child{
    border-bottom: 0;
}
.nav_multomics ul li:hover{
    background: #67b739;
}

.nav_multomics ul li.liang{
    background: #67b739;
}

.nav_multomics ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

.footer{
    background: #0f5f3c;
}

.footer_w{
    padding: 50px 0;
}

.footer_z{
    width: 22.5%;
    margin-right: 14%;
}


.footer_z_nr, .footer_z_nr *{
    font-size: 12px;
    color: #ffffff;
    line-height: 2;
}

.footer_z h2{
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: bold;
}

.footer_zz{
    width: 22.5%;

}

.footer_zz h2{
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: bold;
}
.footer_y{
    width: 17%;
}
.footer_y_ul ul{
    font-size: 0;
}

.footer_y_ul ul li{
    width: 48%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}

.footer_y_ul ul li:last-of-type{
    margin-right: 0;
}

.footer_zz_ul ul{
    font-size: 0;
}

.footer_zz_ul ul li{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff;
}

.footer_y h2{
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: bold;
}

.footer_y_img{
    margin-bottom: 10px;
}

.footer_y_ul ul li h3{
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.footer_y_img img{
    width: 100%;
}

.xdh{
    margin-bottom: 16px;
}

.xdh p{
    line-height: 50px;
    border-bottom: 1px dashed #e7e7e7;
}

.xdh p a{
    font-size: 12px;
    color: #555555;
    padding: 0 0.3%;
}

.page_z{
    width: 16.66%;
}

.page_z_ul ul li{
    line-height: 44px;
    padding-left: 38px;
    background: #f3f3f3;
    font-size: 16px;
}

.page_z_ul ul li a{
    color: #333333;
    display: block;
    width: 100%;
    height: 100%;
}

.page_z_ul ul li.on{
    background: #67b739;
}

.page_z_ul ul li.on a{
    color: #fff;
}

.page_z_ul ul li:hover{
    background: #67b739;
}

.page_z_ul ul li:hover a{
    color: #fff;
}

.page_y{
    width: 80%;
}

.page_y h1{
    line-height: 40px;
    background: #f3f3f3;
    padding-left: 16px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.page_y_nr{
    padding: 50px 0;
}

.page_y_nr h2{
    font-size: 20px;
    color: #333333;
    text-align: center;
 
}

.page_y_nr_nr, .page_y_nr_nr *{
    font-size: 14px;
    color: #333333;
    line-height: 2;
}

.page_y_nr_nr img{
    max-width: 100%;
    height: auto;
    margin: 30px auto;
}

.sj_nav{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 120px;
    left: 0;
    z-index: 999999;
    display: none;
}

.sj_nav ul{
    padding: 30px 0;
}

.sj_nav ul li{
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

.mianbao{
    display: none;
    align-items: center;
    align-self: center;
    height: 130px;
    width: 8%;
}
.mianbao img{
    width: 100%;
}

.list_y{
    width: 80%;
}

.list_y h1{
    line-height: 40px;
    background: #f3f3f3;
    padding-left: 16px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.list_y_ul ul{
    font-size: 0;
    padding: 30px 0 30px;
}

.list_y_ul ul li{
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin-right: 2.66%;
    margin-bottom: 26px;
}

.list_y_ul ul li:nth-of-type(4n){
    margin-right: 0;
}

.list_y_ul ul li:last-of-type{
    margin-right: 0;
}

.list_y_img img{
    width: 100%;
    overflow: hidden;
    height: 154px;
    object-fit: contain;
    background: radial-gradient(#ccc, transparent);
}

.list_y_img{
    margin-bottom: 18px;
}

.list_y_ul ul li h2{
    font-size: 14px;
    color: #333333;
    text-align: center;
}




#pages { padding:14px 0 10px; font-family:宋体 ;text-align: -webkit-center; font-size:14px;}
#pages a { display:inline-block; height:30px; line-height:30px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages a.current { display:inline-block; height:30px; line-height:30px; background:#67b739; border:1px solid #67b739; text-align:center; color:#fff; padding:0 10px}

#pages span { display:inline-block; height:30px; line-height:30px; background:#67b739; border:1px solid #67b739; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:30px; line-height:30px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.list_w{
    padding: 0 0 60px;
}

.list_xz_y{
    width: 80%;
}



.list_xz_y h1{
    line-height: 40px;
    background: #f3f3f3;
    padding-left: 16px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

.list_xz_y_ul ul li{
    padding-bottom: 25px;
    border-bottom: 1px dashed #ededed;
    margin-bottom: 30px;
}

.list_xz_y_tit{
    font-size: 0;
    margin-bottom: 10px;
}

.list_xz_y_tit h2{
    font-size: 19px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2%;
    max-width: 60%;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.list_xz_y_tit h3{
    font-size: 12px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
}

.list_xz_y_ul{
    padding: 30px 0 30px;
}


.list_xz_y_ul ul li p{
    font-size: 17px;
    color: #999999;
    line-height: 1.8;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.ditu{
    padding: 0 0 30px;
}

.lxwm_xx, .lxwm_xx *{
    font-size: 14px;
    color: #333333;
    line-height: 1.8;
}

.lxwm_xx{
/*    margin-bottom: 50px;*/
    padding: 50px 0 30px;
}

.box_1_w{
    padding: 30px 0;
/*    display: flex;
    justify-content: space-between;*/
}

.box_1_z{
    width: 49%;
}
.box_1_z .swiper-slide{
    position: relative;
}
.box_1_z .swiper-slide img{
    width: 100%;
}

.box_1_z .swiper-pagination{
    text-align: right;
    padding: 25px 0;
    padding-right: 26px;
    bottom: 0;
}


.box_1_z .swiper-pagination-bullet{
    width:5px!important;
    height: 5px!important;
    background: #fff!important;
    border-radius: 100%!important;
    display: inline-block!important;
    margin: 0 3px!important;
    opacity: 1!important;
}
.box_1_z .swiper-pagination-bullet-active{
    opacity: 1!important;
    background-color: #67b739!important;
}

.box_1_z .swiper-button-next{
    width: 28px;
    height: 48px;
    background: url("../images/yy_05.png") center center no-repeat;
    background-size: 100% 100%;
    right: 0;
}

.box_1_z .swiper-button-prev{
    width: 28px;
    height: 48px;
    background: url("../images/zz_03.png") center center no-repeat;
    background-size: 100% 100%;
    left: 0;
}


.box_1_z .swiper-slide p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
    font-size: 14px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
}



.box_1_z .swiper-slide p span{
    max-width: 70%;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
display: block;
}

.box_1_y{
    width: 47.5%;
}
.box_1_lm{
    font-size: 0;

    border-bottom: 1px solid #a5a5a5;
}
.box_1_lm_z{
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
}

.box_1_lm ul li{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    position: relative;
    margin-right: 11%;
    padding-bottom: 20px;
    cursor: pointer;
}
.box_1_lm ul li.on{
    color: #0f5f3c;
}
.box_1_lm ul li.on::after{
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 4px;
    background: #0f5f3c;
    display: block;
}

.box_1_lm ul li:last-of-type{
    margin-right: 0;
}
.moree_q{
     display: inline-block;
    vertical-align: top;
    text-align: right;
    width: 30%;
}
.moree{
   
    font-size: 12px;
    color: #666666;
    padding-bottom: 20px;
    padding-right: 14px;
    background-image: url("../images/jttt_03.png");
    background-position: right bottom 20px;
    background-repeat: no-repeat;
}

.box_2_tit .moree,.niu_2_tit .moree{
    display: inline-block;
    vertical-align: top;
    width: 70%;
    text-align: right;
}

.box_1_ul,.diu_1_ul{
    padding-top: 10px;
}

.box_1_ul ul li,.diu_1_ul ul li{
    line-height: 58px;
    padding-left: 14px;
    /*background-image: url("../images/kuai_03.png");*/
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px dashed #efefef;
    font-size: 0;
}

.box_1_ul ul li span,.diu_1_ul ul li span{
    width: 86%;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
font-size: 16px;
color: #333333;
display: inline-block;
vertical-align: middle;
}

.box_1_ul ul li i,.diu_1_ul ul li i{
    width: 14%;
    text-align: right;
    font-style: normal;
    font-size: 12px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
}

.box_1_ul,.diu_1_ul{
    display: none;
}

.box_2_tit,.diu_1_ul{
    border-bottom: 1px solid #a5a5a5;
    font-size: 0;
}

.box_2_tit h2,.diu_1_ul h2{
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #0f5f3c;
    font-weight: bold;
    cursor: pointer;
}

.box_2_tit h2 a,.diu_1_ul h2 a{
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
}

.box_2_tit h2 a::after,.diu_1_ul h2 a::after{
    display: block;
    width: 100%;
    height: 4px;
    background: #0f5f3c;
    content: "";
    position: absolute;
    bottom: 0;
}

.box_2_z{
    width: 70%;
}

.box_2_z_ul ul{
    font-size: 0;
}

.box_2_z_ul ul li{
    display: inline-block;
    vertical-align: top;
    width: 23.8%;
    margin-right: 1.6%;
    margin-bottom: 20px;
}

.box_2_z_ul ul li:nth-of-type(4n){
    margin-right: 0;
}

.box_2_z_ul ul li:last-of-type{
    margin-right: 0;
}

.box_2_z_img{
    margin-bottom: 10px;
}

.box_2_z_img img{
    width: 100%;
}

.box_2_z_ul{
    padding: 20px 0;
}

.box_2_z_ul ul li h2{
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.box_2_y{
    width: 27%;
}

.index_yy .li{
    line-height: 68px;
    border: 1px solid #dadada;
    padding-left: 134px;
    margin: 20px auto;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}


.index_js_ul ul li{
    line-height: 55px;
    border: 1px solid #dadada;
    padding-left: 134px;
    margin-bottom: 5px;
}

.index_js_ul{
    padding: 16px 0;
}


.index_js_ul ul li:last-of-type{
    margin-bottom: 0;
}

.box_3_z{
    width: 70%;
}

.box_3_z_ul ul{
    font-size: 0;
}

.box_1_ull{
    display: block;
}

.box_3_y{
    width: 27%;
}

.box_3_y_ul ul li{
    position: relative;
    margin-bottom: 4px;
}
.box_3_y_ul ul li img{
    width: 100%;
}

.box_3_y_ul ul li h2{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(15, 95, 60, 0.75);
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    padding: 0 10px;
}

.box_3_y_ul{
    padding-top: 20px;
}
.hkkl{
    width: 27%;
    float: right;
    margin-right: 9%;
    margin-top: 9px;
}
.hkkl img{
    width: 100%;
}

.box_1_z{
    height: 347px;
}

.box_1_z .swiper-container{
    height: 100%;
}

.box_1_z .swiper-wrapper{
    height: 100%;
}
.box_1_z .swiper-slide{
    height: 100%;
}
.box_1_z .swiper-slide img{
    object-fit: cover;
     height: 100%;
}