@charset 'gb2313';

/* 智慧农场 */
.zhnc {}


/* 轮播图 */
.zhnc_banner {
    width: 100%;
    height: 561px;
    background: url('../images/zhnc_banner_bg.png') no-repeat center;
}

.zhnc_banner .banner_content {
    padding-top: 90px;
}

.zhnc_banner .banner_content .banner_text h1,
h2 {
    font-size: 50px;
    color: #fff;
    padding-top: 20px;
}

.zhnc_banner .banner_content .banner_text h2 {
    padding-top: 20px;
}

.zhnc_banner .banner_content .banner_text h3 {
    font-size: 30px;
    color: #fff;
    padding-top: 50px;
}

.zhnc_banner .banner_content .banner_text .div_zixun {
    width: 270px;
    height: 50px;
    line-height: 50px;
    background: #87bd52;
    border: none;
    outline: none;
    border-radius: 5px;
    margin-top: 80px;text-align:center;
}

.zhnc_banner .banner_content .banner_text .div_zixun a {
    display: inline-block;
    font-size: 24px;
    color: #fff;

}

/* 什么是小程序 */
.zhnc_why {}

.zhnc_why .why_text {
    padding-top: 70px;
    text-align: center;

}

.zhnc_why .why_text h2 {
    font-size: 28px;
    font-weight: bold;
    color: #333;
}

.zhnc_why .why_text p {
    line-height: 25px;
    font-size: 16px;
    text-align: left;
    padding: 20px 20px 0;
}

.zhnc_why .why_box {
    margin: 20px auto 50px;
    overflow: hidden;
}

.zhnc_why .why_content {
    width: 270px;
    height: 250px;
    text-align: center;
    float: left;
    margin: 10px 15px 30px;
    border: 1px solid #ccc;
}

.zhnc_why .why_content:hover {
    box-shadow: 0 2px 20px rgba(0, 147, 241, 0.35);
    -webkit-box-shadow: 0 2px 20px rgba(0, 147, 241, 0.35);
    -moz-box-shadow: 0 2px 20px rgba(0, 147, 241, 0.35);
    -o-box-shadow: 0 2px 20px rgba(0, 147, 241, 0.35);
    -ms-box-shadow: 0 2px 20px rgba(0, 147, 241, 0.35);
}

.zhnc_why .why_content img {
    margin: 10px auto 20px;
}

.zhnc_why .why_content h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.zhnc_why .why_content p {
    line-height: 20px;
    font-size: 14px;
    color: rgb(203, 203, 203);
}



/* 互联网+农业将如何发展？ */

.zhnc_agriculture {
    background: #f1f1f1;
}

.zhnc_agriculture .agriculture_text {
    padding-top: 70px;
    text-align: center;
}

.zhnc_agriculture .agriculture_text h2 {
    font-size: 28px;
    font-weight: bold;
    color: #333;
}

.zhnc_agriculture .agriculture_text p {
    line-height: 25px;
    font-size: 16px;
    padding: 20px 20px 0;
}

.zhnc_agriculture .agriculture_box {
    margin: 30px 0 50px;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit--moz-box-pack: center;
    box-pack: center;

    overflow: hidden;
}

.zhnc_agriculture .agriculture_box .agriculture_container {
    float: left;
    margin: 0 15px;
}

.zhnc_agriculture .agriculture_box .agriculture_h3 {}

.zhnc_agriculture .agriculture_box h3 {
    line-height: 31px;
    font-size: 16px;
    font-weight: bold;
    color: rgb(0, 159, 233);
    float: left;
    margin-left: 10px;
}

.zhnc_agriculture .agriculture_box span {
    float: left;
    display: block;
    width: 4px;
    height: 31px;
    background: rgb(0, 159, 233);

}

.zhnc_agriculture .agriculture_content {
    /*   width: 270px;
  height: 250px; */
    text-align: center;
    float: left;
    margin: 10px 0;
    background: #fff;
}

.zhnc_agriculture .agriculture_content img {
    margin: 10px auto 20px;
}

.zhnc_agriculture .agriculture_content h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.zhnc_agriculture .agriculture_content p {
    line-height: 20px;
    font-size: 14px;
    color: rgb(203, 203, 203);
}

