html,
body {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner {
  width: 100%;
  height: calc(95% - 160px);
  position: relative;
}
.banner .banner-lb {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner .banner-lb .swiper-container {
  width: 100%;
  height: 100%;
}
.banner .banner-lb .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.banner .banner-lb .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.banner .banner-lb .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
}
.banner .banner-lb .swiper-container .swiper-button-next::after,
.banner .banner-lb .swiper-container .swiper-button-prev::after {
  font-size: 28px;
}
.banner .index-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: url(yjtc_bg_index_top.png) repeat center;
}
.banner .index-header .s-box {
  width: 26px;
  height: 26px;
  margin-right: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
  position: relative;
  background: url(yjtc_bg_header_a.png) no-repeat right center;
}
.banner .index-header .s-box input[type="text"] {
  width: 0;
  height: 26px;
  font-size: 14px;
  line-height: 26px;
  border: 0;
  background: #FFFFFF;
  display: block;
  position: absolute;
  right: 0;
  z-index: 101;
}
.banner .index-header .s-box input[type="button"] {
  width: 26px;
  height: 26px;
  padding: 4px;
  background: url(yjtc_bg_searchbtn.png) no-repeat center;
  box-sizing: border-box;
  border: 0;
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  z-index: 102;
}
.banner .index-header .s-box input[type="text"],
.banner .index-header .s-box input[type="button"] {
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
}
.banner .index-header .s-box:hover input[type="text"] {
  width: 200px;
  padding: 0 35px 0 10px;
  right: 0px;
  border-radius: 3px;
}
.banner .index-header .s-box:hover input[type="button"] {
  background: url(yjtc_bg_searchbtn_hover.png) no-repeat center;
  right: 5px;
}
.banner .logo-main {
  position: absolute;
  top: 118px;
  left: 0;
  right: 0;
  z-index: 99;
}
.banner .logo-main .logo {
  width: 418px;
  margin: 0 auto;
  display: block;
}
.banner .logo-main .search {
  width: 78%;
  margin: 0 auto;
  padding: 20px 0 0 0;
  display: none;
}
.banner .logo-main .search .box {
  height: 36px;
  padding: 0 36px 0 10px;
  border-radius: 2px;
  background: rgba(65, 118, 179, 0.8);
  position: relative;
  box-sizing: border-box;
}
.banner .logo-main .search .box input[type="text"] {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  border: 0;
  background: none;
  display: block;
}
.banner .logo-main .search .box input[type="image"] {
  width: 36px;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.tzfz-main {
  overflow: hidden;
}
.tzfz-main .jd-pic-info {
  width: 50%;
  height: 445px;
  margin-top: 20px;
  background: #f8f8f8;
  position: relative;
  overflow: hidden;
}
.tzfz-main .jd-pic-info .flexslider {
  height: 100%;
}
.tzfz-main .jd-pic-info .flexslider .flex-viewport {
  height: 100%;
}
.tzfz-main .jd-pic-info .flexslider .slides {
  height: 100%;
}
.tzfz-main .jd-pic-info .flexslider .slides li {
  height: 100%;
  display: none;
  -webkit-backface-visibility: hidden;
}
.tzfz-main .jd-pic-info .flexslider .slides li .slide {
  height: 100%;
  position: relative;
}
.tzfz-main .jd-pic-info .flexslider .slides li .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
}
.tzfz-main .jd-pic-info .flexslider .slides li .slide .fonts {
  height: 38px;
  line-height: 38px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
}
.tzfz-main .jd-pic-info .flexslider .slides li .slide .fonts span {
  padding: 0 100px 0 10px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.tzfz-main .jd-pic-info .flexslider .flex-direction-nav {
  display: none;
}
.tzfz-main .jd-pic-info .flexslider .flex-control-paging {
  position: absolute;
  right: 5px;
  bottom: 14px;
  display: inline-block;
}
.tzfz-main .jd-pic-info .flexslider .flex-control-paging li {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-right: 5px;
  display: block;
  overflow: hidden;
}
.tzfz-main .jd-pic-info .flexslider .flex-control-paging li a {
  width: 8px;
  height: 8px;
  border-radius: 50px;
  display: block;
  text-indent: -9000px;
  background: #fff;
  cursor: pointer;
}
.tzfz-main .jd-pic-info .flexslider .flex-control-paging li a.flex-active {
  background: #F4C900;
}
.tzfz-main .inlist-info {
  width: calc(50% - 20px);
  margin-top: 20px;
}
.tzfz-main .inlist-info .info-lm span {
  padding-bottom: 11px;
  font-size: 20px;
  color: #13559f;
  font-weight: bold;
  display: inline-block;
  position: relative;
}
.tzfz-main .inlist-info .info-lm span i {
  width: 60%;
  height: 3px;
  background: #999;
  border-radius: 50px;
  background: #13559f;
  position: absolute;
  left: 0;
  bottom: 0;
}
.tzfz-main .inlist-info .info-lm a {
  margin-top: 5px;
  padding: 2px 8px 3px 8px;
  float: right;
  font-size: 14px;
  color: #666;
  letter-spacing: 2px;
  border-radius: 3px;
  background: #f8f8f8;
  display: inline-block;
}
.tzfz-main .inlist-info .info-lm a:hover {
  color: #fff;
  background: #13559f;
}
.tzfz-main .inlist-info .info-list ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #cacaca;
  overflow: hidden;
}
.tzfz-main .inlist-info .info-list ul li a .date {
  margin-right: 10px;
  padding: 8px 10px;
  float: left;
  background: #e5f1ff;
  display: inline-block;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.tzfz-main .inlist-info .info-list ul li a .date span {
  color: #13559f;
  text-align: center;
  display: block;
}
.tzfz-main .inlist-info .info-list ul li a .date span.dd {
  font-size: 24px;
  font-weight: bold;
}
.tzfz-main .inlist-info .info-list ul li a .date span.mm {
  font-size: 15px;
}
.tzfz-main .inlist-info .info-list ul li a .nr {
  max-height: 57px;
  padding-top: 3px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tzfz-main .inlist-info .info-list ul li a:hover .date {
  background: #13559f;
}
.tzfz-main .inlist-info .info-list ul li a:hover .date span {
  color: #fff;
}
.tzfz-main .inlist-info .info-list ul li a:hover .nr {
  color: #13559f;
}
.tzfz-main .zstab {
  width: auto;
  margin-top: 20px;
}
.tzfz-main .zstab ul {
  margin-right: -20px;
}
.tzfz-main .zstab ul li {
  width: 20%;
  float: left;
}
.tzfz-main .zstab ul li a {
  margin-right: 20px;
  padding: 17px;
  font-size: 22px;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.tzfz-main .zstab ul li a span {
  line-height: 50px;
  display: inline-block;
}
.tzfz-main .zstab ul li a .img {
  width: 36px;
  height: 36px;
  margin-right: 6px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  vertical-align: middle;
}
.tzfz-main .zstab ul li a.img01 {
  background-color: #d5e9ff;
}
.tzfz-main .zstab ul li a.img01 span {
  color: #6099d5;
}
.tzfz-main .zstab ul li a.img01 .img {
  background-image: url(../images/yjtc_bg_zsico01.png);
}
.tzfz-main .zstab ul li a.img02 {
  background-color: #fff6db;
}
.tzfz-main .zstab ul li a.img02 span {
  color: #f29b55;
}
.tzfz-main .zstab ul li a.img02 .img {
  background-image: url(../images/yjtc_bg_zsico02.png);
}
.tzfz-main .zstab ul li a.img03 {
  background-color: #e8fcff;
}
.tzfz-main .zstab ul li a.img03 span {
  color: #62c0a4;
}
.tzfz-main .zstab ul li a.img03 .img {
  background-image: url(../images/yjtc_bg_zsico03.png);
}
.tzfz-main .zstab ul li a.img04 {
  background-color: #d3eeff;
}
.tzfz-main .zstab ul li a.img04 span {
  color: #6099d5;
}
.tzfz-main .zstab ul li a.img04 .img {
  background-image: url(../images/yjtc_bg_zsico04.png);
}
.tzfz-main .zstab ul li a.img05 {
  background-color: #f6f0f5;
}
.tzfz-main .zstab ul li a.img05 span {
  color: #de726f;
}
.tzfz-main .zstab ul li a.img05 .img {
  background-image: url(../images/yjtc_bg_zsico05.png);
}
.tzfz-main .zstab ul li.active a.img01 {
  background-color: #6099d5;
}
.tzfz-main .zstab ul li.active a.img01 span {
  color: #fff;
}
.tzfz-main .zstab ul li.active a.img01 .img {
  background-image: url(../images/yjtc_bg_zsico01_active.png);
}
.tzfz-main .zstab ul li.active a.img02 {
  background-color: #f29b55;
}
.tzfz-main .zstab ul li.active a.img02 span {
  color: #fff;
}
.tzfz-main .zstab ul li.active a.img02 .img {
  background-image: url(../images/yjtc_bg_zsico02_active.png);
}
.tzfz-main .zstab ul li.active a.img03 {
  background-color: #62c0a4;
}
.tzfz-main .zstab ul li.active a.img03 span {
  color: #fff;
}
.tzfz-main .zstab ul li.active a.img03 .img {
  background-image: url(../images/yjtc_bg_zsico03_active.png);
}
.tzfz-main .zstab ul li.active a.img04 {
  background-color: #6099d5;
}
.tzfz-main .zstab ul li.active a.img04 span {
  color: #fff;
}
.tzfz-main .zstab ul li.active a.img04 .img {
  background-image: url(../images/yjtc_bg_zsico04_active.png);
}
.tzfz-main .zstab ul li.active a.img05 {
  background-color: #de726f;
}
.tzfz-main .zstab ul li.active a.img05 span {
  color: #fff;
}
.tzfz-main .zstab ul li.active a.img05 .img {
  background-image: url(../images/yjtc_bg_zsico05_active.png);
}
.tzfz-main .zstab_box {
  margin-top: 20px;
}
.tzfz-main .zstab_box .infos {
  display: none;
}
.tzfz-main .zstab_box .infos .zyts {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.tzfz-main .zstab_box .infos .zyts .flexslider {
  height: 100%;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-viewport {
  height: 100%;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .slides {
  height: 100%;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .slides li {
  height: 100%;
  display: none;
  -webkit-backface-visibility: hidden;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .slides li .slide {
  height: 100%;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .slides li .slide .nr span {
  display: block;
  font-weight: bold;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .slides li .slide a {
  margin-left: 20px;
  /* left: 40%; */
  left: 35%;
  right: auto;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .slides li .slide a:hover {
  padding-right: 25px;
  font-weight: bold;
}
.zyts .zytsvido{
	float: left;
	width: 25%;
	margin-right:10px ;
	height: 355px;
	overflow: hidden;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav {
  display: block;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav li {
  padding: 0 0 0 15px;
  display: inline-block;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav li a {
  width: 25px;
  height: 25px;
  font-size: 0;
  display: block;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav li a.flex-prev {
  background-image: url(../images/yjtc_bg_prev.png);
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav li a.flex-next {
  background-image: url(../images/yjtc_bg_next.png);
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav li a.flex-prev,
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav li a.flex-next {
  background-color: #115199;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-direction-nav li a.flex-disabled {
  background-color: #115199;
}
.tzfz-main .zstab_box .infos .zyts .flexslider .flex-control-paging {
  display: none;
}
.tzfz-main .zstab_box .infos .xmtab {
  margin-top: 20px;
  padding: 15px;
  background: #f3f5f8;
}
.tzfz-main .zstab_box .infos .xmtab ul {
  margin: -15px -15px 0 0;
}
.tzfz-main .zstab_box .infos .xmtab ul li {
  width: 25%;
  float: left;
  cursor: pointer;
}
.tzfz-main .zstab_box .infos .xmtab ul li span {
  margin: 15px 15px 0 0;
  padding: 0 10px;
  font-size: 15px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #b2cce8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.tzfz-main .zstab_box .infos .xmtab ul li.active span {
  background: #b2cce8;
}
.tzfz-main .zstab_box .infos .xmtab_box .xminfos {
  display: none;
}
.tzfz-main .zstab_box .infos .bszn,
.tzfz-main .zstab_box .infos .gyyq {
  position: relative;
}
.tzfz-main .zstab_box .infos .tzzc .infolist ul {
  margin-top: -20px;
}
.tzfz-main .zstab_box .infos .tzzc .infolist ul li {
  width: 50%;
  padding: 0;
  float: left;
}
.tzfz-main .zstab_box .infos .tzzc .infolist ul li a {
  margin: 20px 100px 0 0;
  padding-left: 15px;
  font-size: 16px;
  line-height: 24px;
  background: url(yjtc_bg_infolist_li.png) no-repeat left center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tzfz-main .zstab_box .infos .tzzc .infolist ul li span {
  color: #666;
  line-height: 24px;
  position: absolute;
  right: 20px;
  bottom: 0;
}
.tzfz-main .zstab_box .infos .pic-infos {
  position: relative;
  cursor: pointer;
}
.tzfz-main .zstab_box .infos .pic-infos .img {
  /* width: 40%;
  height: 328px;
  margin-right: 20px; */
  width: 35%;
  object-fit: cover;
  margin-right: 10px;
  height: 355px;
  float: left;
  overflow: hidden;
}
.tzfz-main .zstab_box .infos .pic-infos .img img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.tzfz-main .zstab_box .infos .pic-infos .nr {
  /* height: 278px; */
  width: 38%;
  height: 316px;
  margin-bottom: 30px;
  line-height: 35px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
.tzfz-main .zstab_box .infos .pic-infos a {
  padding-right: 20px;
  font-size: 14px;
  color: #13559f;
  background: url(yjtc_bg_more_jt.png) no-repeat right center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.tzfz-main .zstab_box .infos .pic-infos:hover .img img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.tzfz-main .zstab_box .infos .pic-infos:hover .nr {
  color: #666;
}
.tzfz-main .zstab_box .infos .pic-infos:hover a {
  padding-right: 25px;
  font-weight: bold;
}
.tzfz-main .zsrx {
  height: 109px;
  margin-top: 20px;
}
.tzfz-main .zsrx img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
}
