﻿@charset "utf-8";
.xj-lm {
  vertical-align: top;
}
.xj-lm a {
  font-size: 1.1875rem;
  color: #13559f;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}
.xj-lm i {
  width: 0.1875rem;
  height: 1.1875rem;
  margin-right: 0.375rem;
  vertical-align: middle;
  background-color: #13559f;
  display: inline-block;
}
.xj-lm p {
  margin-left: 1.25rem;
  float: right;
  color: #13559f;
  display: inline-block;
  vertical-align: middle;
}
.xj-lm p strong {
  margin: 0 0.3125rem;
  display: inline-block;
}
.xj-btns {
  height: 9.75rem;
  margin-top: 1.5625rem;
}
.xj-btns .btns {
  width: 64%;
  overflow: hidden;
}
.xj-btns .btns ul {
  margin-right: -1.3125rem;
}
.xj-btns .btns ul li {
  width: 33.33%;
  float: left;
}
.xj-btns .btns ul li a {
  margin-right: 1.3125rem;
  padding: 1.625rem;
  background-color: #f8fafc;
  border: 1px solid #dbe7f2;
  box-sizing: border-box;
  display: block;
}
.xj-btns .btns ul li a .img-tb {
  width: 2.3125rem;
  height: 2.1875rem;
  margin: 0 auto;
  display: block;
}
.xj-btns .btns ul li a .img-tb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.xj-btns .btns ul li a .img-lm {
  margin-top: 1.4375rem;
  padding-top: 1.4375rem;
  color: #454545;
  text-align: center;
  border-top: 1px solid #13559f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.xj-btns .btns ul li a .img-lm.fwrx {
  color: #ffffff;
  border-top: 1px solid #ffffff;
}
.xj-btns .btns ul li a.fwrx {
  background-color: #13559f;
  border: 1px solid #13559f;
}
.xj-btns .btns ul li a.fwrx .img-lm {
  color: #ffffff;
  border-top: 1px solid #ffffff;
}
.xj-btns .btns ul li a:hover {
  background-color: #dbe7f2;
}
.xj-btns .btns ul li a:hover .img-tb {
  animation: ykbBoxHandler 2s infinite;
}
.xj-btns .btns ul li a:hover.fwrx {
  background-color: #13559f;
}
.xj-btns .hlwdc {
  width: calc(36% - 1.5625rem);
  height: 100%;
  overflow: hidden;
}
.xj-btns .hlwdc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.xj-btns .hlwdc:hover img {
  transform: scale(1.02);
  -ms-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
}
.xjxd {
  margin-top: 1.5625rem;
}
.xjxd .xjxd-infos {
  margin-top: 0.3125rem;
}
.xjxd .xjxd-infos .infolist li {
  width: 50%;
  float: left;
  position: relative;
}
.xjxd .xjxd-infos .infolist li a {
  margin: 0 10.625rem 0 0;
  padding-left: 2.5rem;
}
.xjxd .xjxd-infos .infolist li a i {
  height: 1.375rem;
  padding: 0 0.3125rem;
  float: left;
  font-style: normal;
  font-size: 0.8125rem;
  color: #fff;
  line-height: 1.375rem;
  border-radius: 0.125rem;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.75rem;
  background-color: #13559f;
}
.xjxd .xjxd-infos .infolist li:nth-child(odd) span {
  right: 0.9375rem;
}
.bg-blsj {
  margin-top: 1.25rem;
  padding-top: 2rem;
  position: relative;
}
.bg-blsj .main {
  position: relative;
  z-index: 1;
}
.bg-blsj .select-box {
  margin: 1.25rem 0;
  text-align: center;
}
.bg-blsj .select-box .select {
  width: 10.3125rem;
  margin: 0 0.3125rem;
  display: inline-block;
  position: relative;
}
.bg-blsj .select-box .select .input-text {
  width: 100%;
  padding: 0 0.3125rem 0 1.25rem;
  font-size: 0.875rem;
  color: #666666;
  line-height: 2.25rem;
  border: 1px solid #dbe7f2;
  border-radius: 0.125rem;
  background-color: #f8fafc;
  box-sizing: border-box;
  cursor: pointer;
}
.bg-blsj .select-box .select .layui-font-12 {
  position: absolute;
  top: 0.8125rem;
  right: 0.625rem;
}
.bg-blsj .sjb {
  padding: 2.8125rem 0;
  background-color: #ffffff;
}
.bg-blsj .sjb ul li {
  width: 33.33%;
  height: 12.375rem;
  float: left;
  text-align: center;
}
.bg-blsj .bg {
  width: 100%;
  height: 65%;
  background-color: #f2f6fa;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* .bg-hd-btns{
	margin-top: 15/@r-base; padding-top: 45/@r-base; position: relative;
	.bg{ width:100%; height: 100%; background-color: #f2f6fa; position: absolute; top: 0; left: 0; right: 0;}
	.main{ position: relative; z-index: 1;}
	.hd-btns{
		padding: 22/@r-base 22/@r-base 0 22/@r-base; background-color: #fff;
		ul{
			 margin-right: -22/@r-base;
			li{
				width:25%; float: left;
				a{ 
					margin-right: 22/@r-base; color: @them-blue; font-weight: bold; line-height: 86/@r-base; text-align: center; border:1px solid @border-blue; background: url(../images/yjtc_bg_hdjlbtns.png) no-repeat center bottom; background-size: cover; display: block; position: relative;
					span{ position: relative; z-index: 1; display: block;}
					i{ width:100%; height: 0; background: url(../images/yjtc_bg_hdjlbtns_hover.png) no-repeat center bottom; background-size: cover; position: absolute; bottom: 0; left: 0; right: 0;}
					&:hover{
						i{ height: 100%;}
					}
				}
			}
		}
	}
} */
.hd-btns {
  padding: 1.375rem;
  background-color: #f2f6fa;
}
.hd-btns ul {
  margin-right: -1.375rem;
}
.hd-btns ul li {
  width: 25%;
  float: left;
}
.hd-btns ul li a {
  margin-right: 1.375rem;
  color: #13559f;
  font-weight: bold;
  line-height: 4.75rem;
  text-align: center;
  border: 1px solid #dbe7f2;
  background: url(../images/yjtc_bg_hdjlbtns.png) no-repeat center bottom;
  background-size: cover;
  display: block;
  position: relative;
}
.hd-btns ul li a span {
  position: relative;
  z-index: 1;
  display: block;
}
.hd-btns ul li a i {
  width: 100%;
  height: 0;
  background: url(../images/yjtc_bg_hdjlbtns_hover.png) no-repeat center bottom;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.hd-btns ul li a:hover i {
  height: 100%;
}
.hd-boxs {
  width: calc(50% - 0.78125rem);
  margin-top: 1.5625rem;
  display: inline-block;
}
.hd-boxs .hdboxs-infos {
  margin-top: 0.3125rem;
}
.hd-boxs .hdboxs-infos.yjzj-infos .infolist li a {
  padding-left: 3.4375rem;
  box-sizing: border-box;
}
.hd-boxs .hdboxs-infos.yjzj-infos .infolist li a i {
  height: 1.375rem;
  padding: 0 0.3125rem;
  float: left;
  font-style: normal;
  font-size: 0.8125rem;
  color: #fff;
  line-height: 1.375rem;
  border-radius: 0.125rem;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.75rem;
}
.hd-boxs .hdboxs-infos.yjzj-infos .infolist li a i.jxz {
  background-color: #13559f;
}
.hd-boxs .hdboxs-infos.yjzj-infos .infolist li a i.yjs,
.hd-boxs .hdboxs-infos.yjzj-infos .infolist li a i.wks {
  color: #666666;
  background-color: #ddd;
}
.gkxx-list {
  margin-top: 1.5625rem;
  overflow: hidden;
}
.gkxx-list .infos {
  min-height: 37.5rem;
  margin: 0 -1.25rem 1.25rem 0;
}
.gkxx-list .infos .info {
  width: 50%;
  float: left;
}
.gkxx-list .infos .info a {
  margin: 1.25rem 1.25rem 0 0;
  padding: 1.25rem;
  /* border:1px solid @border-blue; */
  box-sizing: border-box;
  background-color: #fafbfc;
  display: block;
  position: relative;
}
.gkxx-list .infos .info a .hd {
  padding-left: 1.5625rem;
  color: #13559f;
  font-weight: bold;
  line-height: 1.375rem;
  background-image: url(../images/yjtc_bg_hdjl_xxlist.png);
  background-repeat: no-repeat;
  background-position: left 0.0625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.gkxx-list .infos .info a .bd {
  margin-top: 0.9375rem;
  border-top: 1px solid #dbe7f2;
  overflow: hidden;
}
.gkxx-list .infos .info a .bd span {
  margin: 0.9375rem 1.5625rem 0 0;
  font-size: 0.9375rem;
  color: #666666;
  display: inline-block;
}
.gkxx-list .infos .info a .hd,
.gkxx-list .infos .info a .bd {
  position: relative;
  z-index: 1;
}
.gkxx-list .infos .info a i {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e5ebf1;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.gkxx-list .infos .info a:hover .bd {
  border-top: 1px solid #c1d1e3;
}
.gkxx-list .infos .info a:hover i {
  height: 100%;
}
.yjzj-list {
  margin-top: 1.5625rem;
  overflow: hidden;
}
.yjzj-list .infos {
  min-height: 31.25rem;
}
.yjzj-list .infos .infolist {
  margin-top: 0.625rem;
}
.yjzj-list .infos .infolist li a {
  padding-left: 3.4375rem;
  box-sizing: border-box;
}
.yjzj-list .infos .infolist li a i {
  height: 1.375rem;
  padding: 0 0.3125rem;
  float: left;
  font-style: normal;
  font-size: 0.8125rem;
  color: #fff;
  line-height: 1.375rem;
  border-radius: 0.125rem;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.75rem;
}
.yjzj-list .infos .infolist li a i.jxz {
  background-color: #13559f;
}
.yjzj-list .infos .infolist li a i.yjs,
.yjzj-list .infos .infolist li a i.wks {
  color: #666666;
  background-color: #ddd;
}
.yjzj-list .infos .line {
  width: 100%;
  height: 0.0625rem;
  margin: 0.8125rem 0;
  border-bottom: 0.0625rem dashed #c2cdd7;
}
@keyframes ykbBoxHandler {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, -5px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