/* 应用界面展示 */

/* posterTvGrid */
.content_3_0 {
    background: #ffffff;
    margin: 0 auto;
    padding-top: 79px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.content_1_dl_dt {
    text-align: center;
}

.content_1_dl_dt_2 {
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}

.posterTvGrid {
    position: relative;
}

.posterTvGrid img {
    max-width: none;
    max-height: none;
    border: 0 none;
}

.posterTvGrid .contentHolder {
    position: relative;
    overflow: hidden;
}

.posterTvGrid .contentHolderUnit {
    cursor: pointer;
    position: absolute;
    width: 640px;
    height: 270px;
}

.posterTvGrid .contentHolderUnit a.elementLink {
    display: block;
    overflow: hidden;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.posterTvGrid .contentHolderUnit img {
    width: 100%;
    height: 100%;
}

.posterTvGrid .contentHolderUnit .elementTitle {}

.posterTvGrid .contentHolderUnit .elementOverlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: opacity=0;
}

.posterTvGrid .contentHolderUnit .leftShadow {
    position: absolute;
    top: 23px;
    left: -174px;
    width: 174px;
    height: 224px;
}

.posterTvGrid .contentHolderUnit .rightShadow {
    position: absolute;
    top: 23px;
    right: -174px;
    width: 174px;
    height: 224px;
}

.posterTvGrid .bannerControls {}

.posterTvGrid .leftNav,
.posterTvGrid .rightNav {
    cursor: pointer;
    z-index: 10;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -43px;
}

.posterTvGrid .leftNav {
    left: 7px;
    width: 55px;
    height: 55px;
    background: url(../images/left.png) no-repeat;

}

.posterTvGrid .rightNav {
    right: 7px;
    width: 55px;
    height: 55px;
    background: url(../images/right.png) no-repeat;
}

.posterTvGrid .leftNav:hover {
    background: url(../images/left_hover.png) no-repeat;
}

.posterTvGrid .rightNav:hover {
    background: url(../images/right_hover.png) no-repeat
}

/* 丰富多样的营销应用助您玩转营销 */

.zhnc_win {
    height: 760px;
    background: url('../images/zhnc_win_bg.png') no-repeat center;
}

.zhnc_win .win_text {
    padding-top: 70px;
    text-align: center;

}

.zhnc_win .win_text h2 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.zhnc_win .win_text p {
    line-height: 25px;
    font-size: 16px;
    padding: 20px 20px 0;
    color: #fff;
}

.zhnc_win .win_box {
    overflow: hidden;
    margin: 50px auto 0;
}

.zhnc_win .win_left {
    margin-top: 60px;
}

.zhnc_win .win_content {
    width: 564px;
    height: 130px;
    background: rgba(60, 61, 69, .7);
    border-radius: 10px;
    margin-top: 20px;
    padding-left: 30px;
    padding-top: 20px;
}

.zhnc_win .win_content h3 {
    font-size: 20px;
    color: #fff;
}

.zhnc_win .win_content p {
    font-size: 14px;
    color: #fff;
    padding-top: 20px;
}

/* 展示增值融资盈利 */
.zhnc_revalue {
    height: 260px;
}

.zhnc_revalue .revalue_box {
    padding-top: 130px;
}

.zhnc_revalue .revalue_box li {
    font-size: 48px;
    float: left;
    border-right: 1px solid #ccc;
    padding: 0 100px;
}

.zhnc_revalue .revalue_box li:last-child {
    border: none;
}


/* 广告条样式 */
.bottom-apply {
    background: url(../images/bottom-apply.png) 0 0 no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.bottom-apply-inner {
    padding: 50px 0;
}

.bottom-apply-inner span {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    vertical-align: middle;
}

.bottom-apply-inner a {
    display: inline-block;
    margin: 0 0 0 70px;
    padding: 0 40px;
    line-height: 36px;
    border: 2px solid #fff;
    font-size: 18px;
    color: #fff;
    border-radius: 20px;
    vertical-align: middle;
}

.bottom-apply-inner a:last-child {
    margin-left: 30px;
}