  body{
  margin: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  }
* {
	margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: .16rem;
}
.yh {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.w1366 {
    width: 13.66rem;
    margin: 0 auto;
}
.title {
    display: flex;
    align-items: center;
}
.title img {
    width: .4rem;
    height: .4rem;
    margin-right: .16rem;
}
.title p {
    color: #333333;
    font-size: .36rem;
    font-weight: 400;
}
.more p {
    color: #888888;
    font-size: .18rem;
}
.more a {
    position: absolute;
    right: 0;
    top: .75rem;
    display: flex;
    align-items: center;
}
.more:hover .moreimg{
	background-image: url(../img/yzw-more-hover.png);
}
.more:hover p{
	color: #9A200C;
}
.more .moreimg {
    width: .2rem;
    height: .2rem;
    background: url(../img/more.png);
    background-size: 100% 100%;
    margin-left: .12rem;
}
.h-nav{
	width: 13.66rem;
	height: .6rem;
	background-color: #811A0A;
	display: flex;
	/* justify-content: space-between; */
	justify-content: center;
	position: absolute;
	bottom: 0;
}
.h-nav-item>a{
	display: block;
	margin: 0 .2rem;
	line-height: .6rem;
	color: #fff;
	font-size: .18rem;
}
.h-nav2{
	display: none;
}
.h-nav-item:hover>a,
.h-nav-item.active>a{
	color: #FAE385;
	font-weight: bold;
}
.h-nav-item{
	position: relative;
	margin: 0 5%;
  cursor: pointer;
}
.h-nav-item:hover .h-nav2{
	display: block;
	position: absolute;
	z-index: 6666;
	top: .6rem;
	left: 0;
	width: 2rem;
	background-color: #fff;
	border-left: #811A0A 4px solid;
}
.h-nav2-item a{
	display: block;
	height: .48rem;
	line-height: .48rem;
	padding-left: .18rem;
	border-bottom: #EAD1A6 1px solid;
	transition: .5s;
  	cursor: pointer;
}
.h-nav2-item:last-child a{
	border-bottom: none;
}
.h-nav2-item:hover a{
	padding-left: .3rem;
	color: #A12916;
}
  .home-content{
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  background-image: url(../img/bg2.png);
  background-repeat: no-repeat;
  background-size: 99% 6.79rem;
  background-position: 0 2.3rem;
	background-attachment: local;
  }
.footer-line {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .5);
  left: 0;
  bottom: .79rem;
}
.search-icon {
	background-color: #fff;
    position: absolute;
    right: 10px;
	border: none;
	cursor: pointer;
}
.nav-list-box {
	background-image: url(../img/hbg.png);
  	background-size: 100% 100%;
   background-repeat: no-repeat;
   background-position: 0;
   position: relative;
}
.nav-list-more-001{
  position: relative;
	width: 100%;
  }
  .level-nav-list-001{
      display: none;
    position: absolute;
    z-index: 6666;
    top: .6rem;
    left: 0;
    width: 2rem;
    background-color: #fff;
    border-left: #811A0A 4px solid;
  }
  .nav-list-more-001:hover .level-nav-list-001{
  display: block;
  }
.nav-list-more-001:hover .nav_head {
	color: #FAE385;
   font-weight: bold;
}
  .level-nav-list-001:hover{
  display: block;
  }
  .nav-list-001-name{
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #fff;
  cursor: pointer;
  }
  .nav-list-001-name:hover{
  background: #a73827;
  }
  a {
  color: inherit;      /* 文字颜色继承父元素 */
  text-decoration: none; /* 去除下划线 */
  pointer-events: auto;  /* 允许鼠标事件 */
  cursor: default;      /* 将鼠标样式设置为默认样式 */
  }
  * {margin:0;padding:0;}
  ul {list-style:none;}
  #home_body{
  position: relative;
  }
  .home_body{
  width: 100vw;
  height: 100vh;
  overflow: auto;
  }
 .content-center-box ul{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    height: .4rem;
    color: #fff;
    overflow: hidden;
 	 position: relative;
}
  .content-center-box li{
    height: .12rem;
    padding-right: .12rem;
    margin-right: .32rem;
    line-height: .12rem;
    white-space: nowrap;
  }
  .news-and-information{
  height: 554px;
  width: 100%;
  padding: 30px 0;
  }
  .news-and-information-szfc{
  width: 100%;
  padding: 30px 0;
  }

  .footer-content-box{
  	width: 100%;
    height: 2.2rem;
    background: url(../img/footer-bg.png);
    background-size: 100% 100%;
    position: relative;
	color: #fff;
 	position: relative;
	border-top: #811A0A 6px solid;
  }
  .footer-content {
    padding-top: 0.34rem;
    text-align: center;
  }
  .footer-content-box .footer-bottom-pic{
  width: 100%;
  height: 190px;
  }
