* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

h2,
h3,
i,
em {
    font-style: normal;
}

html,
body {
    font-family: ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¨Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â½ÃƒÆ’Ã…Â½Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â½;
}

input,
img,
a {
    outline: none;
    border: 0;
}

.clear {
    clear: both;
}

.px1400 {
    max-width: 1100px;
    margin: 0 auto;
}

.section1 {
    border-top: 15px solid #efefef;
}

.learn {
    border-top: 30px solid #e4efe9;
    border-bottom: 30px solid #fdfffe;
    background-color: #dae9de;
}

.study>ul>li {
    float: left;
    width: 21%;
    margin-left: 2%;
    margin-top: -20px;
}

.study>ul>li:first-child {
    width: 30%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 45px;
}

.study>ul>li:first-child+li {
    margin-left: 0;
}

.study>ul>li>a {
    display: block;
}

.pic1 {
    display: block;
    overflow: hidden;
}

.pic1 img {
    display: block;
    width: 100%;
    transition: all .3s;
}

.pic1:hover img {
    transform: scale(1.2);
}

.study {
    position: relative;
    background: none;
}

.title-tt {
    position: absolute;
    left: 20px;
    top: -43px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #229e40;
}

.title-tt h2 {
    font-weight: normal;
    font-size: 22px;
    color: #fff;
}

.text1>h2 {
    font-family: "微软雅黑";
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text1>p {
    font-family: "微软雅黑";
    line-height: 22px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    overflow: hidden;
}

.child1 .text1>h2 {
    font-family: "微软雅黑";
    margin-top: 0;
}

.child1 .text1>p {
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
   
}

.more-ly {
    position: absolute;
    right: 0;
    bottom: -28px;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #1f9b38;
}

.more-ly>a {
    font-size: 14px;
    color: #fff;
}

.section2 {
    border-top: 10px solid #f3f3f3;
    margin-top: 20px;
}

.farming {
    position: relative;
}

.farm {
    border-top: 15px solid #dddddde0;
    background-color: #c7d5c9;
    padding-top: 20px;
    border-bottom: 34px solid #d1d3d2;
}

.farm ul li a {
    display: block;
    position: relative;
}

.farm ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(49, 87, 28, .6);
    font-size: 13px;
    color: #fff;
    padding: 4px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.farm ul li a img {
    display: block;
    width: 100%;
    height: 100%;
}

.pic-l {
    float: left;
    width: 55%;
    margin-right: 1%;
}

.pic-l>ul>li {
    float: left;
    width: 30%;
}

.pic-l>ul>li:first-child {
    width: 69%;
    margin-right: 1%;
}

.pic-l>ul>li ul li {
    margin-top: 1%;
}

.pic-l>ul>li ul li:first-child {
    margin-top: 0;
}

.pic-r {
    float: right;
    width: 44%;
}

.pic-r>ul>li {
    margin-top: 1%;
}

.pic-r>ul>li:first-child {
    margin-right: -3px;
    margin-left: -4px;
    margin-top: 1px;
}

.pic-r>ul>li>ul>li {
    float: left;
    width: 49.5%;
    margin-left: 1%;
}

.pic-r>ul>li>ul>li:first-child {
    margin-left: 0;
}

.one>a {
    position: relative;
    padding-top: 71.5%;
}

.one>a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.two>a {
    position: relative;
    padding-top: 87.6%;
}

.two>a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.three>a {
    position: relative;
    padding-top: 76%;
}

.three>a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.four>a {
    position: relative;
    padding-top: 65%;
}

.four>a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.five>a {
    position: relative;
    padding-top: 65%;
}

.five>a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.six>a {
    position: relative;
    padding-top: 28%;
}

.six>a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
}
.link{
    width:100%;
    height: 90px;
    background:url(../images/zt-bg.jpg) no-repeat;
    background-position:center;
    background-size:100% auto;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    }
.link.nofixed{
   position:static;
}
 
@media screen and (max-width: 1400px) {
    .study>ul,
    .farming>ul {
        /* padding-left: 10px; */
        /* padding-right: 10px; */
    }
}

@media screen and (max-width: 1024px) {
    .farm ul li a p {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .study>ul>li:first-child {
        width: 48%;
        margin-top: 0;
        padding-top: 20px;
    }
    .study>ul>li {
        margin-top: 20px;
        width: 48%;
        margin-left: 2%;
    }
    .pic-l {
        float: none;
        width: 100%;
    }
    .pic-r {
        margin-top: 10px;
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 414px) {
    .pic-l>ul>li:first-child {
        width: 100%;
    }
    .pic-l>ul>li {
        float: left;
        width: 100%
    }
    .pic-l>ul>li ul li {
        float: left;
        width: 48%;
        margin-left: 2%;
    }
    .pic-l>ul>li ul :first-child {
        margin-left: 0;
    }
    .pic-l>ul>li ul li {
        margin-top: 0;
    }
    .three>a {
        padding-top: 86.7%;
    }
}