@media (max-width:768px) {
    .nbr{margin-top: 60px;z-index: 1}
    .local{border-bottom: #efefef 1px solid;}
    .nav_left ul{display: flex; justify-content: flex-start;flex-wrap: wrap;}
    .nav_left ul li{padding:5px 10px;margin: 0 0 15px 15px; border: #efefef 1px solid;border-radius: 3px; }
    .content,.article{margin-bottom:20px; }
    .content_text,.article_title,.newspager,.ziyuanlist,.search_content{padding:10px;}
    .article_title{font-size: 1.8rem;}
    .booklist li img{width:120px;}
    .booklist li h3{margin-bottom: 10px;}
    .booklist li h3 a{font-size:1.6rem}
    .ziyuanlist li{width:33.3%; }
	.morezy li{width:100%;}
}
@media (min-width:768px) {
    .nav_left,.article{position: relative;margin-bottom: 30px; padding-left: 20px;  background: url(../images/leftbg.jpg) left top repeat-y;}
    .nav_left::after,.article::after{content: "";width: 21px;height: 50px; position: absolute;left: 0;bottom: 0; background: #12a182;}
    .nav_top{position: relative; height: 60px;line-height: 60px;font-size: 1.8rem;font-weight: 600;color: #fff;background: #55bb8a;z-index:-1}
    .nav_top::after{content: "";display:block;width: 10px;height: 40px;position: absolute; top: 0; right: 15px; background:url(../images/zs2.png) center top no-repeat;z-index: 99;}
    .nav_left ul{padding:0 15px;border-bottom: #12a182 20px solid;}
    .nav_left ul li{height: 60px;line-height: 60px; text-align: center; border-bottom:#efefef 1px solid; font-size: 1.6rem; }
    .content,.article{margin-bottom: 30px; }
    .content_text,.article_title,.newspager,.ziyuanlist,.search_content{padding:20px;}
    .article .content{margin-bottom: 0;border-bottom: #12a182 20px solid;}
    .article_title{font-size: 2.4rem;}
    .booklist li img{width:200px;}
    .booklist li h3{margin-bottom: 15px;}
    .booklist li h3 a{font-size: 2.4rem}
    .ziyuanlist li{width:16.6%; }
	.morezy li{width:45%;}
}

.nbr{height:160px;background: url(../images/nbr.jpg) center top no-repeat;}
.local{height:35px;line-height: 35px;margin: 15px; overflow: hidden;}
.local p{font-size: 1.6rem;padding-left: 23px; background: url(../images/local.jpg) left center no-repeat;}
.active>a,.active,.nav_left ul li:hover a{color: #55bb8a;}
/*正文*/
.content{min-height:400px;border:#dcdfe6 1px solid; }
.info_title,.bmtitle{height: 60px;line-height: 60px;padding-left: 40px;font-size: 1.8rem; font-weight: 600; color:#55bb8a; border-bottom:#dcdfe6 1px solid;   background: url(../images/ty.jpg) 10px center no-repeat;position: relative;}
.info_title::before{content: "";width: 10px;height: 60px;position: absolute;left: 0;top: 0; background: url(../images/lsy.jpg);}
.info_title::after{content: "";width: 10px;height: 60px;position: absolute;right: 0;top: 0; background: url(../images/rsy.jpg);}
.content_text{font-size: 1.6rem;line-height: 200%;}
.content_text h2{font-size: 1.8rem;font-weight: 600;line-height: 200%;}
.content_text h3{font-size: 1.6rem;font-weight: 600;line-height: 200%;}
.article_title{text-align: center; line-height: 150%;}
.article_title p{font-size: 1.4rem; margin: 10px auto 20px; text-align: center;}
/*新闻列表*/
.newspager li{padding-bottom:10px;margin-bottom:10px;display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; align-content: center; flex-wrap: nowrap; font-size: 1.4rem;line-height:2.4rem;color: #909399;border-bottom:#dcdfe6 1px dashed;}
.newspager li .xw{padding-right: 15px;max-height:90px;overflow: hidden; }
.newspager li h3{margin-bottom: 10px;}
.newspager li h3 a{font-size: 1.6rem; color: #606266;}
.newspager li:hover a{color:#55bb8a }
.newspager li .time{text-align: center;color: #909399;white-space: nowrap;line-height: 2.4rem;}
.newspager li .time p:nth-child(1){font-size: 2.4rem;}
/*图片列表*/
.ziyuanlist ul{display: flex;display: -webkit-flex; justify-content: flex-start; flex-wrap:wrap;}
.ziyuanlist li{font-size:1.6rem; text-align: center; line-height: 2.4rem;margin-bottom: 10px;}
.ziyuanlist li>div{padding: 10px;}
.ziyuanlist li .img{display: flex; display:-webkit-flex; height: 65px; border: #e6f1fb 1px solid; justify-content: center; align-items: center; margin-bottom: 10px;}
.ziyuanlist li .img img{max-width: 100%;max-height: 100%; }
.ziyuanlist li:hover a{color:#55bb8a;}
/*书籍列表*/
.article .bmtitle{background: none;position: relative;}
.bmtitle::before{content: "";width: 10px;height: 57px;position: absolute;left:15px;top: 0; background: url(../images/zs.png) no-repeat;}
.booklist ul{padding:0 15px;}
.booklist li{padding: 10px;border:#dcdfe6 1px solid;margin-top: 15px;}
.booklist li img{float: left; margin-right:15px;}
.booklist li h3 a{color: #55bb8a;}
.booklist li p{font-size: 1.4rem; line-height: 2.2rem;}
/*更多资源*/
.morezy{display:flex;justify-content:space-between;flex-wrap:wrap;}
.morezy li{margin-bottom:10px;}
/*search页*/
.search_content .keyword .form-control{border:#ccc 1px solid; border-right:0;}
.search_key{margin: 20px auto; font-size: 1.6rem;height:3rem;line-height: 3rem;border-bottom:#ccc 1px solid;overflow: hidden;}
.count{font-size: 1.6rem;line-height: 3rem;margin-bottom: 15px;color: #000;font-weight:600}
.search_list li{font-size: 1.4rem;line-height: 2rem;padding-bottom: 10px;margin-bottom:20px;border-bottom: #dcdfe6 1px solid;}
.search_list li h3{font-size: 1.6rem;margin-bottom: 10px;}
/*分页*/
.page{clear: both;margin: 20px 0 10px;}
.page .pagination{width:100%;text-align:center;}
.page .pagination li{display:inline-block; border:0;padding: 0;white-space: nowrap;margin-right:0px;background:none;}
.page .pagination li a,.page .pagination li span{color:#333}
.page .pagination li.active span{color:#fff;border-color:#12a182;background:#12a182;}