.footer-bottom-content {
	display: flex;
    justify-content: space-between;
    width: 13.66rem;
    margin: 0 auto;
    padding-top: .6rem;
}
.footer-bottom-content1 {
color: #fff;
    width: 13.66rem;
    margin: 0 auto;
}
.link-list {
	display: flex;
    flex-flow: column;
}
.link-list .footer-label {
	font-size: .18rem;
    color: #fff;
    margin-bottom: .32rem;
    font-weight: 400;
}
.link-list .nav_head {
	display: flex;
    margin-bottom: .24rem;
}
.link-list .nav_head:hover {
	text-decoration: underline;
}
.contact-information {
	display: flex;
    flex-flow: column;
}
.contact-information .footer-label {
	font-size: .18rem;
    color: #fff;
    margin-bottom: .32rem;
    font-weight: 400;
}
.contact-information .contact-info {
	display: flex;
    margin-bottom: .24rem;
}
.contact-information .contact-info p {
	width: 3.6rem;
}
.erwai-{
display: flex;
}
.erwai-gzh .gzh-info {
    display: flex;
    flex-flow: column;
    text-align: center;
    margin-left: .3rem;
}
.erwai-gzh .gzh-info img {
	width: 1rem;
    height: 1rem;
}
.searchInput {
    align-items: center;
    display: flex;
    width: 2.8rem;
    height: .34rem;
    background-color: #fff;
    border-radius: .04rem;
    overflow: hidden;
    margin-top: 0.3rem;
    position: relative;
}
.searchInput form {
width: 100%;
}
#q{
	 border: none;
   	background: transparent;
    width: calc(100% - .3rem);
    padding-left: .1rem;
    font-size: .14rem;
	outline: none;
}
 #q::placeholder{
    color: #fff;
 }
  .footer-bottom-pic-url{
  width: 208px;
  }
  .footer-bottom-001-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  .footer-bottom-001-top-left{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80%;
  }
.footer-bottom-001-top-left span{
	font-size: .18rem;
	color: #fff;
	padding: 0 10px;
}
  .footer-info-001{
  font-size: .12rem;
  color: #bebebe;
  padding-left: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  }
  .footer-bottom-001-bottom{
    height: 102px;
    font-size: .12rem;
    color: #bebebe;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .footer-bottom-001-bottom a{
  color: #bebebe;
  }

  .header-content-001{
  	height: 1.9rem;
  	width: 13.66rem;
  	margin: 0 auto;
  }
  .header-content-001 .header-logo{
  width: 5.2rem;
  height: .76rem;
  cursor: pointer;
  margin-right: 16px;
  }
  .header-001-logo-text{
  border-left: 1px solid #a12916;
  color: #a12916;
  }
  .header-001-logo-text1{
	display:flex;
  	color: #FFF;
   align-items: center;
    position: relative;
  }
  .header-logo-left{
  display: flex;
  align-items: center;
  height: 1.14rem;
  justify-content: space-between;
  }
 .header-logo-left .h-logo{
	display: flex;
	align-items: center;
	margin-top: .24rem;
}
 .header-logo-left .h-logo img{
	width: 3.7rem;
	height: .75rem;
}
 .header-logo-left .h-logo p{
	font-size: .26rem;
	color: #fff;
	height: .46rem;
	border-left: #fff 1px solid;
	margin-left: .24rem;
	padding-left: .24rem;
	line-height: .46rem;
	margin-top: .1rem;
}
  .header-logo-right{
  }
  .default-type-02{
  display: none;
  }
  .header-content-002{
  background: #fff;
  }

  .nav-list-001{
  	width: 13.66rem;
    height: .6rem;
    background-color: #811A0A;
    display: flex;
;
    /* justify-content: space-between; */
    justify-content: center;
    position: absolute;
    bottom: 0;
  align-items: center;
  }
  .data_list_001{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
  }
  .data_list_001 .nav_head{
  	display: inline-block;
   width: 100%;
   height: .6rem;
   line-height: .6rem;
   text-align: center;
   font-size: .18rem;
   color: #fff;
   position: relative;
  	cursor: pointer;
  }
