@charset "utf-8";



/*农技服务*/
.head_news {
    width: 1190px;
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden;
}
.headnewsbox {
    width: 890px;
    
    overflow: hidden;
    float: left;
    height: 200px;
}
.mar10{
    margin: 0 10px;
}
.headnewsbox ul li img {
    width: 290px;
    height: 175px;
}
.headnewsbox ul li {
    float: left;
    height: 176px;
    
}
.parentbox {
    height: 180px;
}
.hoverbox {
    background-color: #000000;
    opacity: 0.8;
    width: 290px;
    height: 45px;
    color: #ffffff;
    position: relative;
    text-align: center;
    line-height: 45px;
    top: -48px;
    font-size: 14px;
}

.rsidebar {
    width: 250px;
    /*float: right;*/
    border: 1px solid #cccccc;
    padding: 15px;
    overflow: hidden;
}
.rsidebar div.rshead {
    width: 72px;
    font-size: 18px;
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    color: #000000;

}

.rsidebar ul li {
    width: 250px;
    height: 100px;
    border-top: 1px solid #cccccc;
    padding-top: 10px;
    margin-bottom: 10px;
}
.rsidebar ul li img {
    width: 108px;
    height: 72px;
    float: left;
}
.rsidebar ul li p {
    font-size: 15px;
    color: #000000;
    margin-bottom: 5px;
}
.rsidebar ul li a span {
    display: inline-block;
    width: 130px;
    line-height: 20px;
    padding-left: 8px;
}
.nongjifuwu {
    width: 890px;
    overflow: hidden;
    border: 1px solid #cccccc;
    float: left;
}

.njfwtitl {
    width: 880px;
    height: 40px;
    background-color: #FAFAFA;
    line-height: 40px;
    padding-left: 10px;

}

.njfwtitl span {
    font-size: 18px;
    color: #000000;
    padding-left: 10px;
}
.list_items {
    width: 880px;
    overflow: hidden;
    height: 45px;
    background-color: #f7f7f7;
    border-top: 1px solid #cccccc;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.list_items>span {
    float: left;
    margin-top: 7px;
}
.njfwtabs {
    width: 890px;
    
}
.njfwtabs li {
    float: left;
    width: 70px;
    height: 30px;
    color: #000000;
    margin-right: 10px;
    text-align: center;
    line-height: 30px;
}
.njfwtabs li a {
    display: inline-block;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #000000;
    background-color: #ffffff;
    
}
.njfwtabs li a:hover {
    color: #ffffff;
    background-color: #009237;
}
/*.njfwtabs li:hover {*/
/*    background-color: #009237;*/
/*    color: #ffffff;*/
/*    cursor: pointer;*/
/*}*/
.njfwtabs li a.bjfwcheck {
    background-color: #009237;
    color: #ffffff;
}

.njfwtabscontent {
    width: 870px;
    padding: 10px;
}
.njfwtabscontent ul li {
    width: 880px;
    height: 140px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}
.njfwtabscontent ul li a img {
    float: left;
    width: 200px;
    height: 120px;
}
.njfuctext {
    width: 640px;
    height: 140px;
    float: right;
    padding: 0 20px;
}
.njfuctext h4 {
    font-style: normal;
    font-size: 20px;
    color: #000000;
    display: block;
}
.njfuctext span {
    margin: 5px 0;
    display: inline-block;
    font-size: 14px;
}
.njfuctext p {
    font-size: 14px;
}
.njfuctext i {
    font-style: normal;
    color: #F68E11;
}

.njfwbtzclist li img {
    width: 108px;
    height:72px;
}
.mart15 {
    margin-top: 15px;
}
#wen ,#da{
    height: 30px;
    line-height: 30px;
}
#wen a img {
    width: 33px;
    height: 27px;
}
#wen a h4 {
    color: #000000;
}
#wen li a>img {
    padding-bottom: 20px;
    float: left;
}
#wen li a p {
    width: 250px;
    font-size: 12px;
}

#recommend li{
    height: 20px;
}
#recommend li a i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #F7811F;
    line-height: 18px;
    text-align: center;
    border-radius: 5px;
    color: #ffffff;
    font-style: normal;
    font-size: 12px;
    margin-right: 3px;
}
#recommend li a span {
    font-size: 15px;
}