/* 氓鈥βモ�β泵┢捖ニ嗏�� */
.more_btn {
  border-radius: 50px;
  border: 1px solid #de1e19;
  color: #de1e19;
  text-transform: uppercase;
  transition: all .3s
}

.more_btn:hover {
  background: #de1e19;
  color: #fff
}

.header {
  position: static;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  padding: 20px 0;
  color: #fff;
}

.header a {
  color: #fff
}

.header a:hover {
  color: #e3c14a
}

.logo {
  position: relative;
  z-index: 999;

}

.logo a {
  width: 100%;
}

.header-r {
  height: 52px;

}

.header-r-top {
  margin-bottom: 20px;
  justify-content: flex-end;
}


.header-nav ul {
  width: 100%;
}

.header-nav ul>li {

  position: relative;
  height: 22px;
  padding: 0 10px;

  transition: all .3s
}



.header-nav ul>li:hover>.nav-parent a {
  color: #e3c14a
}

.header-nav .nav-parent a {
  font-size: 14px
}

.header-nav .sub-nav {
  position: absolute;
  top: 50px;
  padding-top: 17px;
  opacity: 0;
  visibility: hidden;
}

.header-nav ul>li:hover .sub-nav {
  top: 100%;
  visibility: inherit;
  opacity: 1
}

.header-nav .sub-nav .sub-nav-wp::before {
  position: absolute;
  content: '';
  border: 10px solid #fff;
  border-color: transparent transparent #fff transparent;
  top: -20px;
  z-index: 5;
}

.header-nav .sub-nav .sub-nav-wp a {
  color: #000;
  font-size: 16px
}

.header-nav .sub-nav .sub-nav-wp a:hover {
  color: #043491
}

.header-nav .sub-nav .sub-nav-wp .nav-pic {
  position: relative;
  width: 230px
}

.header-nav .sub-nav .sub-nav-wp .nav-pic p {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 65px 5px 5px;
  z-index: 10;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background: linear-gradient(0deg, rgba(60, 117, 166, 1) 0%, rgba(60, 117, 166, 0) 100%)
}

.header-nav .sub-nav .sub-nav-wp .sub-nav-a {
  width: calc(100% - 270px)
}

.header-nav .sub-nav .sub-nav-wp .sub-nav-a div.flex:after {
  display: inline-block;
  width: 33%;
  content: ''
}


.header-nav .sub-nav1 {
  width: 800px;
  left: 50%;
  transform: translateX(-50%);
}

.header-nav .sub-nav1 .sub-nav-wp::before {
  left: 50%;
  margin-left: -10px
}

.header-nav .sub-nav2 {
  width: 800px;
  left: 50%;
  transform: translateX(-50%);
}

.header-nav .sub-nav2 .sub-nav-wp::before {
  left: 50%;
  margin-left: -10px
}

.header-nav .sub-nav3 {
  width: 927px;
  left: 50%;
  transform: translateX(-50%);
}

.header-nav .sub-nav3 .sub-nav-wp::before {
  left: 50%;
  margin-left: -10px
}

.header-nav .sub-nav4 {
  width: 800px;
  left: 50%;
  transform: translateX(-50%);
}

.header-nav .sub-nav4 .sub-nav-wp::before {
  left: 50%;
  margin-left: -10px
}

.header-nav .sub-nav5 {
  width: 800px;
  right: -290px;
}

.header-nav .sub-nav5 .sub-nav-wp::before {
  right: 316px
}

.header-nav .sub-nav6 {
  width: 800px;
  right: -195px;
}

.header-nav .sub-nav6 .sub-nav-wp::before {
  right: 216px
}

.header-nav .sub-nav7 {
  width: 880px;
  right: -95px
}

.header-nav .sub-nav7 .sub-nav-wp::before {
  right: 120px
}

.header-nav .sub-nav8 {
  width: 800px;
  right: 0
}

.header-nav .sub-nav8 .sub-nav-wp::before {
  right: 20px
}

.white-background {
  width: 100%;

  background-color: rgba(255, 255, 255, .9);
}

.pore {
  position: relative;
}

.banner {
  width: 100%;
  min-width: 1300px
}

.footer {
  background: #262626;
  min-width: 1300px;
  height: 245px;
}


.footer .footInfo {
  height: 100%;
  padding: 60px 0 50px;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;

}


.f-top-title {
  width: 100%;
  height: 30px;
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 20px;
}


.ideology-header {
  width: 100%;
  height: 86px;
  line-height: 20px;
  text-align: center;
  background-color: #FFFFFF;
}

.header-title {
  float: right;
  width: 160px;
  height: 35px;
  line-height: 35px;
  color: rgba(255, 255, 255, .9);
  font-size: 24px;
  padding-left: 10px;
  font-weight: bold;
}