.data_list_001 .nav_head span{
   font-size: .18rem;
  }
.data_list_001 .nav_head:hover{
    cursor: pointer;
}
.header-line {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .2);
    left: 0;
    bottom: .59rem;
}
  .data_list_002 .nav_head{
  text-align: center;
  font-weight: 400;
  font-size: .18rem;
  color: #a12916 !important;
  margin: 0 16px;
  cursor: pointer;
  }
  .data_list_001 .nav_head span{
  padding-bottom: 8px;
  border-bottom: 2px solid #ffffff00;
  }
  .data_list_002 .nav_head span{
  padding-bottom: 8px;
  border-bottom: 2px solid #ffffff00 !important;
  }
  .level-nav-list-001{
  position: absolute;
  padding: 10px 0;
  width: 140px;
  background: #6b6262;
  border-radius: 10px;
  left: -16px;
  top: 66px;
  display: none;
  }
  .level-nav-list-001:hover{
  display: block;
  }
  .nav-list-001-name{
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #fff;
  cursor: pointer;
  }
  .nav-list-001-name:hover{
  background: #a73827;
  }
  #headerTopBox01 .el-button--primary{
  background-color: #ffffff00 !important;
  border: 2px solid #a12916 !important;
  color: #a12916 !important;
  }
  #headerTopBox01 .el-icon-search{
  font-weight: 600 !important;
  }
  .search-pic-url-001{
  display:none;
  }
  .xmjj-content-box-002-list{
  display: flex;
  position: relative;
  }
  .xmjj-data-list-nav-002{
  width: 360px;
  cursor: pointer;
  margin-bottom: 2px;
  }
  .data-002-list{
  height: 86px;
  padding: 18px 30px;
  background: #fff;
  }
  .xmjj-002-list{
  overflow: hidden;
  font-size: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  line-height: 26px;
  }
  .xmjj-data-list-details-002{
  width: calc(100% - 380px);
  height: 493px;
  margin-left: 20px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  }
  .xmjj-list-details-pic{
  width: 100%;
  height: 493px;
  cursor: pointer;
  background: #fff;
  text-align: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #e9e9e9;
  }
  .xmjj-list-details-pic img{
  height: 100%;
  max-width: 100%;
  }
  .xmjj-list-details-title{
  width: 100%;
  display: flex;
  align-items: center;
  height: 60px;
  line-height: 60px;
  padding; 0 16px;
  position: absolute;
  background: #21222242;
  cursor: pointer;
  left: 0;
  color: #fff;
  bottom: 0;
  text-align: left;
  }
  .xmjj-list-title-009{
  max-width: 80%;
	font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-left:20px;
  cursor: pointer;
  }
  .details-btn-009{
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
font-size: 20px;
  background: #fff;
  color: #a12916;
  border-radius: 20px;
  margin-left: 20px;
  cursor: pointer;
  }
  .high-brightness-002-list{
  background: #a12916;
  color: #fff;
  }
  .xmjj-list-details-pic{
  display: none;
  }
  .xmjj-info0details-list .xmjj-list-details-pic:nth-child(1) {
  display:block;
  }
  .szfc-content-list-box-001{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  }
  .szfc-001-list{
  height: 86px;
  border-radius: 8px;
  padding: 12px;
  width: 47%;
  background: #fff;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  border-bottom: 2px solid #cccccc08
  }
  .szfc-001-list:hover{
  border-bottom: 2px solid #a12916;
  }
  .szfc-001-list-time{
  font-size: 18px;
  }
  .szfc-001-list-title{
  width: 100%;
  font-size: 20px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  .xmjj-content-box-001{
  width: 100%;
  height: 100%;
  }
  .xmjj-content-box-001 .news_info_title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  }
  .xmjj-content-box-001 .xmjj-title{
  font-weight: 500;
  font-size: 28px;
  color: #a12916;
  }
  .xmjj-content-box-001 .seeMore{
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  opacity: .4;
  }
  .xmjj-content-data-001{
  display:flex;
  justify-content: space-between;
  }
  .xmjj-content-left-001{
  width: 678px;
  background: #fff;
  position: relative;
  cursor: pointer;
  border-bottom: 2px solid #fff;
  }
  .xmjj-content-left-001:hover{
  border-bottom: 2px solid #a12916;
  }
  .xmjj-list-pic-url{
  width: 100%;
  height: 382px;
  overflow: hidden;
  border-bottom: 1px solid #f3f3f3;
  }
  .xmjj-list-pic-url img{
  width: 100%;
  height: 100%;
  }
  .xmjj-content-001-top-content{
  padding: 16px;
  }
  .xmjj-content-001-title{
  font-weight: 500;
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
  padding-left: 4px;
  }
  .xmjj-content-001-content{
  font-weight: 400;
  font-size: 20px;
  color: #000;
  line-height: 42px;
  }
  .xmjj-content-001-ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
  }
  .xmjj-content-right-001{
  margin-left: 68px;
  width: calc(100% - 750px);
  }
  .xmjj-content-001-ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  }
  .xmjj-content-001-zxcontent{
  padding-left: 10px;
  padding-right: 0;
  width: calc(100% - 118px);
  font-weight: 400;
  font-size: 20px;
  color: #000;
  }
  .xmjj-content-001-time-item{
  width: 160px;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #a12916;
  margin-right: 25px;
  text-align: center;
  color: #000;
  }
  .xmjj-content-001-list-item .xmjj-content-001-value {
  font-weight: 400;
  line-height: 30px;
  margin-top: 8px;
  font-size: 20px;
  color: #a12916;
  }
  .xmjj-content-001-list-item{
  display:flex;
  border-bottom: 2px solid #fff;
  padding: 23px 0;
  cursor: pointer;
  }
  .xmjj-content-001-list-item:hover{
  border-bottom: 2px solid #a12916;
  }
  .xsfc-content-box-002{
  display: flex;
  justify-content: space-between;
  }
  .xsfc-content-box-002-notice-item{
  cursor: pointer;
  width: 270px;
  height: 220px;
  background: #fff;
  padding: 0 28px;
  color: #000;
  }
  .xsfc-content-box-002-notice-item:hover .xsfc-content-box-002-notice-content{
  color: #a12916;
  }
  .xsfc-content-box-002-notice-item-date{
  margin-top: 20px;
  font-family: Gotham;
  font-weight: 600;
  font-size: 20px;
  }
  .xsfc-content-box-002-times{
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 20px;
  }
  .xsfc-content-box-002-notice-content{
  font-weight: 400;
  font-size: 18px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%;
  }
  .zszl-content-box-002{
  display:flex;
  justify-content: space-between;
  }
  .zszl-data-list-002{
  width: 32%;
  height: 370px;
  cursor: pointer;
  }
  .zszl-data-list-002 .zszl-data-list-002-pic{
  width: 100%;
  height: 270px;
  border: 1px solid #e9e9e9;
  }
  .zszl-data-list-002 .zszl-data-list-002-pic img{
  width: 100%;
  height: 100%;
  }
  .zszl-data-list-002-title{
  padding: 10px 10px 0 10px;
  }
  .zszl-data-list-002-title .zszl-data-list-002-time{
  font-size: 18px;
  padding-bottom: 6px;
  }
  .zszl-data-list-002-title .zszl-data-list-002-name{
  overflow: hidden;
  font-size: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  line-height: 26px;
  }
  .zszl-data-list-002:hover .zszl-data-list-002-name{
  color: #a12916;
  }
  .zszl-data-list-002:hover .zszl-data-list-002-time{
  color: #a12916;
  }

