.wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.img-title {
  display: block;
  margin: 0 auto 40px;
  /* width: 827px;
  height: 43px; */
}

.nav {
  background-color: #fff;
  border-bottom: none;
  font-size: 0;
  line-height: 80px;
  width: 100%;
  z-index: 2;
  box-shadow: 0 0 10px #ccc;
}

.nav.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 11111;
}

.nav .logo {
  height: 40px;
  padding-top: 13px;
  margin-right: 70px;
}

.nav .nav-items {
  display: flex;
  justify-content: space-between;
  color: #34495e;
  font-size: 20px;
}

.nav .nav-items .top_text {
  display: inline-block;
  height: 80px;
  cursor: pointer;
  padding: 0 9px;
}

.nav .nav-items .top_text a {
  color: #34495e;
}

.nav .nav-items .active {
  background-image: linear-gradient(0deg,
      #d4b26d 0%,
      #fad996 100%);
  color: #000;
}

.nav .nav-items .active a {
  color: #000;
}

.icon-hot{
  margin-right: 5px;
  display: inline-block;
  width: 19px;
	height: 26px;
  background: url('../images/icon-hot.png') no-repeat center center / contain;
  vertical-align: middle;
}

.nav_button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 141px;
	height: 42px;
  border-radius: 10px;
  color: #000000 !important;
  background-color: #ffd21c;
  text-align: center;
}

.nav_button span{
  vertical-align: baseline;
  font-family: SourceHanSansCN-Normal;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
}

.footer {
  box-sizing: border-box;
  padding-top: 83px;
  width: 100%;
  height: 454px;
  background: #081521;
}

.footer .footer-title1 {
  margin-bottom: 14px;
  font-family: PingFang-SC-Heavy;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 8px;
  color: #ffffff;
  text-align: center;
}