.logo img {
  display: inline-block;
  height: 88px;
  float: left;
  margin-top: -22px;
}

.nav {
  width: 100%;
  height: 40px;
  background-color: rgb(44, 87, 182);
  z-index: 999;
}

.nav-list>li {
  float: left;
  width: 10.5%;
  height: 100%;
  text-align: center;
  line-height: 37px;

}

.nav-list a {
  color: #ffffff;
}

.nav-list>li.active,
.nav-list>li:hover {
  border-bottom: 3px solid #ff7a46;
}

.search {
  width: 285px;
  height: 36px;
  border-radius: 3px;
  border: solid 1px #d2d2d2;
  padding: 5px;

}

#search-input {
  width: 90%;
  height: 100%;


}

.login-btn {
  width: 90px;
  height: 28px;
  background-color: #ff7a46;
  border-radius: 3px;
  padding: 5px;
  color: #ffffff;
  cursor: pointer;

}

.banner-img {
  /*height: 360px;*/
  height: 285px;
  position: relative;
}

.banner-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}



.banner-box {
  position: absolute;
  width: 250px;
  height: 107px;
  /*background-color: rgba(29, 68, 154, .0);*/
  color: #ffffff;
  bottom: 89px;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.bgcblue{
  background-color: #2c57b6;
  opacity: 0.8;
}


.banner-font {
  color: #ffffff;
  font-size: 36px;
  letter-spacing: 3px;
  text-align: center;

}

/*猫炉娄忙茠鈥γモ�βモ�β泵┢捖ニ嗏�� */
.news-content {
  display: flex;
  overflow: hidden;
  padding: 30px 0;
  min-height: 800px;
}

/* 氓路娄氓陇拧氓聫鲁氓掳鈥樏ヅ锯�� */
.cont-left {
  width: calc(100% - 335px);
  padding-right: 40px;
  min-width: 360px
}

.cont-left-title {
  text-align: center;
  color: #2f2f2f;
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 500;
}

.left-main {
  color: #000;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.left-main p {
  text-indent: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}

.left-main img {
  /*margin-left: 86px;*/
}

.left-main table {
  width: 90% !important;
  margin: 0 auto !important;
  border: 1px solid #ccc !important;
  border-collapse: collapse;
}

.left-main table td,
.left-main table th {
  text-align: center;
  padding: 5px 0;
  border: 1px solid #ccc !important;
}

.left-main p {
  line-height: 32px;
  font-size: 16px;
}

.left-img img {
  /*margin-left: 0px;*/
}
.left-main p img {
  display: initial;
  /*max-width: 85% !important;*/
  /*height: auto !important;*/
}

.cont-right {
  padding-bottom: 20px;
  width: 330px;
}

.cont-right-ul {

  width: 100%;

}

.cont-right-ul li {
  height: 50px;
  font-size: 14px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
}

/* 氓路娄氓掳鈥樏ヂ徛趁ヂづ∶ヅ锯�� */
.survey-left {
  width: 260px;
  padding-top: 30px;
  margin-right: 40px;

}

.survey-left-top {
  margin-bottom: 15px;
  font-size: 13px
}

.survey-left-title {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
}

.survey-left-ul {
  width: 100%;
  padding: 20px 10px;
  background-color: #ffffff;
  min-height: 350px;
  border-radius: 5px;
}

.survey-left-ul li {
  height: 52px;
  font-size: 16px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
}

.survey-left-ul a:last-child li {
  border-bottom: none;
}


.survey-right {

  width: calc(100% - 300px);
  min-width: 360px
}


.survey-right-title {
  text-align: center;
  color: #2c57b6;
  font-size: 36px;
  margin-bottom: 30px;
  font-weight: 600;
  padding: 10px;
  border-bottom: 1px solid rgba(226, 226, 226, .54);
}

.ul-has-bg li.active {
  color: #fff;
  background: linear-gradient(to right, #0762cb, #21d2fe);
}

.ul-has-bg li.active a {
  color: #ffffff;
}

.ul-has-bg a {
 display: flex;
 justify-content: space-between;
 align-items: center;
 width: 100%;
}
.ul-has-bg a .iconfont{
  height: 0px;
}
.grey-color {
  color: #909090;
}

.text-dark {
  color: #464646;
}

.pagination {
  height: 50px;
  line-height: 50px;
  margin: 30px 0;
}

.pagination a {
  border: 1px solid #dfe1e2;
  padding: 5px 10px;
  font-weight: 500;
  background-color: #fff;
  color: #2670f8;
  margin: 0 3px;
}

.pagination a:hover,
.pagination a.active {
  color: #FFFFFF;
  background-color: #2670f8;
}

.page-input {
  width: 50px;
  height: 30px;
  border: 1px solid #dfe1e2;
  margin: 0 5px;
  text-align: center;
}

/*  */
.border-0 {
  border: 0 !important
}

/* 猫鈥÷┾偓鈥毭ヂ衡�� */
.logoWhite {
  height: 52px;
}

.trans {
  transition: all .3s;
}

.mobNav {
  position: fixed;
  top: 86px;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, .95);
  z-index: 889;
  padding-top: 53px;
  bottom: 0;
  padding: 20px 5% 30px;
  display: none
}

.mobNav .links {
  font-size: 13px;
  text-align: center;
  padding: 5px 0;
  opacity: .7;
}

.mobNav .links a {
  margin: 0 3px
}

.mobNav ul {
  height: 75vh;
  overflow: auto
}

.mobNav ul li {
  padding: 15px 0;
  border-bottom: 1px solid #ddd
}

.mobNav ul li:last-child {
  border-bottom: 0
}

.mobNav ul li .navp a {
  font-size: 15px;
  color: #005a99;
  font-weight: bold;
}

.mobNav ul li .navp i {
  display: block;
  width: 16px;
  transition: .3s;
  transform-origin: center;
  color: #005a99;
  margin-right: 5px
}

.mobNav ul li.on .navp i {
  transform: rotate(-45deg);
}

.mobNav ul li .subNavm {
  margin-top: 10px;
  display: none
}

.mobNav ul li .subNavm a {
  line-height: 35px;
  font-size: 14px;
  width: 33.333%
}

.m-show {
  display: none;
}


.navmob-btn {
  display: none
}

.navmob-btn .toSearch {
  font-size: 25px;
  margin-right: 20px;
  line-height: 38px
}

.head-menu-btn {
  z-index: 999;
  overflow: hidden;
  width: 36px;
  height: 36px;
  text-indent: -5260px;
  opacity: 1;
  transform: translateY(0)
}

.head-menu-btn .line-1,
.head-menu-btn .line-2,
.head-menu-btn .line-3 {
  position: absolute;
  top: 50%;
  right: 50%;
  display: block;
  margin-right: -20px;
  width: 36px;
  height: 2px;
  background: #fff;
  transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
  transition-property: transform, width, margin, background-color
}

.head-menu-btn .line-1 {
  margin-top: -11px;
  width: 30px
}

.head-menu-btn .line-3 {
  margin-top: 11px;
  width: 30px
}

html.drawerMenu-open .head-menu-btn .line-1 {
  visibility: hidden
}

html.drawerMenu-open .head-menu-btn .line-2 {
  margin-top: 0 !important;
  width: 36px !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

html.drawerMenu-open .head-menu-btn .line-3 {
  margin-top: 0 !important;
  width: 36px !important;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

@media screen and (max-width: 1200px) {
  .header {
    padding: 10px 0;
  }


  .logoWhite {
    height: 40px;
  }

  .footer-box,
  .footer-center {
    width: 100%;
    text-align: center;
  }

}

@media screen and (max-width:998px) {
  .pc-show {
    display: none;
  }

  .m-show {
    display: block;
  }

  .header-r {
    display: none
  }

  .navmob-btn {
    display: flex
  }

  .d-flex {
    flex-wrap: wrap;
  }

  .cont-left {
    width: 100%;
  }

  .cont-right {
    display: none;
  }

  .news-list-box {
    justify-content: center !important;
  }
}
.bgcgread{
  background: #f5f7fa;
}

.el-table .el-table__cell{
  padding: 22px 0!important;
}
.fenye{
  padding: 5px 0;
  text-align: center;
}

/**/
.wp,
.footer,
.nav,
.banner,
.header,
.banner-img {
  min-width: 1300px;
}
body,
html{
  overflow-x: unset!important;
}
@media (max-width: 980px){
  .bgcgread {
    width: 1300px;
  }
}
.atlas-top h3 {
  font-size: 30px;
  color: #b6b6b6;
  margin-bottom: 10px;
}

.atlas-time {
  font-size: 16px;
  color: #d8d8d8;
}

.atlas-center {
  margin: 30px 0;
}

.atlas-bottom {
  font-size: 16px;
  color: #b6b6b6;
  height: 50px;

}

.atlas-num {
  width: 80px;
  font-size: 36px;
  margin-right: 20px;
}

.atlas-banner {
  height: 720px;
}

.atlas-banner .swiper-button-next,
.atlas-banner .swiper-button-prev {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  text-align: center;
}

.atlas-banner .swiper-button-prev {
  left: -80px;
}

.atlas-banner .swiper-button-next {
  right: -80px;
}

.swiper-container.atlas-banner {
  height: 500px;
}