﻿.foot .nav {
  height: 0.71rem;
  background-color: #ebf6ff;
}
.foot .nav .main-cell {
  position: relative;
  padding-top: 0.22rem;
  text-align: center;
}
.foot .bg {
  position: relative;
  padding-top: 0.2rem;
  margin-top: -0.2rem;
  height: 1.76rem;
  background: #007ad8;
  background-size: 100% 100%;
  color: #fff;
}
.foot .bg .top-bar {
  display: inline-block;
  position: absolute;
  margin: 0 auto;
  width: 14rem;
  height: 0.2rem;
  background-color: #ebf6ff;
  top: 0;
  left: 50%;
  margin-left: -7rem;
}
.foot .bg .top-bar::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -0.2rem;
  border-top: 0.1rem solid #ebf6ff;
  border-bottom: 0.1rem solid transparent;
  border-left: 0.1rem solid transparent;
  border-right: 0.1rem solid #ebf6ff;
}
.foot .bg .top-bar::after {
  position: absolute;
  right: 0;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: -0.2rem;
  border-top: 0.1rem solid #ebf6ff;
  border-bottom: 0.1rem solid transparent;
  border-left: 0.1rem solid #ebf6ff;
  border-right: 0.1rem solid transparent;
}
.foot .bg .links {
  line-height: 0.4rem;
}
.foot .bg .links .icon {
  vertical-align: sub;
}
.foot .bg .link,
.foot .bg .fgf {
  font-size: 0.16rem;
  color: #fff;
}
.foot .bg .fgf {
  margin: 0 0.1rem;
}
.foot .bg .imgs {
  margin-top: 0.45rem;
}
.foot .bg .imgs a {
  display: inline-block;
}
.foot .drop-select.cur .arrow .tit {
  color: #007ad8;
}
.foot .drop-select {
  width: 25%;
  padding: 0 0.25rem;
  cursor: pointer;
  border-right: solid 1px #d3e5f4;
  position: static;
}
.foot .drop-select:last-child {
  border: 0;
}
.foot .drop-select .arrow .tit {
  font-size: 0.18rem;
  color: #333;
}
.foot .drop-select .arrow .tit:hover {
  color: #007ad8;
}
.foot .drop-select .select .arrow-icon {
  background: url(nx2022_arrow2.png);
  margin: 0 0 0 0.2rem;
  vertical-align: top;
  position: relative;
  display: inline-block;
  width: 0.17rem;
  height: 0.27rem;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
.foot .drop-select .select .arrow-icon.cur {
  transform: rotateX(180deg);
}
.foot .drop-select .dropdown-menu {
  overflow: hidden;
  display: none;
  position: absolute;
  bottom: 0.6rem;
  left: 0;
  z-index: 1;
  text-align: left;
  font-size: 0.16rem;
  width: 14rem;
  height: 2.8rem;
  padding: 0.1rem;
  background-color: #ebf6ff;
}
.foot .drop-select .dropdown-menu .container {
  padding: 0.19rem 0.65rem;
  background-color: #fff;
  height: 100%;
}
.foot .drop-select .dropdown-menu ul {
  background-color: #fff;
  height: 100%;
  overflow-y: auto;
}
.foot .drop-select .dropdown-menu li {
  width: 25%;
  line-height: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.foot .drop-select .dropdown-menu li a {
  padding-left: 0.1rem;
}
.foot .drop-select .dropdown-menu li a:hover {
  color: #007ad8;
}
.sy .top-img {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  width: 14rem;
}
.sy .top-img:hover {
  opacity: 0.6;
}
.sy .xw-box {
  position: relative;
  width: 100%;
  height: 1.4rem;
  border: 1px solid #f4f4f4;
  box-shadow: 0 0 0.07rem rgb(0 0 0%);
  overflow: hidden;
}
.sy .swp3 {
  display: inline-block;
  width: calc(100% - 0.79rem);
  height: 100%;
}
.sy .swp3 .swiper-slide {
  padding-top: 0.3rem;
  box-sizing: border-box;
}
.sy .tt {
  margin-top: 0.2rem;
  vertical-align: top;
  margin-left: 0.3rem;
  position: relative;
  padding-top: 0.1rem;
  display: inline-block;
  width: 0.49rem;
  height: 0.8rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
}
.sy .tt img {
  width: 0.56rem;
  height: 0.8rem;
}
.sy .con {
  margin-left: 0.3rem;
  display: inline-block;
  vertical-align: top;
  width: 11.7rem;
}
.sy .con .tit {
  font-weight: bold;
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333;
}
.sy .con .con-con {
  margin-top: 0.16rem;
  color: #34332f;
  font-size: 0.18rem;
  line-height: 0.18rem;
}
.sy .pg3 {
  margin-top: 0.3rem;
  margin-right: 0.3rem;
  width: 0.1rem;
  right: 0;
  position: absolute;
  top: 0;
  line-height: 0.1rem;
}
.sy .pg3 .swiper-pagination-switch {
  margin-top: 0.13rem;
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background-color: #ededed;
  cursor: pointer;
}
.sy .pg3 .swiper-pagination-switch:first-child {
  margin-top: 0;
}
.sy .pg3 .swiper-active-switch {
  background-color: #3e95e8;
}
.sy .swp4 {
  position: relative;
  display: inline-block;
  width: 7.6rem;
  height: 4.3rem;
}
.sy .swp4 .cell {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.sy .swp4 .ts {
  padding-left: 0.2rem;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  font-size: 0.2rem;
  font-weight: bold;
  color: #fff;
}
.sy .swp4 .ts span {
  display: block;
  height: 100%;
  width: calc(100% - 1.4rem);
}
.sy .swp4 .swiper-button-prev,
.sy .swp4 .swiper-button-next {
  position: absolute;
  padding: 0.1rem;
  box-sizing: content-box;
  width: 0.24rem;
  height: 0.5rem;
  top: 50%;
  margin-top: -0.25rem;
  cursor: pointer;
}
.sy .swp4 .swiper-button-prev:hover,
.sy .swp4 .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.4);
}
.sy .swp4 .swiper-button-prev {
  left: 0.1rem;
}
.sy .swp4 .swiper-button-next {
  right: 0.1rem;
}
.sy .pg4 {
  position: absolute;
  bottom: 0;
  margin-bottom: 0.24rem;
  right: 0.1rem;
  z-index: 1;
}
.sy .pg4 .swiper-pagination-switch {
  margin-right: 0.1rem;
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #d5d1cc;
  cursor: pointer;
}
.sy .pg4 .swiper-active-switch {
  background-color: #e20000;
}
.sy .sy-news-list {
  vertical-align: top;
  display: inline-block;
  margin-left: 0.3rem;
  width: calc(100% - 7.6rem - 0.3rem);
}
.sy .sy-news-list .panel {
  margin-right: 0.1rem;
  display: inline-block;
  line-height: 0.54rem;
  padding: 0 0.1rem;
  font-size: 0.24rem;
  color: #333;
}
.sy .sy-news-list .panel:last-child {
  margin-right: 0;
}
.sy .sy-news-list .cur {
  border-bottom: 0.04rem solid #006fc4;
  font-weight: bold;
  color: #006fc4;
}
.sy .sy-news-list .tabItem {
  margin-top: 0.15rem;
}
.sy .sy-news-list .tabItem li {
  position: relative;
  padding-left: 0.2rem;
  line-height: 0.45rem;
}
.sy .sy-news-list .tabItem li::before {
  content: '◆';
  display: inline-block;
  font-size: 0.12rem;
  width: 0.12rem;
  height: 0.12rem;
  position: absolute;
  color: #c2c2c2;
  left: 0;
  top: 50%;
}
.sy .sy-news-list .tabItem li .tit {
  width: calc(100% - 0.8rem);
  font-size: 0.18rem;
  color: #000;
  cursor: pointer;
}
.sy .sy-news-list .tabItem li .tit:hover {
  color: #006fc4;
}
.sy .sy-news-list .tabItem li .time {
  display: inline-block;
  width: 0.5rem;
  margin-right: 0.1rem;
  font-size: 0.16rem;
  color: #666;
}
.sy .sy-news-list .tabPanel {
  position: relative;
  border-bottom: 1px solid #ededed;
}
.sy .sy-news-list .tabPanel .more {
  line-height: 0.54rem;
  font-size: 0.16rem;
  color: #666;
}
.sy .sy-news-list .tabPanel .more:hover {
  color: #006fc4;
}
.sy .w760 {
  margin-left: 0;
  width: 7.6rem;
}
.sy .as {
  height: 2.02rem;
  text-align: center;
  position: relative;
}
.sy .as .cell {
  padding-top: 0.45rem;
  display: inline-block;
  width: calc((100% - 5px) / 6);
  height: 100%;
}
.sy .as .cell:hover .text {
  color: #006fc4;
}
.sy .as .cell:hover img {
  transform: rotateY(360deg);
  transition: all 0.8s;
}
.sy .as img {
  width: 0.67rem;
  height: 0.84rem;
}
.sy .as .text {
  font-size: 0.16rem;
  color: #333;
}
.sy .as .fgf {
  display: inline-block;
  width: 1px;
  height: 0.6rem;
  background-color: #dedede;
  vertical-align: top;
  margin-top: 0.6rem;
}
.borderf4 {
  border: solid 1px #f4f4f4;
  box-shadow: 0 0 0.07rem rgb(0 0 0%);
}
.main-cell {
  display: block;
  width: 14rem;
  margin: 0 auto;
  margin-top: 0.14rem;
}
.main-cell .mt10 {
  margin-top: 0.02rem;
}
.tac {
  text-align: center;
}
.drop-select .select .arrow-icon {
  background: url(nx2022_arrow1.png);
  background-size: 100%;
  width: 0.07rem;
  height: 0.04rem;
  margin-top: 0.13rem;
  position: relative;
  right: 5px;
}
.bclok-center {
  display: block;
  margin: 0 auto;
}
.mt22 {
  margin-top: 0.22rem;
}
.mt10 {
  margin-top: 0.1rem;
}
.mr10 {
  margin-right: 0.1rem;
}
.mr20 {
  margin-right: 0.2rem;
}
.mt30 {
  margin-top: 0.3rem;
}
.w1400 {
  width: 14rem;
  margin: 0 auto;
}
.p20 {
  padding: 0.2rem;
}
.pt30 {
  padding-top: 0.3rem;
}
.web-dn {
  display: none;
}
.wap-dn {
  display: block;
}

/*
 * @Author: tanyaohua 1361827298@qq.com
 * @Date: 2022-06-21 10:51:23
 * @LastEditors: tanyaohua 1361827298@qq.com
 * @LastEditTime: 2022-06-21 17:25:03
 * @FilePath: \ningxia\sites\themeTemplate\css\nx2022_tyh.less
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
 */
.centerWidth {
  width: 12rem;
  margin: 0 auto;
}
.f-otw {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.db {
  display: inline-block;
}
.mt20 {
  margin-top: 0.2rem;
}
.mt70 {
  margin-top: 0.7rem;
}
.paddinglr20 {
  padding: 0 0.2rem;
}
.head .headertop {
  height: 4.17rem;
  background: url(ztmb_ztbg.jpg) top center no-repeat;
  background-size: 19.2rem 4.17rem;
}
.head .headertop .logo1 img {
  width: 3.6rem;
  height: 0.52rem;
}
.head .headertop .yydh_zt_centertop {
  text-align: center;
}
.head .headertop .centerZTname {
  width: 9.36rem;
  height: 1.7rem;
}
.head .yydh_nav {
  height: 1rem;
  background: url(navbg.png) no-repeat top center;
  background-size: 19.2rem 1rem;
  position: relative;
  text-align: center;
}
.head .yydh_nav ul li {
  float: left;
  background: url(yyah-navshu.png) right center no-repeat;
}
.head .yydh_nav ul li:nth-child(5) {
  background: none;
}
.head .yydh_nav ul li:nth-child(10) {
  background: none;
}
.head .yydh_nav ul li a {
  width: 2.3rem;
  color: #fefefe;
  font-size: 0.2rem;
  line-height: 0.5rem;
}
.head .yydh_nav ul li a:hover {
  background: url(yydh-sanjiao.png) no-repeat bottom center;
}
.yydh-neirong .yydh-title {
  margin-top: 0.4rem;
  height: 0.5rem;
  background: url(yydh-ztmb_xian.png) no-repeat bottom center;
  background-size: 12rem 0.29rem;
  text-align: center;
  position: relative;
}
.yydh-neirong .yydh-title .title {
  color: #017ad8;
  font-size: 0.3rem;
  font-weight: bold;
}
.yydh-neirong .yydh-title .more {
  position: absolute;
  right: 0;
  color: #a6bbcc;
  font-size: 0.14rem;
  line-height: 0.5rem;
}
.yydh-neirong .yydh-title .more:hover {
  font-weight: bold;
}
.yydh-neirong .yydh-cont1 {
  margin-top: 0.3rem;
}
.yydh-neirong .yydh-cont1 .yydh-cont1t {
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #e5e5e5;
}
.yydh-neirong .yydh-cont1 .yydh-cont1t .h1tt {
  display: inline-block;
  color: #333;
  font-weight: bold;
  font-size: 0.24rem;
  max-width: 100%;
}
.yydh-neirong .yydh-cont1 .yydh-cont1t .h1tt:hover {
  color: #007ad8;
}
.yydh-neirong .yydh-cont1 .yydh-cont1t .time {
  margin-top: 0.05rem;
  display: block;
  font-size: 0.16rem;
  color: #666;
  line-height: 0.24rem;
}
.yydh-neirong .yydh-cont1 .yydh-cont1t .yydh-nrp {
  font-size: 0.14rem;
  color: #666;
  line-height: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.yydh-neirong .yydh-cont2 {
  margin-top: 0.3rem;
}
.yydh-neirong .yydh-cont2 .yydh-cont2c {
  width: 5.85rem;
}
.yydh-neirong .yydh-cont2 .yydh-cont2c .yydh-title2 {
  height: 0.4rem;
  background: url(yydh-ztmb_yydh.png) no-repeat center;
  background-size: 100% 0.4rem;
}
.yydh-neirong .yydh-cont2 .yydh-cont2c .yydh-title2 .title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #017ad8;
  line-height: 0.4rem;
}
.yydh-neirong .yydh-cont2 .yydh-cont2c .yydh-title2 .more {
  display: inline-block;
  color: #a6bbcc;
  font-size: 0.14rem;
  line-height: 0.4rem;
}
.yydh-neirong .yydh-cont2 .yydh-cont2c .yydh-title2 .more:hover {
  font-weight: bold;
}
.yydh-neirong .yydh-cont3 {
  margin-top: 0.24rem;
}
.yydh-neirong .yydh-cont3 ul li {
  height: 0.98rem;
  width: 5.83rem;
  border: 0.01rem solid #e9f0f5;
  padding: 0.1rem 0.12rem;
  float: left;
  margin-bottom: 0.3rem;
}
.yydh-neirong .yydh-cont3 ul li:nth-child(even) {
  float: right;
}
.yydh-neirong .yydh-cont3 ul li .yydh-zcjd {
  background-color: #f7f7f7;
  height: 100%;
  width: 0.72rem;
  text-align: center;
  padding-top: 0.12rem;
}
.yydh-neirong .yydh-cont3 ul li .yydh-zcjd .nianfen {
  display: block;
  color: #666;
  font-size: 0.21rem;
  font-weight: bold;
}
.yydh-neirong .yydh-cont3 ul li .yydh-zcjd .riqi {
  display: block;
  color: #666666;
  font-size: 0.17rem;
  font-weight: bold;
}
.yydh-neirong .yydh-cont3 ul li .yydh-zcjdr {
  width: 4.7rem;
}
.yydh-neirong .yydh-cont3 ul li .yydh-zcjdr .title {
  font-size: 0.16rem;
  color: #333;
  width: 100%;
  margin-bottom: 0.05rem;
  margin-top: 0.03rem;
}
.yydh-neirong .yydh-cont3 ul li .yydh-zcjdr .title:hover {
  color: #017ad8;
}
.yydh-neirong .yydh-cont3 ul li .yydh-zcjdr .cont {
  color: #666;
  font-size: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 0.24rem;
}
.yydh-yq-list {
  padding-top: 0.1rem;
}
.yydh-yq-list ul li {
  color: #333;
  font-size: 0.16rem;
  background: url(yydh-spoted.png) no-repeat left center;
  background-size: 0.06rem 0.06rem;
  padding-left: 0.15rem;
  height: 0.38rem;
}
.yydh-yq-list ul li a {
  display: inline-block;
  max-width: 80%;
  line-height: 0.38rem;
}
.yydh-yq-list ul li a:hover {
  color: #3e87ea;
}
.yydh-yq-list ul li .yydh-yq-listspan {
  font-size: 0.16rem;
  color: #999;
  line-height: 0.38rem;
}