.footer .footer-title2 {
  margin-bottom: 42px;
  font-family: PingFang-SC-Heavy;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.footer .footer-flex {
  display: flex;
  align-items: center;
}

.footer .footer-flex .footer-flex-text {
  margin-right: 53px;
}

.footer .footer-flex p {
  text-wrap: nowrap;
  margin-bottom: 20px;
  font-family: SourceHanSansCN-Regular;
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0;
  color: #ffffff;
}

.footer .footer-flex p:first-child {}

.footer .footer-flex .qrcode {
  display: flex;
}

.footer .footer-flex .qrcode-item {
  margin-left: 51px;
}

.footer .footer-flex .qrcode img {

  margin: 0 auto 16px;
  display: block;
  width: 140px;
  height: 140px;
  object-fit: contain;
}

.footer .footer-flex .qrcode p {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.right-panel {
  display: none;
  padding-top: 15px;
  position: fixed;
  top: 20%;
  right: 0;
  width: 92px;
  height: 323px;
  background: url('../images/right-panel.png') no-repeat top center;
  background-size: 92px 323px;
  z-index: 9999;
}

.right-panel-item {
  height: 51px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 51px;
  color: #ffffff;
  text-align: center;
}

.hasfixed {
  margin-top: 80px;
}

.banner {
  margin-top: 80px;
  position: relative;
  width: 100%;
  height: 700px;
  background: url('../images/banner.png?v=202402211146') no-repeat center center / cover;
}

.beijing {
  padding-top: 77px;
  padding-bottom: 83px;
}

.beijing p {
  margin-bottom: 10px;
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000000;
  text-indent: 40px;
  text-align: justify;
}

.liangdian {
  background-color: #eff4f8;
}

.liangdian {
  padding-top: 77px;
  padding-bottom: 83px;
}

.liangdian-list {
  display: flex;
  justify-content: space-between;
}

.liangdian-item {
  box-sizing: border-box;
  padding: 22px 19px 0;
  width: 280px;
  height: 380px;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(52, 152, 219, .1);
}

.icon-liangdian {
  display: block;
  margin: 0 auto 18px;
  width: 110px;
  height: 110px;
}

.liangdian-item-title {
  margin-bottom: 12px;
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #34495e;
}

.liangdian-item-line {
  margin: 0 auto 15px;
  width: 48px;
  height: 3px;
  background-color: #f1c40f;
}

.liangdian-item-content {
  font-family: SourceHanSansCN-Light;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
  text-align: center;
}

.tongqi {
  padding: 74px 0 56px;
}

.jieshao-box {
  margin-bottom: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jieshao-item {}

.jieshao-item-line {
  margin: 0 85px 0 110px;
  width: 1px;
  height: 96px;
  background-color: #eff4f8;
}

.jieshao-item img {
  display: block;
  margin: 0 auto 20px;
}

.jieshao-item-text {
  font-family: SourceHanSansCN-Light;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #000000;
}

.jieshao-item-text span {
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #3498db;
}

.jieshao-content {
  margin-bottom: 10px;
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000000;
  text-indent: 40px;
  text-align: justify;
}

.fangwei-title {
  position: relative;
  padding: 0 24px;
  margin-top: 68px;
  margin-bottom: 28px;
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 4px;
  color: #34495e;
  line-height: 1;
  text-align: center;
}

.fangwei-title:after {
  content: '';
  display: inline-block;
  width: 62px;
  height: 23px;
  background: url('../images/icon-right.png') no-repeat center center / contain;
}

.fangwei-title:before {
  display: inline-block;
  content: '';
  width: 62px;
  height: 23px;
  background: url('../images/icon-left.png') no-repeat center center / contain;
}

.fangwei-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fangwei-item {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 25px 23px 21px;
  margin-bottom: 18px;
  width: 588px;
  height: 121px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(52, 152, 219, .2);
}

.fangwei-item img {
  margin-right: 20px;
}

.fangwei-item-right {
  flex: 1;
}

.fangwei-item-title {
  margin-bottom: 5px;
  font-family: SourceHanSansCN-Bold;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #34495e;
}

.fangwei-item-content {
  font-family: SourceHanSansCN-Light;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #666666;
  text-align: justify;
}

.huigu {
  padding: 77px 0 78px;
}

.huigu .img-huigu {
  display: block;
  margin: 0 auto;
}

.chrq {
  padding-top: 30px;
}

.chrq-box {
  padding: 40px 0 52px 42px;
  display: flex;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000000;
  background: url('../images/bg-chrq.png') no-repeat left top;
  background-size: 1121px 348px;
}

.chrq-left {
  margin-right: 39px;
}

.chrq-left p {
  padding-top: 6px;
  padding-bottom: 10px;
  border-bottom: dashed 1px rgba(40, 94, 220, .2);
}

.chrq-right {
  width: 420px;
  height: 257px;
}

.xctg {
  padding: 59px 0 67px;
  background-color: #eff4f8;
}

.flex-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex-right {
  flex: 1;
}

.xctg-item {
  padding: 26px 32px 58px 26px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(52, 152, 219, .2);
  text-align: justify;
}

.xctg1 {
  margin-right: 20px;
  width: 360px;
  height: 360px;
}

.xctg1 p {
  margin-bottom: 12px;
}

.xctg2 {
  margin-bottom: 20px;
  width: 400px;
  height: 170px;
}

.xctg3 {
  margin-bottom: 20px;
  width: 400px;
  height: 170px;
}

.xctg4 {
  width: 360px;
  height: 170px;
}

.xctg5 {
  width: 440px;
  height: 170px;
}

.xctg-title {
  margin-bottom: 17px;
  font-family: SourceHanSansCN-Bold;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #34495e;
}

.xctg-line {
  margin-bottom: 13px;
  width: 50px;
  height: 4px;
  background-color: #f1c40f;
}

.xctg-content {
  font-family: SourceHanSansCN-Light;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}

.jiabin {
  padding: 83px 0 64px;
}

.judge_box {
  width: 100%;
}

.judge_box .judge {
  width: 1200px;
  margin: 0 auto;
}

.judge_box .judge .tips {
  text-align: right;
  font-size: 14px;
  color: rgba(0, 0, 0, .58);
  padding-bottom: 33px;
}

.judge_box .judge_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.judge_box .judge_list:after {
  content: "";
  flex: 40%;
  width: 40%;
}

.judge_box .judge_list li {
  flex: 20%;
  position: relative;
  float: left;
  width: 185px;
  height: 325px;
  overflow: hidden;
  color: #000;
  text-align: center;
}

.judge_box .judge_list li .name {
  font-family: SourceHanSansCN-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #3498db;
}

.judge_box .judge_list li .judge_img {
  position: relative;
  width: 163px;
  height: 163px;
  border-radius: 163px;
  margin: 32px auto 32px;
  overflow: hidden;
  transition: all 0.2s;
  z-index: 1;
}

.judge_box .judge_list li .judge_img img {
  width: 160px;
  height: 160px;
  transition: all 0.3s;
  margin: 15px auto;
  border-radius: 50%;
  object-fit: cover;
}

.judge_box .judge_list li div {
  font-size: 18px;
}

.judge_box .judge_list li p {
  font-size: 14px;
  padding: 10px 10px 0;
}

.judge_box .judge_list li::before {
  content: '';
  display: block;
  visibility: visible;
  position: absolute;
  top: 27px;
  left: 25px;
  background: url('../images/quan.png') no-repeat center center;
  background-size: contain;
  overflow: hidden;
  width: 189px;
  height: 189px;
  border: none;
  z-index: 1;
}

.judge_box .judge_list .my_li::before {
  background: none;
}

.judge_box .judge_list .my_li::after {
  background: none;
}


.judge_list li.active::before {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.7s infinite linear, round 1.7s infinite linear;
  animation: 1.7s infinite linear, round 1.7s infinite linear;
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -40px !important;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  width: 66px !important;
  height: 66px !important;
  right: -118px !important;
}

.jiabin .swiper-button-next:after,
.jiabin .swiper-rtl .swiper-button-prev:after {
  display: block;
  content: '';
  width: 66px;
  height: 66px;
  background: url('../images/next.png') no-repeat center center / contain;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  width: 66px !important;
  height: 66px !important;
  left: -118px !important;
}

.jiabin .swiper-button-prev:after,
.jiabin .swiper-rtl .swiper-button-prev:after {
  display: block;
  content: '';
  width: 66px;
  height: 66px;
  background: url('../images/prev.png') no-repeat center center / contain;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
  width: 17px;
	height: 17px;
	background-color: #cccccc;
	/* opacity: 0.3; */
}

.swiper-pagination-bullet-active{
	background-color: #3498db !important;
}

.hdyc {
  padding: 64px 0 54px;
  background: url('../images/bg-02.png') no-repeat center center / cover;
}

.hdyc table {
  width: 100%;
  background: #fff;
}

.hdyc thead {
  background-color: #3498db;
}

.hdyc thead td {
  padding: 15px 0 13px;
  font-family: SourceHanSansCN-Bold;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}

.hdyc tbody td{
  min-height: 50px;
  padding: 10px 0 10px;
  font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000000;
  vertical-align: baseline;
}

.hdyc tbody td:first-child{
  text-align: center;
}

.hdyc .bgcolor{
  background-color: #eaf4fb;
}

.hdyc .td-title{
  min-height: 30px;
  font-family: SourceHanSansCN-Bold;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}

.hdyc .td-content{
	font-family: SourceHanSansCN-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.hdyc-tip{
  margin-top: 12px;
  font-family: SourceHanSansCN-Light;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
  line-height: 1;
	color: #999999;
  text-align: right;
}