.refresh_top {
    position: fixed;
    bottom: 2rem;
    right: 1.8rem;
    width: .54rem;
    height: .54rem;
    border-radius: .06rem;
    background-color: #A12916;
    text-align: center;
    color: #fff;
    font-weight: 400;
    z-index: 999;
    transition: .2s;
    border: #fff 1px solid;
display: none;
}
.refresh_top:hover {
	cursor: pointer;
    border-radius: 50%;
}
.refresh_icon_btn {
  position: absolute;
  top: 16px;
  left: 29px;
  width: 24px;
  height: 24px;
}
.refresh_text {
  position: absolute;
  top: 44px;
  left: 30px;
  font-size: 12px;
  font-weight: 400;
  color: #646566;
}
.source_icon .comment .bdsharebuttonbox{
	padding-left: 10px !important;
}
.notice-home {
  padding: .6rem 0;
  position: relative;
  width: 13.66rem;
  margin: 0 auto;
}
.notice-title {
	display: flex;
   align-items: center;
	justify-content: space-between;
}
.notice-title-left {
	display: flex;
   align-items: center;
}
.notice-title-left p {
    color: #333333;
    font-size: .36rem;
    font-weight: 400;
}
.notice-title-left img {
    width: .4rem;
    height: .4rem;
    margin-right: .16rem;
}
 .notice-title-right {
	color: #888888;
   font-size: .18rem;
	display: flex;
   align-items: center;
}
 .notice-title-right p {
	color: #888888;
   font-size: .18rem;
}
.notice-title-right img {
	width: .2rem;
    height: .2rem;
    margin-left: .12rem;
}
.notice-title-right:hover p {
	background-image: url(../img/yzw-more-hover.png);
}
.notice-title-right:img p {
	color: #9A200C;
}
.notice-list {
	display: flex;
}
.notice-list .notice-left {
	width: 8.4rem;
}
.notice-left .left-info {
	width: 8.4rem;
   height: 1.1rem;
   margin-left: -.2rem;
   margin-top: .2rem;
	position: relative;
   padding: .26rem .2rem;
	cursor:pointer;
}
.notice-left .left-title {
    color: #333333;
    font-size: .2rem;
    font-weight: 400;
    position: relative;
    display: inline-block;
    max-width: calc(100% - 1.3rem);
}
.notice-left .left-info:first-child .left-title{
	 color:#ff0000 !important;
}
.notice-left .left-time{
    position: absolute;
    right: .2rem;
    top: .26rem;
    color: #9A200C;
    font-weight: 400;
}
.notice-left .left-summary {
	 font-size: .16rem;
    color: #888888;
    font-weight: 400;
    margin-top: .2rem;
	 width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice-left .left-info:hover {
    transition: .3s;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    background: white;
}
.notice-left .left-info:hover .left-title {
    color: #9A200C;
}

.notice-right {
	margin-top: .5rem;
	margin-left: .4rem;
   width: 5.06rem;
}
.notice-right .right-info {
	 display: flex;
    height: .8rem;
    border-bottom: #DDDDDE 1px dashed;
    margin-top: .22rem;
	cursor: pointer;
}
.notice-right .right-time {
	width: .64rem;
    height: .6rem;
    border: #DDDDDE 1px solid;
    text-align: center;
    margin-right: .24rem;
}
.notice-right .right-day {
    line-height: .3rem;
    height: .3rem;
    background-color: #A12916;
    color: #fff;
    font-size: .2rem;
}
.notice-right .right-month {
    display: block;
    line-height: .3rem;
    color: #666666;
    font-size: .12rem;
}
.notice-right .right-title{
    width: 4.1rem;
    font-size: .2rem;
    color: #333333;
    font-weight: 400;
}
.notice-right .right-info:hover .right-title {
    color: #9A200C;
}

.units {
  width: 100%;
  height: 6.72rem;
  background: #A12916 url(../img/yzw-units.png);
  background-size: 13.94rem 6.46rem;
  background-repeat: no-repeat;
  background-position: 2.14rem .26rem;
  padding-top: 1px;
  position: relative;
}
.units .units-name{
	width: 1.8rem;
    margin: 0 auto;
    color: #fff;
    margin-top: .6rem;
}
.units .units-name p {
    font-size: .36rem;
    font-weight: 400;
}
.dh {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.units .units-name span {
	display: block;
    font-size: .12rem;
    position: relative;
    text-indent: .4rem;
}
.units .units-name span:before {
    content: '';
    width: .34rem;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: .08rem;
}
.units  .more a{
	position: absolute;
    display: flex;
    align-items: center;
    top: 1rem;
    right: 2.77rem;
}
.units  .more a p {
  color: #FFD2CA;
  font-size: .18rem;
}
.units  .more a div{
	width: .2rem;
    height: .2rem;
    background: url(../img/yzw-unit-more.png);
    background-size: 100% 100%;
    margin-left: .12rem;
}
.units  .more:hover div {
	background: url(../img/yzw-unit-more-hover.png);
   background-size: 100% 100%;
}
.units  .more:hover p {
	color: #ececec;
}
.units .swiper-wrapper {
	display: flex;
	margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.unit-list .swiper{
	width: 100%;
	height: 4.2rem;
	margin-top: .3rem;
}
.unit-list .swiper-slide{
	width: 3rem;
	height: 4.08rem;
	background-color: #F7EEE9;
	margin-top: .3rem;
	box-shadow: 0px 7px 24px 0px rgba(0,0,0,0.25);
	transition: .5s;
    margin-left: 26px;
    flex-shrink: 0;
}
.unit-list .swiper-next2,
.unit-list .swiper-prev2{
	position: absolute;
	bottom: .4rem;
	background-image: url('../img/unit-jt.png');
	width: .32rem;
	height: .16rem;
	background-size: 100% 100%;
	z-index: 2;
}
.unit-list .swiper-next2{
	right: 3rem;
}
.unit-list .swiper-prev2{
	transform: rotate(180deg);
	right: 4rem;
}
.unit-list .swiper-next2:hover,
.unit-list .swiper-prev2:hover{
	cursor: pointer;
	background-image: url('../img/unit-jt-hover.png');
}
/* .unit-list .swiper-slide-active{
	margin-top: 0;
	background-color: #fff;
} */
.unit-list .swiper-slide:hover{
	margin-top: 0rem;
	background-color: #fff;
	cursor: pointer;
}
.unit-item a {
      height: 100%;
    display: inline-block;
  cursor: pointer;
}
.unit-item img{
	width: 3rem;
	height: 1.7rem;
}
.unit-item h1{
	font-size: .21rem;
	color: #333333;
	font-weight: 400;
	padding-left: .32rem;
	padding-right: .26rem;
	margin-top: .26rem;
	margin-bottom: .2rem;
}
.unit-item p{
	padding: 0 .3rem;
	color: #666666;
	font-size: .14rem;
	font-weight: 400;
	-webkit-line-clamp: 3;
}
.unit-item .jt{
	position: absolute;
	width: .34rem;
	height: .1rem;
	right: .24rem;
	bottom: .3rem;
	display: none;
}
.unit-item .jt:hover{
	cursor: pointer;
}
.unit-list .swiper-slide:hover .jt{
	display: block;
}
.wnlq-table {
	width: 100%;
}
.enroll{
	padding: .66rem 0;
	position: relative;
}
.enroll-list{
	display: flex;
	flex-wrap: wrap;
}
.enroll-item{
	width: 33%;
	height: .7rem;
	margin-top: .5rem;
}
.enroll-item a{
	display: block;
	display: flex;
	align-items: center;
	position: relative;
}
.enroll-item a div{
	width: .66rem;
	height: .62rem;
	background: linear-gradient(0deg, #951500 0%, #B51010 100%);
	color: #fff;
	text-align: center;
	margin-right: .36rem;
	position: relative;
}
.enroll-item a:hover div{
	top: .1rem;
	left: .1rem;
}
.enroll-item a:hover div::before{
	content: '';
	width: .66rem;
	height: .62rem;
	position: absolute;
	top: -.1rem;
	left: -.1rem;
	border: #B51010 1px solid;
}
.enroll-item a p{
	font-size: .24rem;
	line-height: .3rem;
	font-weight: 400;
	margin-top: .06rem;
}
.enroll-item a span{
	font-size: .12rem;
}
.enroll-item a h3{
	width: 2.9rem;
	font-size: .18rem;
	color: #333333;
	font-weight: 400;
	padding-right: .6rem;
}
.enroll-item a:hover h3{
	color: #951500;
	padding-left: .1rem;
	padding-right: .5rem;
}
.yan{
	width: 100%;
	height: 7.43rem;
	background-color: #F5F5F5;
}
.yan-box{
	padding: .66rem 0;
}
.yan-box .title{
	margin: 0 auto;
	width: 2rem;
	margin-bottom: .55rem;
}
.yan-list{
	display: flex;
	justify-content: space-between;
}
.yan-item{
	width: 4.23rem;
	height: 5rem;
	background-color: #fff;
	position: relative;
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.12);
}
.yan-item .name{
	width: 100%;
	height: .8rem;
	line-height: .8rem;
	text-align: center;
	background-size: 100% 100%;
	font-size: .28rem;
	color: #fff;
	font-weight: 400;
}
.yan-item.yan1 .name{
	background: url(../img/h1.png);
}
.yan-item.yan2 .name{
	background: url(../img/h2.png);
}
.yan-item.yan3 .name{
	background: url(../img/h3.png);
}
.yan-item.type1 ul{
	padding-top: .16rem;
}
.yan-item.type1 li{
	display: flex;
	align-items: center;
	padding: 0 .24rem;
	margin-top: .32rem;
}
.yan-item.type1 li div{
	width: .06rem;
	height: .06rem;
	background-color: #951500;
	margin-right: .16rem;
}
.yan-item.type1 li a{
	width: 3.32rem;
	color: #333333;
	font-size: .18rem;
	font-weight: 400;
	cursor: pointer;
}
.yan-item.type1 li a:hover{
	color: #951500;
}
.yan-item .jtimg{
	width: .33rem;
	height: .11rem;
	position: absolute;
	bottom: .3rem;
	right: .24rem;
	background: url(../img/jt5.png);
	background-size: 100% 100%;
}
.yan-item .jtimg:hover{
	background-image: url(../img/jt4.png);
}
.yan-item .jtimg a{
	display: block;
	width: 100%;
	height: 100%;
}


.yan3 .cover{
	width: 100%;
	height: 1.2rem;
	margin-top: .38rem;
	position: relative;
}
.yan3 .cover a{
	display: flex;
}
.yan3 .cover img{
	width: 1.2rem;
	height: 1.2rem;
	margin-left: .24rem;
	margin-right: .24rem;
}
.yan3 .cover p{
	font-size: .18rem;
	color: #333333;
	font-weight: 400;
	width: 2.22rem;
	margin-top: .06rem;
	-webkit-line-clamp: 3;
	cursor: pointer;
}
.yan3 .cover a:hover p{
	color: #A12916;
}
.yan3 .cover span{
	display: block;
	color: #999999;
	font-weight: 400;
	margin-top: .1rem;
	position: absolute;
	bottom: .1rem;
}
.yan3-item{
	padding: 0 .24rem;
	margin-top: .4rem;
}
.yan3-item a{
	display: flex;
	align-items: center;
	cursor: pointer;
}
.yan3-item a span{
	display: block;
	font-size: .24rem;
	font-weight: 400;
	color: #A12916;
	text-align: center;
}
.yan3-item a p{
	color: #666666;
	font-size: .14rem;
	font-weight: 400;
}
.yan3-item h3{
	margin-left: .16rem;
	font-size: .18rem;
	font-weight: 400;
	color: #333333;
}
.yan3-item a:hover h3{
	color: #A12916;
}
.zsjz-list li:first-child font {
  color:#ff0000;
}

.YQLJ{
	margin-top: .4rem;
	margin-bottom: .5rem;
}
.YQLJ h1{
	font-size: .26rem;
	color: #A12916;
	margin-bottom: .28rem;
}
.YL-list{
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.YL-item a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.14rem;
	height: .7rem;
	background-color: #F4ECE6;
	border-radius: .06rem;
	color: #333333;
	font-size: .16rem;
}
.YL-item a:hover{
	background: #A12916;
	color: #fff;
}

.ZHXZ{
	display: flex;
}
.ZHDT{
	width: 13.66rem;
	margin-top: .32rem;
}
.index-title{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: #E6E6E6 1px solid;
	margin-bottom: .26rem;
	margin-top: .3rem;
	padding-bottom: .24rem;
	position: relative;
}
.index-title p{
	font-size: .26rem;
	color: #A12916;
	position: absolute;
	border-bottom: #A12916 4px solid;
	padding-bottom: .1rem;
}
/* .index-title p::before{
	content: '';
	width: 1.04rem;
	height: .06rem;
	background-color: #A12916;
	position: absolute;
	left: 0;
	bottom: -.26rem;
} */
.index-title a{
	color: #666666;
	position: absolute;
	right: 0;
}
.index-title a:hover{
	color: #A12916;
}
.ZH-box{
	display: flex;
}
.ZH-box .swiper{
    width: 4rem;
    height: 3.88rem;
    background-color: #F3F3F3;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.ZH-box .swiper-wrapper {
position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.ZH-box .swiper-slide img{
	width: 380px;
	height: 2.5rem;
}
.ZH-box .swiper-slide p{
	color: #333333;
	font-size: .2rem;
	padding: .26rem .24rem 0;
	-webkit-line-clamp: 2;
}
.ZH-box .swiper-pagination-bullet{
	width: .2rem;
	height: .04rem;
	background-color: #CCCCCC;
	opacity: 1;
	border-radius: 0;
}
.ZH-box .swiper-pagination-bullet-active{
	background-color: #811A0A;
}
.ZH-box .swiper:hover p{
	color: #811A0A;
}
.ZH-list{
	width: calc(100% - 3.88rem);
}
.ZH-item a{
	display: flex;
	justify-content: space-between;
	height: .43rem;
	line-height: .43rem;
	padding-left: .48rem;
	position: relative;
}
.ZH-item a::before{
	content: '';
	width: .03rem;
	height: .03rem;
	background-color: #000006;
	position: absolute;
	top: 50%;
	left: .32rem;
}
.ZH-item a span{
	display: block;
	min-width: 1.2rem;
	color: #888888;
	text-align: right;
}
.ZH-item a p{
	// width: calc(100% - 1.2rem);
	padding-right: .2rem;
	color: #333333;
	font-size: .18rem;
  width: 8rem;
}
.ZH-item a:hover p,
.ZH-item a:hover span{
	color: #A12916;
}
.ZH-item a:hover p{
	font-weight: bold;
}
.ZH-item a:hover::before{
	background-color: #A12916;
}
.XZZQ{
	margin-top: .35rem;
	width: 2.52rem;
	margin-left: .4rem;
}
.XZ-title{
	height: .48rem;
	line-height: .48rem;
	background: #A12916 url(../img/xzbg.png) no-repeat;
	background-size: .87rem .48rem;
	background-position: 100% 0;
	color: #fff;
	font-size: .2rem;
	padding-left: .16rem;
	margin-bottom: .24rem;
}
.XZ-item a{
	display: flex;
	align-items: center;
	height: .7rem;
	background-color: #EDDDDD;
	margin-bottom: .08rem;
}
.XZ-item a img{
	margin-left: .34rem;
	margin-right: .4rem;
	width: .28rem;
	height: .24rem;
}
.XZ-item a p{
	color: #333333;
	font-size: .18rem;
}
.XZ-item a .iconhover{
	display: none;
}
.XZ-item:nth-child(even) a{
	background-color: #F4ECE6;
}
.XZ-item a:hover{
	background-color: #A12916;
}
.XZ-item a:hover .icon{
	display: none;
}
.XZ-item a:hover .iconhover{
	display: block;
}
.XZ-item a:hover p{
	color: #fff;
}
.PYXK{
	width: 100%;
	height: 5.46rem;
	background: #EDEDED url('bg.png') no-repeat;
	background-size: 100% 100%;
	margin-top: .5rem;
	padding-top: .5rem;
}
.PYXK .w1366{
	display: flex;
	justify-content: space-between;
}
.DT-ITEM{
	width: 6.59rem;
}
.DT-item a{
	display: flex;
	align-items: center;
	margin-bottom: .18rem;
}
.DT-item .xhnum{
	width: .28rem;
	height: .28rem;
	text-align: center;
	line-height: .28rem;
	border: #BFBFBF 1px solid;
	border-radius: .04rem;
}
.DT-item p{
	color: #333333;
	font-size: .18rem;
	margin-left: .2rem;
	width: calc(100% - .4rem - 1.2rem);
}
.DT-item span{
	display: block;
	min-width: 1.2rem;
	color: #666666;
	text-align: right;
}
.DT-item a:hover .xhnum,
.DT-item a:hover p,
.DT-item a:hover span{
	color: #A12916;
	border-color: #A12916;
}
.DT-item a:hover p{
	font-weight: bold;
}