*:hover {
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.header {
  background: url(yjtc_bg_xczx.png) no-repeat center;
  background-size: cover;
  position: relative;
}
.header .xczx-logo {
  max-width: 626px;
  margin: 230px auto;
  display: block;
}
.nav {
  height: 60px;
  background: #8bc4b0;
  box-shadow: none;
}
.nav .main .yd-nav .swiper-slide {
  height: auto;
}
.nav .main .yd-nav .swiper-slide a {
  margin-right: 6px;
  line-height: 60px;
}
.nav .main .yd-nav .swiper-slide a img {
  max-width: 25px;
  max-height: 25px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.nav .main .nav-rgt {
  right: -10px;
  background: linear-gradient(to right, rgba(104, 174, 141, 0), rgba(104, 174, 141, 0.8));
}
.nav .main .pc-nav {
  overflow-x: hidden;
}
.nav .main .pc-nav ul li {
  width: 25%;
  height: auto;
  margin-right: 0px;
  line-height: 60px;
}
.nav .main .pc-nav ul li a {
  font-size: 20px;
  font-weight: normal;
  line-height: 60px;
  text-align: center;
}
.nav .main .pc-nav ul li a img {
  max-width: 30px;
  max-height: 30px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.nav .main .pc-nav ul li:hover {
  line-height: 60px;
  background: rgba(71, 160, 130, 0.8);
}
.nav .main .pc-nav ul li:nth-of-type(1) {
  width: 25%;
  text-align: center;
}
.nav .main .pc-nav ul li:nth-last-of-type(1) {
  width: 25%;
  text-align: center;
}
.footer {
  background: #6cb39b;
}
.footer .link {
  border-bottom: 1px solid #509a77;
}
.main_01 {
  background: url(yjtc_bg_main.png) no-repeat center;
}
.lm {
  margin-top: 80px;
}
.lm a {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
  display: block;
}
.lm a .img01 {
  max-width: 350px;
}
.lm a .img02 {
  max-width: 245px;
  position: absolute;
  top: 23px;
  left: 107px;
}
.more {
  max-width: 100px;
  margin: 50px auto 0 auto;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  background: #6cb39b;
  border-radius: 100px;
  display: block;
}
.flexslider {
  height: 100%;
}
.flexslider .flex-viewport {
  height: 100%;
}
.flexslider .slides {
  height: 100%;
}
.flexslider .slides li {
  height: 100%;
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides li .slide {
  height: 100%;
  position: relative;
}
.flexslider .flex-direction-nav {
  display: block;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flexslider .flex-direction-nav li {
  padding: 0 0 0 15px;
  display: inline-block;
}
.flexslider .flex-direction-nav li a {
  width: 25px;
  height: 25px;
  font-size: 0;
  display: block;
}
.flexslider .flex-direction-nav li a.flex-prev {
  background-image: url(yjtc_bg_prev.png);
}
.flexslider .flex-direction-nav li a.flex-next {
  background-image: url(yjtc_bg_next.png);
}
.flexslider .flex-direction-nav li a.flex-prev,
.flexslider .flex-direction-nav li a.flex-next {
  background-color: #115199;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
.flexslider .flex-direction-nav li a.flex-disabled {
  background-color: #115199;
}
.flexslider .flex-control-paging {
  position: absolute;
  right: 5px;
  bottom: 14px;
  display: inline-block;
}
.flexslider .flex-control-paging li {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-right: 5px;
  display: block;
  overflow: hidden;
}
.flexslider .flex-control-paging li a {
  width: 8px;
  height: 8px;
  border-radius: 50px;
  display: block;
  text-indent: -9000px;
  background: #fff;
  cursor: pointer;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #F4C900;
}
.cgzs {
  margin-top: 50px;
  overflow: hidden;
}
.cgzs ul {
  margin-right: -17px;
}
.cgzs ul li {
  width: 25%;
  float: left;
}
.cgzs ul li a {
  height: 252px;
  margin: 17px 17px 0 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.cgzs ul li a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.cgzs ul li a .span {
  width: 100%;
  background: rgba(104, 174, 141, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
.cgzs ul li a .span span {
  max-height: 32px;
  margin: 5px 20px;
  color: #fff;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  transition: all 0.6s;
}
.cgzs ul li a:hover .span {
  height: 100%;
}
.cgzs ul li a:hover .span span {
  max-height: 64px;
  position: absolute;
  top: 30%;
  bottom: 30%;
  transform: translateY(-50%);
  -webkit-line-clamp: 2;
}
.zcwj {
  margin-top: 50px;
}
.zcwj .zcwj-lm {
  width: 23%;
}
.zcwj .zcwj-lm ul {
  padding: 60px 0;
  background: rgba(70, 160, 130, 0.8);
  border-radius: 30px;
  box-sizing: border-box;
}
.zcwj .zcwj-lm ul li a {
  display: block;
  font-size: 20px;
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.zcwj .zcwj-lm ul li:hover,
.zcwj .zcwj-lm ul li.select {
  width: 100%;
  margin-left: 20px;
  transition: all 1s;
  background-image: linear-gradient(to right, #bbe5d7, #6cb39b);
}
.zcwj .zcwj-xx {
  width: calc(77% - 75px);
}
.zcwj .zcwj-xx .title {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #8bc4b0;
  overflow: hidden;
}
.zcwj .zcwj-xx .title span,
.zcwj .zcwj-xx .title a {
  font-size: 22px;
  color: #333;
  display: inline-block;
}
.zcwj .zcwj-xx .title a {
  float: right;
}
.zcwj .zcwj-xx .xx-box {
  padding: 0 20px 20px 20px;
  border: 1px solid #6cb39b;
  border-top: 0;
  box-sizing: border-box;
}
.zcwj .zcwj-xx .xx-box ul li {
  margin-top: 25px;
  padding: 0 100px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}
.zcwj .zcwj-xx .xx-box ul li span {
  position: absolute;
  top: 0;
  right: 0;
  color: #666;
}
.gzqk {
  margin: 80px 0 60px 0;
}
.gzqk .gzqk-pic {
  width: calc(50% - 18px);
  height: 475px;
  position: relative;
}
.gzqk .gzqk-pic .flexslider .slides li .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.gzqk .gzqk-pic .flexslider .slides li .slide .fonts {
  padding: 20px;
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(107, 178, 153, 0.9);
  box-sizing: border-box;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.gzqk .gzqk-pic .flexslider .slides li .slide .fonts span {
  padding: 0 100px 0 10px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.gzqk .gzqk-pic .flexslider .flex-direction-nav {
  display: none;
}
.gzqk .gzqk-pic .flexslider .flex-control-paging {
  bottom: 30px;
}
.gzqk .gzqk-pic .flexslider .flex-control-paging li {
  margin-right: 8px;
}
.gzqk .gzqk-pic .flexslider .flex-control-paging li a {
  width: 10px;
  height: 10px;
}
.gzqk .gzqk-xx {
  width: calc(50% - 18px);
}
.gzqk .gzqk-xx ul {
  margin-top: -18px;
  overflow: hidden;
}
.gzqk .gzqk-xx ul li {
  margin-top: 20px;
  overflow: hidden;
}
.gzqk .gzqk-xx ul li a .date {
  width: 122px;
  margin-right: 15px;
  float: left;
  display: inline-block;
  position: relative;
}
.gzqk .gzqk-xx ul li a .date img {
  width: 20px;
  height: 27px;
  position: absolute;
  top: 36.5px;
  bottom: 36.5px;
  right: 1px;
  z-index: 999;
  background: #fff;
}
.gzqk .gzqk-xx ul li a .date .span {
  width: 100px;
  height: 100px;
  text-align: center;
  display: inline-block;
  border: 1px solid #6cb39b;
}
.gzqk .gzqk-xx ul li a .date .span span {
  color: #6cb39b;
  display: block;
}
.gzqk .gzqk-xx ul li a .date .span .span01 {
  margin-top: 3px;
  font-size: 46px;
}
.gzqk .gzqk-xx ul li a .date .span .span02 {
  font-size: 18px;
}
.gzqk .gzqk-xx ul li a .con {
  padding: 20px 0 0 0;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
