html,
body {
  width: 100%;
  position: relative;
}
.main .lm-hd span {
  padding-bottom: 11px;
  font-size: 19px;
  color: #13559f;
  font-weight: bold;
  display: inline-block;
  position: relative;
}
.main .lm-hd span i {
  width: 38px;
  height: 3px;
  background: #13559f;
  border-radius: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}
.main .lm-hd a-jc {
  margin-top: 8px;
  padding: 2px 10px 3px 10px;
  float: right;
  font-size: 14px;
  color: #999;
  border-radius: 3px;
  background: #f5f5f5;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.main .lm-hd a-jc:hover {
  color: #fff;
  background: #115199;
}
.main .zwgk-l {
  width: 25%;
  margin-top: 30px;
}
.main .zwgk-l .ldxx {
  margin-top: 22px;
  padding: 14px;
  background: url(yjtc_bg_ldxx.png) no-repeat center bottom #fbfcfd;
  background-size: 100%;
}
.main .zwgk-l .ldxx .xld {
  background: #f3f5f7;
}
.main .zwgk-l .ldxx .xld .hd {
  *height: 46px;
  text-align: center;
  line-height: 46px;
  background: #115199;
}
.main .zwgk-l .ldxx .xld .hd a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.main .zwgk-l .ldxx .xld .bd {
  padding: 30px 18px 18px 18px;
}
.main .zwgk-l .ldxx .xld .bd .img {
  width: 138px;
  height: 198px;
  margin: 0 auto;
  display: block;
}
.main .zwgk-l .ldxx .xld .bd .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.main .zwgk-l .ldxx .xld .bd .name,
.main .zwgk-l .ldxx .xld .bd .zw {
  color: #454545;
  text-align: center;
  display: block;
}
.main .zwgk-l .ldxx .xld .bd .name {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.main .zwgk-l .ldxx .xld .bd .zw {
  font-size: 15px;
  line-height: 24px;
}
.main .zwgk-l .ldxx .xld .bd .qtld {
  margin-top: 10px;
  border-top: 1px solid #ced9e5;
  overflow: hidden;
}
.main .zwgk-l .ldxx .xld .bd .qtld ul li {
  width: 33.33%;
  margin-top: 13px;
  float: left;
}
.main .zwgk-l .ldxx .xld .bd .qtld ul li a {
  font-size: 15px;
  color: #454545;
  display: block;
}
.main .zwgk-l .ldxx .xld .bd .qtld ul li a:hover {
  color: #115199;
}
.main .zwgk-l .ldxx .xld .bd .qtld ul li:nth-child(3n-1) {
  text-align: center;
}
.main .zwgk-l .ldxx .xld .bd .qtld ul li:nth-child(3n+3) {
  text-align: right;
}
.main .zwgk-l .ldxx .xwld ul li {
  margin-top: 13px;
  border: 1px solid #ced9e6;
}
.main .zwgk-l .ldxx .xwld ul li a {
  *height: 44px;
  color: #13559f;
  text-align: center;
  line-height: 44px;
  background: #f8fafc;
  display: block;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.main .zwgk-l .ldxx .xwld ul li a:hover {
  background: #ced9e6;
}
.main .zwgk-l .jgzn {
  height: 74px;
  margin-top: 20px;
  background: url(yjtc_bg_jgzn.png) no-repeat left center;
  background-size: cover;
  position: relative;
}
.main .zwgk-l .jgzn a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 74px;
  display: block;
  position: relative;
  z-index: 1;
}
.main .zwgk-l .jgzn i {
  width: 0;
  height: 100%;
  background-color: #13559f;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.main .zwgk-l .jgzn:hover i {
  width: 100%;
}
.main .zwgk-l .xxgk {
  margin-top: 25px;
  padding: 21px;
  background: #e1e8f0;
}
.main .zwgk-l .xxgk ul {
  margin-top: -15px;
}
.main .zwgk-l .xxgk ul li {
  margin-top: 15px;
  border: 1px solid #c6d3e1;
  background: #f8fafc;
}
.main .zwgk-l .xxgk ul li a {
  padding: 21.5px 0;
  color: #13559f;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
  display: block;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.main .zwgk-l .xxgk ul li a:hover {
  color: #fff;
  background: #13559f;
}
.main .zwgk-r {
  width: calc(75% - 25px);
  margin-top: 30px;
}
.main .zwgk-r .tab01,
.main .zwgk-r .tab02 {
  overflow: hidden;
}
.main .zwgk-r .tab01 ul li,
.main .zwgk-r .tab02 ul li {
  width: 16.66%;
  float: left;
}
.main .zwgk-r .tab01 ul li a,
.main .zwgk-r .tab02 ul li a {
  padding-bottom: 12px;
  font-size: 19px;
  color: #999;
  font-weight: bold;
  display: block;
  position: relative;
}
.main .zwgk-r .tab01 ul li a i,
.main .zwgk-r .tab02 ul li a i {
  width: 38px;
  left: 0%;
  bottom: 0;
}
.main .zwgk-r .tab01 ul li.active a,
.main .zwgk-r .tab02 ul li.active a {
  color: #13559f;
  font-weight: bold;
}
.main .zwgk-r .tab01 ul li.active a i,
.main .zwgk-r .tab02 ul li.active a i {
  background: #13559f;
  display: block;
}
.main .zwgk-r .tab_box01,
.main .zwgk-r .tab_box02 {
  overflow: hidden;
}
.main .zwgk-r .tab_box01 .infos,
.main .zwgk-r .tab_box02 .infos {
  position: relative;
  display: none;
}
.main .zwgk-r .tab_box01 .infos ul,
.main .zwgk-r .tab_box02 .infos ul {
  margin-top: -2px;
}
.main .zwgk-r .tab_box01 .infos ul li,
.main .zwgk-r .tab_box02 .infos ul li {
  margin-top: 18.4px;
  padding: 0 0 0 15px;
  background: url(yjtc_bg_infolist_li.png) no-repeat;
  background-position: left center;
  position: relative;
  z-index: 10;
}
.main .zwgk-r .tab_box01 .infos ul li a,
.main .zwgk-r .tab_box02 .infos ul li a,
.main .zwgk-r .tab_box01 .infos ul li span,
.main .zwgk-r .tab_box02 .infos ul li span {
  color: #454545;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.main .zwgk-r .tab_box01 .infos ul li a,
.main .zwgk-r .tab_box02 .infos ul li a {
  padding-right: 100px;
}
.main .zwgk-r .tab_box01 .infos ul li span,
.main .zwgk-r .tab_box02 .infos ul li span {
  position: absolute;
  right: 0;
  bottom: 0;
}
.main .zwgk-r .tab_box01 .infos ul li a:hover,
.main .zwgk-r .tab_box02 .infos ul li a:hover {
  color: #115199;
}
.main .zwgk-r .tab_box01 .infos .line,
.main .zwgk-r .tab_box02 .infos .line {
  width: 1px;
  height: 310px;
  background: #ced9e5;
  position: absolute;
  top: 15px;
  left: 3px;
  bottom: 20px;
  z-index: 8;
}
.main .zwgk-r .tab_box02 .infos .line {
  height: 265px;
}
.main .zwgk-r .zcjs {
  margin: 25px 0;
  padding: 15px;
  background: #f3f5f7;
}
.main .zwgk-r .zcjs .tit {
  float: left;
  font-size: 18px;
  color: #13559f;
  font-weight: bold;
  line-height: 35px;
}
.main .zwgk-r .zcjs .cxbox {
  overflow: hidden;
}
.main .zwgk-r .zcjs .cxbox ul li {
  width: 23%;
  float: left;
}
.main .zwgk-r .zcjs .cxbox ul li input[type="text"] {
  width: 95%;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #b8c8da;
  background: #fff;
  box-sizing: border-box;
}
.main .zwgk-r .zcjs .cxbox ul li input[type="text"]::placeholder {
  font-size: 15px;
}
.main .zwgk-r .zcjs .cxbox ul li.last {
  width: 8%;
}
.main .zwgk-r .zcjs .cxbox ul li.last input[type="button"] {
  width: 100%;
  height: 35px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: #13559f;
  border: 0;
  cursor: pointer;
}
.main .zwgk-r .gkml {
  overflow: hidden;
  position: relative;
}
.main .zwgk-r .gkml .flexslider {
  height: 100%;
}
.main .zwgk-r .gkml .flexslider .flex-viewport {
  height: 100%;
}
.main .zwgk-r .gkml .flexslider .slides {
  height: 100%;
}
.main .zwgk-r .gkml .flexslider .slides li {
  height: 100%;
  display: none;
  -webkit-backface-visibility: hidden;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul {
  height: auto;
  margin: 3px -23px 0 0;
  overflow: hidden;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li {
  width: 25%;
  height: auto;
  margin-top: 23px;
  float: left;
  display: block;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a {
  margin-right: 23px;
  padding: 17.5px 10px;
  text-align: center;
  border: 1px solid #b8c8da;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a .img {
  width: 30px;
  height: 30px;
  margin: 0 auto 15px auto;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a .img,
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a span {
  position: relative;
  z-index: 1;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a i {
  width: 0;
  height: 100%;
  background-color: #e8edf3;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a:hover .img img {
  animation: 0.35s linear 0s alternate none 1 featuresicon;
  -webkit-animation: 0.35s linear 0s alternate none 1 featuresicon;
  color: #4183C4;
}
.main .zwgk-r .gkml .flexslider .slides li .slide ul li a:hover i {
  width: 100%;
}
.main .zwgk-r .gkml .flexslider .flex-direction-nav {
  position: absolute;
  top: 7px;
  right: 0;
}
.main .zwgk-r .gkml .flexslider .flex-direction-nav li {
  margin-left: 15px;
  float: left;
}
.main .zwgk-r .gkml .flexslider .flex-direction-nav .flex-prev {
  background-image: url(../images/yjtc_bg_prev.png);
}
.main .zwgk-r .gkml .flexslider .flex-direction-nav .flex-next {
  background-image: url(../images/yjtc_bg_next.png);
}
.main .zwgk-r .gkml .flexslider .flex-direction-nav .flex-prev,
.main .zwgk-r .gkml .flexslider .flex-direction-nav .flex-next {
  width: 23px;
  height: 23px;
  background-color: #115199;
  text-indent: 99999px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  display: block;
}
.main .zwgk-r .gkml .flexslider .flex-direction-nav .flex-disabled {
  background-color: #115199;
}
.main .zwgk-r .gkml .flexslider .flex-control-paging {
  display: none;
}
.main .zd-gkml {
  margin-top: 31px;
  padding-top: 31px;
  border-top: 1px solid #b8c8da;
  overflow: hidden;
}
.main .zd-gkml ul {
  margin-right: -26px;
  overflow: hidden;
}
.main .zd-gkml ul li {
  width: 16.66%;
  float: left;
}
.main .zd-gkml ul li a {
  margin-right: 26px;
  padding: 32px 0 45px 0;
  border-radius: 2px;
  background-color: #e9eef2;
  background-repeat: no-repeat;
  background-position: right bottom;
  display: block;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.main .zd-gkml ul li a .img {
  width: 62px;
  height: 62px;
  margin: 0 auto 20px auto;
  background: url(yjtc-bg-zdgkml_lm.png) no-repeat center;
  background-size: 100%;
}
.main .zd-gkml ul li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.main .zd-gkml ul li a span {
  color: #13559f;
  font-weight: bold;
  text-align: center;
  display: block;
}
.main .zd-gkml ul li:nth-of-type(1) a {
  background-image: url(../images/yjtc-bg-zdgkml01.png);
}
.main .zd-gkml ul li:nth-of-type(2) a {
  background-image: url(../images/yjtc-bg-zdgkml02.png);
}
.main .zd-gkml ul li:nth-of-type(3) a {
  background-image: url(../images/yjtc-bg-zdgkml03.png);
}
.main .zd-gkml ul li:nth-of-type(4) a {
  background-image: url(../images/yjtc-bg-zdgkml04.png);
}
.main .zd-gkml ul li:nth-of-type(5) a {
  background-image: url(../images/yjtc-bg-zdgkml05.png);
}
.main .zd-gkml ul li:nth-of-type(6) a {
  background-image: url(../images/yjtc-bg-zdgkml06.png);
}
.main .zd-gkml ul li:hover:nth-of-type(1) a {
  background-image: url(../images/yjtc-bg-zdgkml01_hover.png);
}
.main .zd-gkml ul li:hover:nth-of-type(2) a {
  background-image: url(../images/yjtc-bg-zdgkml02_hover.png);
}
.main .zd-gkml ul li:hover:nth-of-type(3) a {
  background-image: url(../images/yjtc-bg-zdgkml03_hover.png);
}
.main .zd-gkml ul li:hover:nth-of-type(4) a {
  background-image: url(../images/yjtc-bg-zdgkml04_hover.png);
}
.main .zd-gkml ul li:hover:nth-of-type(5) a {
  background-image: url(../images/yjtc-bg-zdgkml05_hover.png);
}
.main .zd-gkml ul li:hover:nth-of-type(6) a {
  background-image: url(../images/yjtc-bg-zdgkml06_hover.png);
}
.main .zd-gkml ul li:hover a {
  background-color: #c9d4e9;
}
.main .zd-gkml ul li:hover a .img {
  animation: jumpBoxHandler 1.5s infinite;
}
.main .jczwgk-infos {
  overflow: hidden;
  /* ul{
			margin:5px -10px 0 0;
			li{
				width:20%; margin-top: 20px; float: left;
				a{ 
					margin-right: 20px; padding: 18px 10px; text-align: center; border:1px solid #b4c4d6; display: block; -webkit-transition:500ms;-o-transition:500ms;-moz-transition:500ms;transition:500ms; position: relative;
					span{ position: relative; z-index: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:block; box-sizing: border-box;}
					i{ height: 0; position: absolute; left:0; bottom:0; right:0; background: #f5f7f9; -webkit-transition:500ms;-o-transition:500ms;-moz-transition:500ms;transition:500ms;}
					&:hover{ 
						i{ height: 100%;}
					}
				}
			}
		} */
}
.main .jczwgk-infos .fl {
  width: 21%;
}
.main .jczwgk-infos .fl ul li {
  margin-top: 21px;
}
.main .jczwgk-infos .fl ul li a {
  padding: 36.5px 0 48px 0;
  background-color: #e9eef2;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  display: block;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.main .jczwgk-infos .fl ul li a .img {
  width: 66px;
  height: 66px;
  margin: 0 auto 18px auto;
  background: url(yjtc-bg-jczwgk_lm.png) no-repeat center;
  background-size: 100%;
}
.main .jczwgk-infos .fl ul li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.main .jczwgk-infos .fl ul li a span {
  font-size: 19px;
  color: #13559f;
  font-weight: bold;
  text-align: center;
  display: block;
}
.main .jczwgk-infos .fl ul li:nth-of-type(1) a {
  background-image: url(../images/yjtc_bg_jczwgk01.png);
}
.main .jczwgk-infos .fl ul li:nth-of-type(2) a {
  background-image: url(../images/yjtc_bg_jczwgk02.png);
}
.main .jczwgk-infos .fl ul li:hover a .img {
  animation: jumpBoxHandler 1.5s infinite;
}
.main .jczwgk-infos .fr {
  width: calc(79% - 21px);
  margin-top: 21px;
  background: url(yjtc_bg_jczwgk03.png) no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.main .jczwgk-infos .fr .xxgkly {
  margin: 12px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  box-sizing: border-box;
}
.main .jczwgk-infos .fr .xxgkly .hd {
  margin: 5px 0;
  font-size: 19px;
  color: #13559f;
  font-weight: bold;
  text-align: center;
  display: block;
}
.main .jczwgk-infos .fr .xxgkly .bd ul {
  margin: 0 -16px 0 0;
}
.main .jczwgk-infos .fr .xxgkly .bd ul li {
  width: 20%;
  margin-top: 16px;
  float: left;
}
.main .jczwgk-infos .fr .xxgkly .bd ul li a {
  margin-right: 16px;
  padding: 12.2px 10px;
  text-align: center;
  border: 1px solid #b4c4d6;
  background-color: #fff;
  display: block;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
  position: relative;
}
.main .jczwgk-infos .fr .xxgkly .bd ul li a span {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.main .jczwgk-infos .fr .xxgkly .bd ul li a i {
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #f5f7f9;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.main .jczwgk-infos .fr .xxgkly .bd ul li a:hover i {
  height: 100%;
}
.main .zcjs-list {
  margin: 25px 0;
  padding: 15px;
  background: #f3f5f7;
}
.main .zcjs-list .tit {
  float: left;
  font-size: 18px;
  color: #13559f;
  font-weight: bold;
  line-height: 35px;
}
.main .zcjs-list .cxbox {
  overflow: hidden;
}
.main .zcjs-list .cxbox ul li {
  width: 23%;
  float: left;
}
.main .zcjs-list .cxbox ul li input[type="text"] {
  width: 95%;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #b8c8da;
  background: #fff;
  box-sizing: border-box;
}
.main .zcjs-list .cxbox ul li.last {
  width: 8%;
}
.main .zcjs-list .cxbox ul li.last input[type="button"] {
  width: 100%;
  height: 35px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: #13559f;
  border: 0;
  cursor: pointer;
}
.main .zcjs-infos {
  margin-top: 20px;
}
.main .zcjs-infos .bg {
  height: 45px;
  margin-top: 20px;
  padding: 0 0 0 15px;
  background: #f5f7f9;
  display: block;
}
.main .zcjs-infos .bg span {
  padding-right: 15px;
  float: left;
  color: #454545;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.main .zcjs-infos .bg .tit {
  width: 50%;
  text-align: left;
}
.main .zcjs-infos .bg .zh {
  width: 20%;
}
.main .zcjs-infos .bg .lxtime {
  width: 16%;
}
.main .zcjs-infos .bg .jstime {
  width: 14%;
  padding-right: 0;
}
.main .zcjs-infos .infos {
  min-height: 450px;
  position: relative;
}
.main .zcjs-infos .infos ul {
  margin-top: -5px;
}
.main .zcjs-infos .infos ul li {
  margin-top: 20px;
  padding: 0 0 0 15px;
  background: url(yjtc_bg_infolist_li.png) no-repeat;
  background-position: left center;
  position: relative;
  z-index: 10;
}
.main .zcjs-infos .infos ul li a,
.main .zcjs-infos .infos ul li span {
  height: 26px;
  padding-right: 15px;
  float: left;
  color: #454545;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.main .zcjs-infos .infos ul li a:hover {
  color: #115199;
}
.main .zcjs-infos .infos ul li span {
  text-align: center;
}
.main .zcjs-infos .infos ul li .tit {
  width: 50%;
}
.main .zcjs-infos .infos ul li .zh {
  width: 20%;
}
.main .zcjs-infos .infos ul li .lxtime {
  width: 16%;
}
.main .zcjs-infos .infos ul li .jstime {
  width: 14%;
  padding-right: 0;
}
.main .zcjs-infos .infos .line {
  width: 1px;
  height: 180px;
  background: #ced9e5;
  position: absolute;
  top: 15px;
  left: 3px;
  bottom: 20px;
  z-index: 8;
}
.main .pagination {
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
}
.main .pagination a {
  width: 32px;
  margin: 0 6px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  background: #eee;
  border-radius: 3px;
}
.main .pagination a:hover {
  color: #fff;
  background: #2760b7;
  cursor: pointer;
}
.main .pagination .blue {
  color: #fff;
  background: #2760b7;
}
.main .pagination .yj-pga0,
.main .pagination .yj-pga8 {
  width: 78px;
}
.zfxxgk {
  margin: 30px 0 23px 0;
  padding-bottom: 40px;
  border-top: 3px solid #1e67b9;
  background: #fafafa;
}
.jumpBox img {
  animation: jumpBoxHandler 1.8s infinite;
}
@keyframes jumpBoxHandler {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, -8px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
