.body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #ffffff;
}

.background {
    width: 100%;
    height: auto;
    min-width: 1200px;
    background-color: #ffffff;
}

/*banner*/
.banner {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    margin: 0 auto;
    background-image: url(banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


/*版权*/
.bottom {
    width: 100%;
    min-width: 1200px;
    height: 120px;
    line-height: 180%;
    background-color:#202f44;
}

    .bottom div p {
        margin-top:20px;
    }            
        .bottom div p span {
            font-family: 'Microsoft YaHei';
            font-size: 14px;
            color: #ffffff;
        }

/* ==================首页==================*/
/* 直播窗口 */
.div_direct {
    width: 825px;
    height: 480px;
    text-align: left;
    margin: auto;
    /*background-image:url(temp-play.jpg) ;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* 下期预告信息 */
.p_info {
    width: 1070px;
    height:50px;
    display: block;
    overflow: hidden;
    font-family: 'Microsoft YaHei';
    font-size: 15px;
    text-align: justify;
    line-height: 50px;
    color: #565d67;
    margin-left:105px;
}

/*菜单*/
.div_menu1{
    width:1100px;
    height:50px;
    margin-left:85px;
}
    .div_menu1 ul{
        width:100%;
        margin-top:15px;
    }
        .div_menu1 ul li{
            width:72px;
            font-family: 'Microsoft YaHei';
            font-size:15px;
            text-align: center;
            float:left;
            border-right:2px solid #dadcdf;
        }
.div_menu2{
    width:1100px;
    min-height:50px;
    margin-left:85px;
}
    .div_menu2 ul{
        width:100%;
        margin-top:15px;
    }
        .div_menu2 ul li{
            width:93px;
            font-family: 'Microsoft YaHei';
            font-size:15px;
            text-align: center;
            float:left;
            border-right:2px solid #dadcdf;
            margin-bottom:20px;
        }
.p_menu{
    color:#565d67;
}
.p_menu_s{
    color:#118aec;
}

/*筛选信息*/
.div_selectInfo{
    width:1180px;
    height:34px;
    margin-top:30px;
    margin-left:20px;
}
    .div_selectInfo p{
        width:700px;
        font-family: 'Microsoft YaHei';
        font-size: 15px;
        text-align: justify;
        color: #565d67;
        float: left;
    }
.span_info{
    font-weight:bold;
    color: #118aec;
}
.span_count{
    font-weight:bold;
    color: #ff6000;
}

/*2023/03/15 改版 追加农业技术专题及资源 按钮*/
.div_button{
    width:165px;
    height:42px;
    float:right;
    margin-top:20px;
    margin-right:20px;
}

/* ==================首页/检索页 视频列表==================*/
.div_part{
    width: 1200px;
    height: auto;
    text-align: left;
    margin: 0px auto;
    border:1px solid #e0e4e7;
}

/*检索*/
.search-form {
    width: 334px;
    height: 34px;
    background: url(search.jpg) no-repeat center;
    margin: 0px 22px 0px 0px;
    padding: 0px;
    border: 0;
    float: right;
    /*position: relative;*/
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
}

.input-search {
    width: 276px;
    height: 28px;
    border: 0px;
    outline: none !important;
    margin-top: 2px;
    margin-left: 2px;
    padding-left: 2px;
    background: #ffffff;
    font-family: 'Microsoft YaHei';
    font-size: 15px;
    color: #a6acb4;
    line-height: 150%;
    text-rendering: auto;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    text-align: start;
    cursor: text;
    float: left;

}

.btn-search {
    width: 50px;
    height: 34px;
    margin-top: 0px;
    outline: none !important;
    border: 0;
    overflow: visible;
    text-transform: none;
    cursor: pointer;
    float: left;
    opacity:0.1;
}

/*往期回放、检索页面*/
.div_prevPlay {
    width: 1168px;
    height: auto;
    text-align: left;
    margin: 0px auto;
}

    .div_prevPlay ul {
        width: 100%;
    }

        .div_prevPlay ul li{
            width: 278px;
            height: 268px;
            margin: 0px 6px 12px 6px;
            background-color: #ffffff;
            border: 1px solid #e0e4e7;
            float: left;
        }
    
             /* 视频图片 */
           .div_prevPlay_img{
                width: 260px;
                height: 178px;
                margin: 9px;
                background-position: center;
                background-repeat: no-repeat;
                background-size: 100% 100%;
            }
                 /* 遮盖 播放按钮 */
               .div_prevPlay_img img{
                    width: 260px;
                    height: 178px;
                    background-position: center;
                    background-repeat: no-repeat;
                }

                /* 单行名称 */
                .div_prevPlay_p {
                    width: 260px;
                    height:30px;
                    display: block;
                    font-family: 'Microsoft YaHei';
                    font-size:15px;
                    font-weight:bold;
                    text-align: justify;
                    color:#202f44;
                    margin: 0px 9px 9px 9px;
                    text-overflow:clip;
                    overflow: hidden;
                }
    /*视频数据*/
    .div_prevPlay_info {
        width: 260px;
        height: 20px;
        margin: 0px 9px 0px 9px;
    }
        .div_prevPlay_info img {
            width: 20px;
            height: 20px;
            margin: 0px 5px 0px 0px;
            float:left;
        }
        .div_prevPlay_info p {
            width: auto;
            height:20px;
            display: block;
            overflow: hidden;
            font-family: 'Microsoft YaHei';
            font-size:13px;
            font-weight:300;
            text-align: justify;
            color:#aaacae;
            margin: 2px 10px 0px 0px;
            float:left;
        }

/* ==================play==================*/
.div_content_play {
    width: 1160px;
    height: auto;
    text-align: left;
    margin: 0px auto;
}

/* 播放窗口 */
.div_play {
    width: 1160px;
    height: 660px;
    text-align: left;
    margin: 30px auto;
}

/* 多行名称 */
.p_title {
    width: 100%;
    display: block;
    overflow: hidden;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    text-align: justify;
    font-weight: bold;
    line-height: 160%;
    color: #ffffff;
    margin-bottom:30px;
}

/* 多行简介 */
.p_abstract1 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-family: 'Microsoft YaHei';
    font-size: 15px;
    text-align: justify;
    line-height: 160%;
    color: #ffffff;
    margin-bottom:30px;
}

/* 多行简介 */
.p_abstract2 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-family: 'Microsoft YaHei';
    font-size: 15px;
    text-align: justify;
    line-height: 160%;
    color: #515761;
    margin-bottom:10px;
    min-height: 30px;
    text-indent:-4em;
    padding-left:4em;
}
/* ==================2023/03/15 改版 追加农业技术专题及资源==================*/
/*农业技术专题列表*/
.div_menuTitle{
    width:1200px;
    height:95px;
    margin:20px auto 0px 0px;
}
.div_menuList{
    width:1020px;
    margin:auto auto;
}
    .div_menuList ul li{
        width:320px;
        height:140px;
        margin:0px 10px 20px 10px;
        float:left;
    }
        .div_menuList ul li img{
            width:320px;
            height:140px;
        }

