﻿/*一级农作物*/
#mainType ul {
    width: 100%;
    height: 46px;
}

#mainType li {
    float: left;
    padding: 0 15px;
    /*background: url("/Content/images/bg.png") no-repeat;*/
    width: 148px;
    height: 40px;
    position: relative;
    line-height: 40px;
    letter-spacing: 4px;
}

    #mainType li a {
        display: block;
        font-size: 16px;
          background: url("/Content/images/bg1.png") no-repeat;
          text-align:center;
        font-family: 'Microsoft YaHei';
        color: #000;
        font-weight: normal;
    }

    #mainType li div {
        position: absolute;
        width: 0;
        height: 0;
        left: 50%;
        bottom: -10px;
        display: none;
        border: #fff solid 5px;
        /*border-top: #076435 solid 5px;*/
        margin-left: -5px;
    }

    #mainType li:hover, #mainType li.cur {
        /*background-color: #076435;*/
        /**/
        width: 148px;
        height: 40px;
        text-align:center;
    }

        #mainType li:hover a, #mainType li.cur a {
            color: white;
            background: url("/Content/images/bg.png") no-repeat;
            text-align: center;
            width: 148px;
            height: 40px;
        }

        #mainType li:hover div, #mainType li.cur div {
            display: block;
            /*background: url("/Content/images/bg1.png") no-repeat;*/
            width: 148px;
            height: 40px;
        }

#jdzs .top {
    width: 100%;
    line-height: 32px;
    background-color: #fff;
    border: 0;
    font-size: 16px;
}

    #jdzs .top img {
        vertical-align: middle;
    }

    #jdzs .top span {
        color: #076435;
        padding: 0 5px;
    }

#jdzs .left {
    width: 75%;
    position: relative;
    height: 534px;
}

#jdzs .right {
    width: 272px;
    height: 534px;
    background: url(/Content/images/njsj/rightbg.png) repeat;
}

    #jdzs .right > div {
        width: 80%;
        height: 64px;
        line-height: 64px;
        margin: 10px auto;
        background: url(/Content/images/njsj/line.png) no-repeat;
        background-position: center bottom;
    }

        #jdzs .right > div:first-child {
            background: url(/Content/images/njsj/line1.png) no-repeat;
            background-position: center bottom;
        }

.leftImg {
    height: 74px;
    line-height: 74px;
    width: 50px;
    float: left;
}

    .leftImg img {
        vertical-align: middle;
    }

.data, .lbltext {
    width: 124px;
    text-align: center;
    float: right;
}

.data {
    font-size: 20px;
    color: #ff8927;
    line-height: 2;
}

.lbltext {
    font-size: 14px;
    line-height: 1;
}

    .data:first-child, .lbltext:first-child {
        width: 100%;
    }

#main2 {
    height: auto;
    width: 1000px;
}

.disNone {
    display: none;
}

.cur {
    display: block;
}

.content {
    min-height: 570px;
}

#jdzs {
    height: 100%;
    width: 100%;
}

.shouline {
    width: 124px;
    float: left;
}

.gj {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 560px;
}
