.phone_date{
  display: none;
}
.index {
  position: relative;
}
.index .dyp {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.index .dyp .banner {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.index .dyp .banner .swiper {
  width: 100%;
  height: 100%;
}
.index .dyp .banner .swiper .swiper-button-prev:after,
.index .dyp .banner .swiper .swiper-container-rtl .swiper-button-next:after {
  content: "";
}
.index .dyp .banner .swiper .swiper-button-next:after,
.index .dyp .banner .swiper .swiper-container-rtl .swiper-button-prev:after {
  content: "";
}
.index .dyp .banner .swiper .swiper-button-next {
  width: 0.54rem;
  height: 0.54rem;
  opacity: 1;
  background: url(../img/icon2.png) no-repeat center;
  background-size: 100% 100%;
  right: 1.6rem;
}
.index .dyp .banner .swiper .swiper-button-next:hover {
  background: url(../img/icon4.png) no-repeat center;
}
.index .dyp .banner .swiper .swiper-button-prev {
  width: 0.54rem;
  height: 0.54rem;
  opacity: 1;
  background: url(../img/icon1.png) no-repeat center;
  background-size: 100% 100%;
  left: 1.24rem;
}
.index .dyp .banner .swiper .swiper-button-prev:hover {
  background: url(../img/icon3.png) no-repeat center;
}
.index .dyp .banner .swiper .swiper-slide .banners {
  width: 100%;
  height: 100%;
  transform: scale(1.2);
  transition: ease 5s;
  object-fit: cover;
}
.index .dyp .banner .swiper .swiper-slide .nr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: none;
  width: 11rem;
  text-align: center;
  overflow: hidden;
}
.index .dyp .banner .swiper .swiper-slide .nr h2 {
  color: #fff;
  font-size: 0.48rem;
  font-weight: 400;
  margin-bottom: 0.4rem;
  text-shadow:.02rem 0 .02rem #6e6852;
}
.index .dyp .banner .swiper .swiper-slide .nr p {
  font-size: 0.29rem;
  color: #fff;
  line-height: 0.31rem;
  animation-delay: 0.3s;
  text-shadow:.02rem 0 .02rem #6e6852;
}
.index .dyp .banner .swiper .swiper-slide.swiper-slide-active .banners {
  transform: scale(1);
  opacity: 1;
}
.index .dyp .banner .swiper .swiper-slide.swiper-slide-active .nr {
  display: block;
}
.index .dep {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: url(../img/sy_jj_img.jpg) no-repeat center;
  background-size: cover;
}
.index .dep .sy_jj_nr {
  padding: 0 0.94rem;
  box-sizing: border-box;
  width: 100%;
  display: flex;
}
.index .dep .sy_jj_nr .left {
  padding-top: 1rem;
  width: 45%;
}
.index .dep .sy_jj_nr .left h2 {
  color: #333;
  font-size: 0.42rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}
.index .dep .sy_jj_nr .left .dl {
  color: #666666;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.index .dep .sy_jj_nr .left .dl p{
  color: #666;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.index .dep .sy_jj_nr .left .sy_num_gd{
  margin-top: 0.6rem;
  margin-bottom: 0.8rem;
  display: flex;
}
.index .dep .sy_jj_nr .left .sy_num_gd .li {
  margin-right: 1rem;
  text-align: center;
}
.index .dep .sy_jj_nr .left .sy_num_gd .li h1 {
  color: #ea5524;
  font-size: 0.5rem;
  font-weight: 400;
  font-family: 'xb';
}
@font-face {
  font-family: "xb";
  src: url("../MiSans-Semibold.ttf");
  font-weight: normal;
  font-style: normal;
}
.index .dep .sy_jj_nr .left .sy_num_gd .swiper{
  width:100%;
}
.index .dep .sy_jj_nr .left .sy_num_gd .swiper-slide{
  display: flex;
  justify-content: start;
  align-items: center;
}
.index .dep .sy_jj_nr .left .sy_num_gd .li h1 span {
  color: #ea5524;
  font-size: 0.5rem;
  font-weight: 400;
  font-family: 'xb';
}
.index .dep .sy_jj_nr .left .sy_num_gd .li h1 img{
  margin-bottom: .2rem;
  max-width: .4rem;
  max-height: .54rem;
}
.index .dep .sy_jj_nr .left .sy_num_gd .li p {
  color: #666;
  font-size: 0.18rem;
}
.index .dep .sy_jj_nr .right {
  width: 50%;
  position: relative;
}
.index .dep .sy_jj_nr .right .page_video {
  position: absolute;
  top: 60%;
  left: 70%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.index .dep .sy_jj_nr .right .page_video img {
  width: 0.89rem;
  height: 0.92rem;
}
.index .dep .sy_jj_nr .sp_tk {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.index .dep .sy_jj_nr .sp_tk video {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: 70%;
}
.index .dep .sy_jj_nr .sp_tk iframe {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: 70%;
}
.index .dep .sy_jj_nr .sp_tk .close_sp {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 14%;
  right: 12%;
  cursor: pointer;
}
.index .dsp {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: black;
}
.index .dsp .sy_yw_title {
  position: absolute;
  top: 20vh;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.index .dsp .sy_yw_title h3 {
  color: #fff;
  font-size: 0.42rem;
  font-weight: 100;
  margin-bottom: 0.1rem;
  text-align: center;
}
.index .dsp .sy_yw_title p {
  color: #c9f1ff;
  font-size: 0.2rem;
}
.index .dsp .sy_yw_nr .mySwiper2 .swiper-slide {
  overflow: auto;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform, opacity, height;
}
.index .dsp .sy_yw_nr .mySwiper2 .swiper-slide .img {
  width: 100%;
  height: 100vh;
  /* clip-path: circle(0%); */
  transition: 1.2s all ease-in-out;
  position: relative;
}
.index .dsp .sy_yw_nr .mySwiper2 .swiper-slide .img .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/icon14.png) no-repeat top center;
  background-size: cover;
}
.index .dsp .sy_yw_nr .mySwiper2 .swiper-slide .img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index .dsp .sy_yw_nr .mySwiper2 .swiper-slide .img h3 {
  padding: 0 0.94rem;
  box-sizing: border-box;
  position: absolute;
  top: 40vh;
  color: #ffffff;
  font-size: 0.42rem;
  font-weight: 700;
  margin-bottom: 0.34rem;
}
.index .dsp .sy_yw_nr .mySwiper2 .swiper-slide .img p {
  width: 50%;
  padding: 0 0.94rem;
  box-sizing: border-box;
  position: absolute;
  top: 50vh;
  color: #ffffff;
  font-size: 0.18rem;
  line-height: 0.34rem;
}
.index .dsp .sy_yw_nr .mySwiper2 .swiper-slide .img .more {
  position: absolute;
  bottom: 20vh;
  left: 5%;
}
/* .index .dsp .sy_yw_nr .mySwiper2 .swiper-slide.swiper-slide-active .img {
  clip-path: circle(75%);
} */
.index .dsp .sy_yw_nr .mySwiper {
  width: auto;
  height: 0.8rem;
  overflow: hidden;
  position: absolute;
  bottom: 1rem;
  left: 20%;
  /* transform: translateX(-50%); */
  box-sizing: border-box;
}
.index .dsp .sy_yw_nr .mySwiper::before{
  content: '';
  width: 100%;
  height: 0.3rem;
  background: url(../img/icon130.png) no-repeat bottom center;
  background-size: 100%  0.18rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide {
  cursor: pointer;
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: auto;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide a {
  color: #ffffff;
  font-size: 0.2rem;
  display: block;
  margin: 0 .2rem;
  /* width: 1.1rem; */
  /* text-align: center; */
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide.swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat bottom center;
  background-size: 0.51rem 0.34rem;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide.swiper-slide-thumb-active a {
  color: #ea5524;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-wrapper{
  
  width: 100%;
}
/* .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(1) a{
  text-indent: -.8rem;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(2) a{
 text-indent: -.3rem;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(3) a{
  text-indent: .5rem;
}
 .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(4) a {
  text-indent: 1rem;
} 
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(5) a{
  text-indent: -1rem;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(6) a{
 text-indent: -.3rem;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(7) a{
  text-indent: .5rem;
}
 .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(8) a {
  text-indent: 1rem;
}  */

/* .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(1).swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat 14% bottom;
  background-size: 0.51rem 0.34rem;
} 
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(4).swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat 89% bottom;
  background-size: 0.51rem 0.34rem;
} 

 .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(2).swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat 39% bottom;
  background-size: 0.51rem 0.34rem;
} 

 .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(3).swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat 64% bottom;
  background-size: 0.51rem 0.34rem;
} 


 .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(6).swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat 39% bottom;
  background-size: 0.51rem 0.34rem;
} 

 .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(7).swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat 65% bottom;
  background-size: 0.51rem 0.34rem;
} 

 .index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(8).swiper-slide-thumb-active {
  background: url(../img/icon15.png) no-repeat 89% bottom;
  background-size: 0.51rem 0.34rem;
} */
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(2).swiper-slide-thumb-active a {
  color: #ea5524;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(4).swiper-slide-thumb-active a {
  color: #ea5524;
}
.index .dsp .sy_yw_nr .mySwiper .swiper-slide:nth-child(3).swiper-slide-thumb-active a {
  color: #ea5524;
}
.index .dsip {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: url(../img/sy_xw_img.jpg) no-repeat bottom center;
  background-size: 100% 7.23rem;
}
.index .dsip .sy_xw_nr {
  margin-top: 1rem;
  padding: 0 0.94rem;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  position: relative;
}
.index .dsip .sy_xw_nr::before{
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: .3rem;
  height: 1px;
  background-color: #e7e8e8;
}
.index .dsip .sy_xw_nr .left {
  width: 3.2rem;
  position: relative;
}
.index .dsip .sy_xw_nr .left .sy_xw .tit a {
  display: inline-block;
  color: #000000;
  font-size: 0.42rem;
}
.index .dsip .sy_xw_nr .left ul {
  width: 1.4rem;
  height: 6rem;
  background: url(../img/icon8.png) no-repeat left center;
  background-size: 0.9rem 100%;
  padding-top: 1.22rem;
  box-sizing: border-box;
}
.index .dsip .sy_xw_nr .left ul li {
  height: 1rem;
  line-height: 1rem;
}
.index .dsip .sy_xw_nr .left ul li a {
  display: block;
  color: #333333;
  font-size: 0.2rem;
  text-align: right;
}
.index .dsip .sy_xw_nr .left ul li.active a {
  background: url(../img/icon11.png) no-repeat 14% center;
  background-size: 0.34rem 0.51rem;
  color: #ea5524;
}
.index .dsip .sy_xw_nr .left ul li:hover a {
  background: url(../img/icon11.png) no-repeat 14% center;
  background-size: 0.34rem 0.51rem;
  color: #ea5524;
}
.index .dsip .sy_xw_nr .left .more {
  position: absolute;
  bottom: 0;
  left: 0;
}
.index .dsip .sy_xw_nr .right {
  width: calc(100% - 3.2rem);
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper-button-next:after,
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper-rtl .swiper-button-prev:after {
  content: "";
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper-button-prev:after,
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper-rtl .swiper-button-next:after {
  content: "";
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .next {
  width: 0.51rem;
  height: 0.51rem;
  background: url(../img/icon10.png) no-repeat center;
  background-size: 100% 100%;
  top: auto;
  bottom: .06rem;
  right: 8%;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .next:hover {
  background: url(../img/icon59.png) no-repeat center;
  background-size: 100% 100%;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .prev {
  width: 0.51rem;
  height: 0.51rem;
  background: url(../img/icon9.png) no-repeat center;
  background-size: 100% 100%;
  bottom: .06rem;
  top: auto;
  left: auto;
  right: 12%;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .prev:hover {
  background: url(../img/icon60.png) no-repeat center;
  background-size: 100% 100%;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi{
  display: none;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi.active{
  display: block;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper {
  padding: 0.05rem;
  box-sizing: border-box;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a {
  display: block;
  box-shadow: 0 0 16px 1px rgba(215, 215, 215, 0.41);
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a .img {
  width: 4.37rem;
  height: 2.79rem;
  overflow: hidden;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a .img img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a .nr {
  width: 100%;
  padding: 0.3rem;
  box-sizing: border-box;
  background-color: #fff;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a .nr h2 {
  color: #333333;
  font-size: 0.24rem;
  line-height: 0.36rem;
  height: 0.72rem;
  margin-bottom: 0.2rem;
  font-weight: 400;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a .nr p {
  color: #333333;
  font-size: 0.18rem;
  line-height: 0.3rem;
  height: 0.6rem;
  margin-bottom: 0.3rem;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a .nr em {
  display: block;
  color: #686868;
  font-size: 0.2rem;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a:hover .img img {
  transform: scale(1.2);
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a:hover .nr h2 {
  color: #ea5524;
  font-weight: 700;
}
/* .index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a:hover .nr p {
  color: #ea5524;
}
.index .dsip .sy_xw_nr .right .sy_xw_swi .swiper a:hover .nr em {
  color: #ea5524;
} */
.index .fp-auto-height.fp-section,
.index .fp-auto-height .fp-slide,
.index .fp-auto-height .fp-tableCell {
  height: 3.83rem !important;
}
.more {
  display: inline-flex;
  color: #fff;
  font-size: 0.16rem;
  width: 0.9rem;
  height: 0.9rem;
  text-align: center;
  background-color: #ea5524;
  flex-direction: column;
  justify-content: center;
  transition: all 0.5s;
}
.more img {
  width: 0.26rem;
  height: 0.13rem;
  display: block;
  margin: 0.1rem auto;
}
.more:hover {
  transform: translateX(0.1rem);
}
/* header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  height: 1.21rem;
  width: 100%;
  background: url(../img/icon5.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
header .top {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
header .top .top_left {
  margin-right: 1rem;
  width: 6.09rem;
  height: 0.55rem;
}
header .top .top_left a {
  display: block;
  width: 100%;
  height: 100%;
}
header .top .top_left a img {
  width: 100%;
  height: 100%;
}
header .top .top_left a img.logo {
  display: block;
}
header .top .top_left a img.zy_logo {
  display: none;
}
header .top .top_right {
  margin-right: 0.5rem;
  height: 1.21rem;
  line-height: 1rem;
}
header .top .top_right dl {
  display: flex;
}
header .top .top_right dl dd {
  width: 1.4rem;
}
header .top .top_right dl dd.on>a::before {
  width: 100%;
}
header .top .top_right dl dd > a {
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 0.18rem;
  font-weight: 700;
  position: relative;
}
header .top .top_right dl dd:nth-child(5)>a{
  text-indent: .1rem;
}
header .top .top_right dl dd:nth-child(6)>a{
  text-indent: .2rem;
}
.zy header .top .top_right dl dd:nth-child(5)>a{
  text-indent: 0;
}
.zy header .top .top_right dl dd:nth-child(6)>a{
  text-indent: 0;
}
header .top .top_right dl dd > a::before {
  content: "";
  display: block;
  width: 0%;
  height: 0.02rem;
  background-color: #ea5524;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.6s;
}
header .top .top_right dl dd > a:hover::before {
  width: 100%;
}
header .top .top_right dl dd ul {
  display: none;
  width: 5.84rem;
  min-height: 2.42rem;
  padding: 0.3rem;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
}
header .top .top_right dl dd ul li {
  width: 1.82rem;
}
header .top .top_right dl dd ul li:nth-child(1) img {
  display: block;
}
header .top .top_right dl dd ul li:last-child a {
  border-bottom: 0;
}
header .top .top_right dl dd ul li a {
  width: 100%;
  height: 0.53rem;
  line-height: 0.53rem;
  display: block;
  color: #323232;
  font-size: 0.15rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
  border-bottom: 0.01rem solid #e8e8e8;
  position: relative;
  z-index: 1;
}
header .top .top_right dl dd ul li a::before {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  background-color: #ea5524;
  position: absolute;
  bottom: 0;
  left: 0%;
  transition: all 0.6s;
  z-index: -1;
}
header .top .top_right dl dd ul li img {
  display: none;
  position: absolute;
  top: 50%;
  right: 10%;
  width: 2.67rem;
  height: 1.64rem;
  transform: translateY(-50%);
}
header .top .top_right dl dd ul li.on a {
  color: #fff;
}
header .top .top_right dl dd ul li.on a::before {
  width: 100%;
}
header .top .top_right dl dd ul li.on img {
  display: block;
}
header .top .top_right dl dd ul li:hover a {
  color: #fff;
}
header .top .top_right dl dd ul li:hover a::before {
  width: 100%;
}
header .top .top_right dl dd ul li:hover img {
  display: block;
}
header .top .top_right dl dd:hover ul {
  display: block;
}
header .top .top_right dl dd:last-child:hover ul {
  position: absolute;
  right: 1.59rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
header .top .top_right dl dd:last-child:hover ul li img {
  right: auto;
  left: 10%;
}
header .top .tools-mod {
  position: relative;
  display: flex;
  align-items: center;
}
header .top .tools-mod .search-mod {
  margin-right: 0.16rem;
}
header .top .tools-mod .search-mod .icon-search {
  position: relative;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 1;
  width: 0.38rem;
  height: 0.38rem;
  cursor: pointer;
}
header .top .tools-mod .search-mod .icon-search > img {
  width: 100%;
  height: 100%;
}
header .top .tools-mod .search-mod .icon-search > img.sy_search {
  display: block;
}
header .top .tools-mod .search-mod .icon-search > img.zy_search {
  display: none;
}
header .top .tools-mod .search-mod .search-box {
  top: auto;
  bottom: 50%;
  margin-top: 0;
  width: 0;
  height: 0.5rem;
  -webkit-transition-property: width, opacity, visibility;
  transition-property: width, opacity, visibility;
  position: absolute;
  right: 0.1rem;
  margin-top: 0.1rem;
  width: 3.1rem;
  background-color: #eee;
  border: 1px solid #eaeaea;
  border-radius: 0.24rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, transform;
  transition-property: opacity, visibility, transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
header .top .tools-mod .search-mod .search-box .search-txt {
  padding: 0 0.2rem;
  font-size: 0.16rem;
  position: relative;
  width: 80%;
  box-sizing: border-box;
  height: 100%;
}
header .top .tools-mod .search-mod .search-box .search-txt input {
  width: 100%;
  height: 100%;
  background: none;
}
header .top .tools-mod .search-mod .search-box .search-btn {
  width: 14%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
header .top .tools-mod .search-mod .search-box .search-btn .search-submit {
  visibility: hidden;
}
header .top .tools-mod .search-mod.x-show .icon-search {
  opacity: 0;
  z-index: -1;
  -webkit-transition-property: z-index;
  transition-property: z-index;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
header .top .tools-mod .search-mod.x-show .search-box {
  position: absolute;
  right: 0.1rem;
  width: 3.1rem;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
header .top .tools-mod .search-mod.x-show .search-box .search-btn .search-submit {
  opacity: 1;
  visibility: visible;
  -webkit-transition-property: visibility;
  transition-property: visibility;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
footer {
  width: 100%;
  height: 3.83rem;
  background: url(../img/icon12.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 0 1.9rem;
  box-sizing: border-box;
  position: relative;
}
footer .top {
  height: 3.06rem;
  box-sizing: border-box;
  padding-top: 0.54rem;
  display: flex;
  justify-content: space-between;
}
footer .top .title {
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
footer .top .t_let {
  width: 33%;
}
footer .top .t_let h1 {
  background: url(../img/icon12.png) no-repeat left center;
  background-size: 0.42rem 0.41rem;
  height: 0.5rem;
  line-height: 0.5rem;
  padding-left: 0.6rem;
  font-size: 0.35rem;
  color: #fff;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0.1rem;
}
footer .top .t_let p {
  color: #f8c5b5;
  font-size: 0.16rem;
  margin-bottom: 0.14rem;
}
footer .top .t_let .p {
  overflow: hidden;
}
footer .top .t_let .p span {
  float: left;
  color: #f8c5b5;
  font-size: 0.16rem;
}
footer .top .t_let .p em {
  float: left;
  color: #f8c5b5;
  font-size: 0.16rem;
  max-width: 70%;
  line-height: 0.24rem;
}
footer .top .t_mid {
  width: 51%;
}
footer .top .t_mid .gb_dx{
  display: flex;
}
footer .top .t_mid .gb_dx .sy_bt_ewm{
  display: flex;
}
footer .top .t_mid .gb_dx .sy_bt_ewm .img{
  margin-right: .2rem;
}
footer .top .t_mid .gb_dx .sy_bt_ewm .img img{
  width: 1.18rem;
  height: 1.18rem;
}
footer .top .t_mid .gb_dx .sy_bt_ewm .img p{
  line-height: .4rem;
  color:#fff;
  font-size: .15rem;
  text-align: center;
  background: rgba(255, 255, 255, .2);
  margin: 0 auto;
  width: 1.13rem;
}
footer .top .t_mid ul {
  display: flex;
}
footer .top .t_mid ul li {
  margin-right: .7rem;
}
footer .top .t_mid ul li > a {
  color: #ffffff;
  font-size: 0.17rem;
  margin-bottom: 0.14rem;
  display: block;
}
footer .top .t_mid ul li .ej a {
  display: block;
  color: #f8c5b5;
  font-size: 0.15rem;
  margin-bottom: 0.16rem;
}
footer .top .t_mid ul li .ej a:hover {
  color: #fff;
}
footer .top .t_rig {
  width: 18%;
}
footer .top .t_rig ol {
  height: 1.66rem;
  overflow-y: auto;
  padding-right: 0.2rem;
}
footer .top .t_rig ol::-webkit-scrollbar-thumb {
  border-radius: 0.025rem;
  box-shadow: inset 0 0 5px rgba(88, 87, 173, 0.31);
  -webkit-box-shadow: inset 0 0 5px rgba(85, 71, 216, 0.2);
  background: #a0a0a0;
  width: 0.06rem;
}
footer .top .t_rig ol::-webkit-scrollbar {
  border-radius: 0.025rem;
  width: 6px;
  background-color: #fff;
}
footer .top .t_rig ol li a {
  display: block;
  color: #a0a0a0;
  margin-bottom: 0.16rem;
}
footer .top .t_rig ol li a:hover {
  color: #fff;
}
footer .bot {
  height: 0.76rem;
  line-height: 0.76rem;
}
footer .bot .f_b {
  display: flex;
  align-items: center;
}
footer .bot .f_b a {
  display: inline-block;
  color: #ffdfd4;
  font-size: 0.15rem;
  margin: 0 0.05rem;
}
footer .bot .f_b a.gf{
  margin: 0;
}
footer .bot .f_b img {
  margin: 0 0.05rem;
} */
#going {
  position: absolute;
  bottom: 4rem;
  right: 1rem;
  z-index: 9;
  width: 0.77rem;
  height: 0.75rem;
  background: url(../img/icon58.png) no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
#fp-nav {
  top: 47% !important;
  right: 0.6rem !important;
}
#fp-nav ul li {
  margin: 0.1rem 0;
}
#fp-nav ul li a span {
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  background: #ea5524;
  opacity: .4;
}
#fp-nav ul li a.active span {
  width: 0.21rem;
  height: 0.1rem;
  background: #ea5524;
  border-radius: 0.05rem;
  left: 0%;
  opacity: 1;
}
#fp-nav ul li:hover a span {
  width: 0.21rem !important;
  height: 0.1rem !important;
  background: #ea5524;
  border-radius: 0.05rem !important;
  left: 0%;
  opacity: 1;
}
.zy header {
  height: 1.26rem;
  line-height: 1.26rem;
  background: #fff;
  position: relative;
}
.zy header .top .top_left a img.logo {
  display: none;
}
.zy header .top .top_left a img.zy_logo {
  display: block;
}
.zy header .top .top_right {
  height: 1.26rem;
  line-height: 1.26rem;
}
.zy header .top .top_right dl dd > a {
  color: #323232;
}
.zy header .top .tools-mod .search-mod .icon-search > img {
  position: absolute;
}
.zy header .top .tools-mod .search-mod .icon-search > img.sy_search {
  display: none;
}
.zy header .top .tools-mod .search-mod .icon-search > img.zy_search {
  display: block;
}
.zy header .top .tools-mod .search-mod .search-box .search-txt input {
  position: absolute;
}
.zy_banner {
  position: relative;
}
.zy_banner .swiper {
  width: 100%;
  height: 4.97rem;
}
.zy_banner .swiper img {
  width: 100%;
  height: 100%;
}
.zy_banner .swiper .swiper-button-next:after,
.zy_banner .swiper .swiper-rtl .swiper-button-prev:after {
  content: "";
}
.zy_banner .swiper .swiper-button-prev:after,
.zy_banner .swiper .swiper-rtl .swiper-button-next:after {
  content: "";
}
.zy_banner .swiper .swiper-button-next {
  width: 0.54rem;
  height: 0.54rem;
  background: url(../img/icon2.png) no-repeat center;
  background-size: 100% 100%;
  right: 2rem;
}
.zy_banner .swiper .swiper-button-next:hover {
  background: url(../img/icon4.png) no-repeat center;
  background-size: 100% 100%;
}
.zy_banner .swiper .swiper-button-prev {
  width: 0.54rem;
  height: 0.54rem;
  background: url(../img/icon1.png) no-repeat center;
  background-size: 100% 100%;
  left: 2rem;
}
.zy_banner .swiper .swiper-button-prev:hover {
  background: url(../img/icon3.png) no-repeat center;
  background-size: 100% 100%;
}
.zy_banner .zy_ej {
  height: 1.23rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: -0.62rem;
  background: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 0.21rem 1px rgba(162, 162, 162, 0.26);
}
.zy_banner .zy_ej .column_t {
  height: 100%;
}
.zy_banner .zy_ej .column_t ol {
  padding-left: 0.35rem;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  background: url(../img/icon17.png) no-repeat left 101%;
  background-size: 100% 0.34rem;
}
.zy_banner .zy_ej .column_t ol li {
  min-width: 1.2rem;
  margin-right: 0.06rem;
  text-align: center;
}
.zy_banner .zy_ej .column_t ol li a {
  color: #323232;
  font-size: 0.18rem;
  font-weight: 700;
  display: block;
  line-height: 1.23rem;
  position: relative;
}
.zy_banner .zy_ej .column_t ol li a::before{
  content: '';
  display: block;
  width: .01rem;
  height: 28%;
  position: absolute;
  bottom: 0.02rem;
  left: 50%;
  border-left: .01rem solid #b1b2b3;
  transform: translateX(-50%);
  z-index: -1;
}
.zy_banner .zy_ej .column_t ol li.on {
  background: url(../img/icon15.png) no-repeat center bottom;
  background-size: 0.51rem 0.34rem;
}
.zy_banner .zy_ej .column_t ol li.on a {
  color: #ea5524;
}
.zy_banner .zy_ej .column_t ol li:hover {
  background: url(../img/icon15.png) no-repeat center bottom;
  background-size: 0.51rem 0.34rem;
}
.sb .qywh_wzdt .dqwz{
  display: none;
}
.zy_banner .zy_ej .column_t ol li:hover a {
  color: #ea5524;
}
.zy_banner .zy_ej .column_t ol li:nth-child(2) {
  margin-right: 0.1rem;
}
.zy_banner .zy_ej .column_t ol li:nth-child(3) {
  margin-right: 0.05rem;
}
.zy_banner .zy_ej .column_t ol li:nth-child(4) {
  margin-right: 0.05rem;
}
.dqwz {
  /* display: none; */
  padding-right: 0.6rem;
  box-sizing: border-box;
}
.dqwz img {
  width: 0.18rem;
  height: 0.16rem;
}
.dqwz a {
  display: inline-block;
  color: #666666;
  font-size: 0.16rem;
  margin: 0 0.05rem;
}
.dqwz a:hover {
  color: #ea5524;
}
.dqwz a.on {
  color: #ea5524;
}
.zy_wzdt {
  padding-top: 0.7rem;
  background: url(../img/sy_xw_img.jpg) no-repeat bottom center;
  background-size: 100% 7.23rem;
}
.zy_wzdt .w {
  min-height: 7rem;
  /* background: url(../img/dt_bg.png) no-repeat right 50%; 
  background-size: 4.44rem 2.77rem;*/
}
.zy_wzdt .w ul li {
  display: flex;
  margin-bottom: 0.2rem;
  height: 0.52rem;
  line-height: 0.52rem;
}
.zy_wzdt .w ul li > a {
  color: #323232;
  font-size: 0.18rem;
  font-weight: 700;
  margin-right: 0.26rem;
}
.zy_wzdt .w ul li > a:hover {
  color: #ea5524;
}
.zy_wzdt .w ul li > a.on {
  color: #ea5524;
}
.zy_wzdt .w ul li .dt_ej {
  background: url(../img/icon19.png) no-repeat left center;
  background-size: 0.34rem 0.51rem;
  padding-left: 0.4rem;
}
.zy_wzdt .w ul li .dt_ej:hover {
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 0.34rem 0.51rem;
}
.zy_wzdt .w ul li .dt_ej a {
  display: inline-block;
  color: #000000;
  font-size: 0.15rem;
  margin: 0 0.2rem;
}
.zy_wzdt .w ul li .dt_ej a:hover {
  color: #ea5524;
  font-weight: 700;
}
.zy_wzdt .w ul li .dt_ej a.on {
  color: #ea5524;
  font-weight: 700;
}
.xw_wzdt {
  margin-top: 0.6rem;
  padding-bottom: 0.5rem;
}
.xw_wzdt .w .z {
  min-height: 5rem;
}
.xw_wzdt .w .z ul {
  min-height: 5rem;
  margin-bottom: 0.5rem;
}
.xw_wzdt .w .z ul li {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  margin-bottom: 0.4rem;
}
.xw_wzdt .w .z ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0.18rem 0.26rem;
  box-sizing: border-box;
}
.xw_wzdt .w .z ul li a .img {
  width: 2.45rem;
  height: 1.57rem;
  overflow: hidden;
}
.xw_wzdt .w .z ul li a .img img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.xw_wzdt .w .z ul li a .year {
  margin: 0 0.5rem 0 0.6rem;
  width: 1rem;
  height: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-family: arial;
  background: url(../img/icon_year1.png) no-repeat center center / cover;
  -webkit-transition: all 0.32s;
  transition: all 0.32s;
}
.xw_wzdt .w .z ul li a .year .n {
  color: #333333;
  font-size: 0.5rem;
}
.xw_wzdt .w .z ul li a .year .n1 {
  color: #686868;
  font-size: 0.16rem;
}
.xw_wzdt .w .z ul li a .rr {
  flex: 1;
  width: 50%;
}
.xw_wzdt .w .z ul li a .rr h2 {
  color: #333333;
  font-size: 0.24rem;
  font-weight: 400;
  margin-bottom: 0.26rem;
}
.xw_wzdt .w .z ul li a .rr p {
  color: #333333;
  font-size: 0.18rem;
}
.xw_wzdt .w .z ul li a:hover .img img {
  transform: scale(1.2);
}
.xw_wzdt .w .z ul li a:hover .year {
  background: url(../img/icon_year1-on.png) no-repeat center center / cover;
}
.xw_wzdt .w .z ul li a:hover .rr h2 {
  color: #ea5524;
  font-weight: 700;
}
.dt_wzdt {
  margin-top: 0.6rem;
  padding-bottom: 0.5rem;
}
.dt_wzdt .w .z {
  min-height: 5rem;
}
.dt_wzdt .w .z ul {
  height: 3.41rem;
  padding: 0.2rem 0;
  box-sizing: border-box;
  border-bottom: 1px solid #ebedee;
}
.dt_wzdt .w .z ul:last-child {
  border-bottom: 0;
}
.dt_wzdt .w .z ul li {
  background: url(../img/icon25.png) no-repeat left center;
  background-size: 0.06rem 0.11rem;
  padding-left: 0.24rem;
}
.dt_wzdt .w .z ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.6rem;
  line-height: 0.6rem;
}
.dt_wzdt .w .z ul li a h2 {
  color: #393939;
  font-size: 0.18rem;
  font-weight: 100;
  max-width: 80%;
}
.dt_wzdt .w .z ul li a em {
  color: #a1a1a1;
  font-size: 0.18rem;
}
.dt_wzdt .w .z ul li:hover {
  background: url(../img/icon26.png) no-repeat left center;
  background-size: 0.06rem 0.11rem;
}
.dt_wzdt .w .z ul li:hover a h2 {
  color: #ea5524;
  font-weight: 700;
}
.dt_wzdt .w .z ul li:hover a em {
  color: #ea5524;
}
.xq_wzdt .xq {
  margin-top: 0.6rem;
}
.xq_wzdt .xq .xq_list .Right_structure .xq_tit {
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #eeeeee;
}
.xq_wzdt .xq .xq_list .Right_structure .xq_tit h2 {
  color: #404040;
  font-size: 0.34rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0.24rem;
}
.xq_wzdt .xq .xq_list .Right_structure .xq_tit .lll {
  display: flex;
  align-items: center;
  justify-content: center;
}
.xq_wzdt .xq .xq_list .Right_structure .xq_tit .lll span {
  color: #999999;
  font-size: 0.16rem;
  margin-right: 0.1rem;
}
.xq_wzdt .xq .xq_list .Right_structure .content {
  padding-top: 0.5rem;
  min-height: 5rem;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.3rem;
}
.xq_wzdt .xq .xq_list .Right_structure .content .xq_con {
  width: calc(100% - 1.3rem);
}
.xq_wzdt .xq .xq_list .Right_structure .content .xq_con img {
  max-width: 100%;
}
.xq_wzdt .xq .xq_list .Right_structure .content .xq_con video {
  max-width: 100%;
}
.xq_wzdt .xq .xq_list .Right_structure .content .xq_con table {
  max-width: 100%;
}
.xq_wzdt .xq .xq_list .Right_structure .content .xq_con iframe {
  max-width: 100%;
}
.xq_wzdt .xq .xq_list .Right_structure .content .xq_con p {
  color: #323232;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz {
  width: 0.9rem;
  margin-right: 0.5rem;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .look {
  text-align: center;
  color: #ea5524;
  padding-bottom: 0.18rem;
  border-bottom: 1px solid #eaeaea;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .look img {
  width: 0.66rem;
  height: 0.66rem;
  display: block;
  margin: 0 auto;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .look span {
  font-size: 0.2rem;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .look span em {
  font-size: 0.14rem;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .font {
  margin-top: 0.24rem;
  color: #999999;
  font-size: 0.15rem;
  text-align: center;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .font em {
  display: block;
  width: 0.51rem;
  height: 0.51rem;
  margin: 0.1rem auto;
  cursor: pointer;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .font em.big {
  background: url(../img/icon28.png) no-repeat center;
  background-size: 100% 100%;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .font em.big:hover {
  background: url(../img/icon29.png) no-repeat center;
  background-size: 100% 100%;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .font em.small {
  background: url(../img/icon30.png) no-repeat center;
  background-size: 100% 100%;
}
.xq_wzdt .xq .xq_list .Right_structure .content .right_zz .font em.small:hover {
  background: url(../img/icon31.png) no-repeat center;
  background-size: 100% 100%;
}
.qywh .zy_banner .zy_ej {
  display: none;
}
.qywh .qywh_wzdt {
  min-height: 8rem;
  background: url(../img/sy_xw_img.jpg) no-repeat right bottom;
  background-size: 100% 7.23rem;
}
.qywh .qywh_wzdt .w .dqwz {
  height: 1.1rem;
  line-height: 1.1rem;
  margin-bottom: 0.2rem;
}
.qywh .qywh_wzdt .w h3 {
  margin-top: 0.3rem;
  color: #333333;
  font-size: 0.42rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
}
.qywh .qywh_wzdt .w .wh_nr{
  padding-bottom: 0.3rem;
}
.qywh .qywh_wzdt .w .wh_nr p {
  color: #323232;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.qywh .qywh_wzdt .w .wh_nr img {
  max-width: 100%;
}
.sb .qywh_wzdt .w{
  min-height: 5rem;
}
.sb .qywh_wzdt .w h3 {
  margin-top: 0.3rem;
  color: #333333;
  font-size: 0.42rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
}
.sb .qywh_wzdt .w .wh_nr{
  padding-bottom: 0.3rem;
}
.sb .qywh_wzdt .w .wh_nr p {
  color: #323232;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.sb .qywh_wzdt .w .wh_nr img {
  max-width: 100%;
}
.qywh .qywh_wzdt .w .wh_nr video {
  max-width: 100%;
}
.qywh .qywh_wzdt .w .wh_nr iframe {
  max-width: 100%;
}
.qywh .qywh_wzdt .w .wh_nr table {
  max-width: 100%;
}
.lxfs_wzdt {
  margin-top: 0.7rem;
  overflow: hidden;
  padding-bottom: 1.4rem;
  position: relative;
}
.lxfs_wzdt .dt {
  float: right;
  width: 11.75rem;
  height: 6.88rem;
}
.lxfs_wzdt .dt iframe {
  width: 100%;
  height: 100%;
}
.lxfs_wzdt .info {
  width: 7.4rem;
  height: 5.14rem;
  background: url(../img/icon27.jpg) #fff no-repeat bottom center;
  padding: 0.7rem 0.55rem;
  box-shadow: 0 0 0.18rem 0.03rem rgba(230, 230, 230, 0.77);
  box-sizing: border-box;
  position: absolute;
  top: 42%;
  left: 31%;
  transform: translate(-50%, -50%);
}
.lxfs_wzdt .info h3 {
  color: #323232;
  font-size: 0.3rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.lxfs_wzdt .info h5 {
  color: #323232;
  font-size: 0.21rem;
  font-weight: 700;
  margin-bottom: 0.1rem;
  font-family: Arial, Helvetica, sans-serif;
}
.lxfs_wzdt .info h5 img {
  margin-left: 0.05rem;
  width: 0.26rem;
  height: 0.22rem;
  vertical-align: -2px;
}
.lxfs_wzdt .info p {
  color: #323232;
  font-size: 0.18rem;
}
.lxfs_wzdt .info p img {
  width: 0.32rem;
  height: 0.36rem;
  vertical-align: -0.09rem;
}
.lxfs_wzdt .info .ewm {
  margin-top: 0.4rem;
  margin-left: 0.34rem;
}
.lxwm_wzdt {
  margin-top: 0.7rem;
  min-height: 5rem;
  padding-bottom: 1.4rem;
  overflow: hidden;
}
.lxwm_wzdt .w ul {
  min-height: 5rem;
  overflow: hidden;
}
.lxwm_wzdt .w ul li {
  float: left;
  width: 6.75rem;
  margin-right: 0.5rem;
  box-sizing: border-box;
  border: 1px solid #ea5524;
  border-radius: 0.05rem;
  margin-bottom: 0.5rem;
  padding: 0.42rem 0.3rem 0.3rem 0.3rem;
  position: relative;
}
.lxwm_wzdt .w ul li::before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: url(../img/icon35.png) #ea5524 no-repeat right center;
  background-size: 3.93rem 2.46rem;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
  z-index: -1;
}
.lxwm_wzdt .w ul li:nth-child(2n + 2) {
  margin-right: 0;
}
.lxwm_wzdt .w ul li:hover::before {
  width: 100%;
}
.lxwm_wzdt .w ul li:hover h3 {
  color: #fff;
}
.lxwm_wzdt .w ul li:hover h5 {
  color: #fff;
}
.lxwm_wzdt .w ul li:hover h5 img.img2 {
  display: inline-block;
}
.lxwm_wzdt .w ul li:hover h5 img.img1 {
  display: none;
}
.lxwm_wzdt .w ul li:hover p {
  color: #fff;
}
.lxwm_wzdt .w ul li:hover p img.img2 {
  display: inline-block;
}
.lxwm_wzdt .w ul li:hover p img.img1 {
  display: none;
}
.lxwm_wzdt .w ul li:hover em {
  background: url(../img/icon24.png) #f08866 no-repeat center;
  background-size: 0.23rem 0.11rem;
}
.lxwm_wzdt .w ul li h3 {
  color: #323232;
  font-size: 0.3rem;
  font-weight: 700;
  margin-bottom: 0.24rem;
}
.lxwm_wzdt .w ul li h5 {
  color: #323232;
  font-size: 0.21rem;
  font-weight: 700;
  margin-bottom: 0.1rem;
  font-family: Arial, Helvetica, sans-serif;
}
.lxwm_wzdt .w ul li h5 img {
  margin-left: 0.05rem;
  width: 0.26rem;
  height: 0.22rem;
  vertical-align: -2px;
}
.lxwm_wzdt .w ul li h5 img.img1 {
  display: inline-block;
}
.lxwm_wzdt .w ul li h5 img.img2 {
  display: none;
}
.lxwm_wzdt .w ul li p {
  color: #323232;
  font-size: 0.18rem;
}
.lxwm_wzdt .w ul li p img {
  width: 0.32rem;
  height: 0.36rem;
  vertical-align: -0.09rem;
}
.lxwm_wzdt .w ul li p img.img1 {
  display: inline-block;
}
.lxwm_wzdt .w ul li p img.img2 {
  display: none;
}
.lxwm_wzdt .w ul li em {
  width: 0.41rem;
  height: 0.41rem;
  text-align: center;
  margin-top: 0.32rem;
  border-radius: 50%;
  display: inline-block;
  background: url(../img/icon24.png) #ea5524 no-repeat center;
  background-size: 0.23rem 0.11rem;
}
.zp_wzdt {
  margin-top: 0.7rem;
  min-height: 5rem;
  padding-bottom: 1.4rem;
}
.zp_wzdt .w ul {
  overflow: hidden;
  min-height: 5rem;
}
.zp_wzdt .w ul li {
  height: 1.86rem;
  border: 1px solid #ea5524;
  border-radius: 0.05rem;
  position: relative;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.45rem 0.2rem;
  box-sizing: border-box;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 0.32rem;
  cursor: pointer;
}
.zp_wzdt .w ul li::before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: url(../img/icon35.png) #ea5524 no-repeat right -30%;
  background-size: 3.26rem 2.02rem;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
  z-index: -1;
}
.zp_wzdt .w ul li:nth-child(2n + 2) {
  margin-right: 0;
}
.zp_wzdt .w ul li .left h2 {
  color: #323232;
  font-size: 0.3rem;
  font-weight: 700;
  background: url(../img/icon38.png) no-repeat left center;
  background-size: 0.33rem 0.28rem;
  padding-left: 0.5rem;
  margin-bottom: 0.24rem;
}
.zp_wzdt .w ul li .left .zd {
  display: flex;
  align-items: center;
}
.zp_wzdt .w ul li .left .zd span {
  color: #323232;
  font-size: 0.18rem;
  margin-right: 0.2rem;
}
.zp_wzdt .w ul li .right .mores {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 50%;
  background-color: #ea5524;
  text-align: center;
}
.zp_wzdt .w ul li .right .mores img {
  width: 0.23rem;
  height: 0.11rem;
  vertical-align: 0.03rem;
}
.zp_wzdt .w ul li:hover::before {
  width: 100%;
}
.zp_wzdt .w ul li:hover .left h2 {
  background: url(../img/icon39.png) no-repeat left center;
  background-size: 0.33rem 0.28rem;
  color: #fff;
}
.zp_wzdt .w ul li:hover .left .zd span {
  color: #fff;
}
.zp_wzdt .w ul li:hover .right .mores {
  background-color: #ee7750;
}
.zp_tk {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.zp_tk .tk_nr {
  height: 7.8rem;
  background: url(../img/icon41.png) #fff no-repeat 80% bottom;
  background-size: 6.86rem 4.28rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.7rem;
  box-sizing: border-box;
}
.zp_tk .tk_nr .zp_close {
  color: #ababab;
  font-size: 0.5rem;
  position: absolute;
  top: 0.1rem;
  right: 0.2rem;
  cursor: pointer;
}
.zp_tk .tk_nr .zp_close:hover {
  color: #ea5524;
}
.zp_tk .tk_nr h3 {
  color: #000000;
  font-size: 0.46rem;
  font-weight: 700;
  margin-bottom: 0.24rem;
}
.zp_tk .tk_nr .time {
  display: flex;
  flex-wrap: wrap;
}
.zp_tk .tk_nr .time span {
  color: #949494;
  font-size: 0.18rem;
  margin-right: 0.7rem;
}
.zp_tk .tk_nr h4 {
  color: #333333;
  font-size: 0.22rem;
  margin-top: 0.4rem;
  margin-bottom: 0.2rem;
}
.zp_tk .tk_nr .nr {
  height: 1.5rem;
  overflow-y: auto;
  padding: 0 0.3rem;
  box-sizing: border-box;
  margin-bottom: 0.2rem;
}
.zp_tk .tk_nr .nr::-webkit-scrollbar-thumb {
  border-radius: 0.025rem;
  box-shadow: inset 0 0 5px rgba(88, 87, 173, 0.31);
  -webkit-box-shadow: inset 0 0 5px rgba(85, 71, 216, 0.2);
  background: #ea5524;
}
.zp_tk .tk_nr .nr::-webkit-scrollbar {
  width: 6px;
}
.zp_tk .tk_nr .nr p {
  color: #949494;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
.zp_tk .tk_nr .xt {
  display: inline-block;
  width: 1.72rem;
  height: 0.56rem;
  line-height: 0.56rem;
  text-align: center;
  color: #fff;
  font-size: 0.18rem;
  margin-right: 0.32rem;
  transition: all 0.5s;
  cursor: pointer;
}
.zp_tk .tk_nr .xt.yp {
  background-color: #ea5524;
  cursor: pointer;

}
.zp_tk .tk_nr .xt.jl {
  background-color: #393939;
}
.zp_tk .tk_nr .xt:hover {
  transform: translateY(0.1rem);
}
.zz_wzdt {
  margin-top: 0.7rem;
  padding-bottom: 1rem;
}
.zz_wzdt .w .rysss {
  color: #333333;
  font-size: 0.42rem;
  font-weight: 700;
}
.zz_wzdt .w .zz {
  min-height: 2.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.2rem;
}
.zz_wzdt .w .zz .fex {
  display: flex;
  background: url(../img/icon43.png) no-repeat 7% center;
  background-size: 0.9rem 10.7rem;
  position: relative;
  padding-bottom: 0.5rem;
  box-sizing: border-box;
}
.zz_wzdt .w .zz .fex h2 {
  padding-top: 1.05rem;
  width: 1.8rem;
  color: #eb6236;
  font-size: 0.24rem;
  height: 1rem;
  font-weight: 700;
  background: url(../img/icon11.png) no-repeat 73% 61%;
  background-size: .34rem .51rem;
}
.zz_wzdt .w .zz .fex .zz_swi {
  margin-left: 0.7rem;
  width: calc(100% - 2.5rem);
  position: relative;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .img {
  width: 3.65rem;
  height: 2.65rem;
  padding: 0.1rem;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #e1e1e1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .box{
  position: relative;
  /*overflow: hidden;*/
  float: left;
  width: 3.65rem;
  height: 2.65rem;
  margin-right: 2%;
  margin-bottom: 0.4rem;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .box:nth-child(3n+3){
  margin-right: 0;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .box:hover .textshow {
  transform: scale(1);
  opacity: 1;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .textshow{
  transition: all 0.3s ease;
  position: absolute;
  width: 4rem;
  height: 100%;
  /* left: 0; */
  left: 3.85rem;
  z-index: 9;
  top: 0;
  background:#fff;
  background-size: 2.64rem 3.44rem;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  /* overflow-y: auto; */
  transform: scale(0);
  opacity: 0;
  text-align: left;
  padding: 0.2rem;
  box-sizing: border-box;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .box:nth-child(3n+3) .textshow {
  left: -4.1rem;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .textshow h3 {
  color: #333333;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 0.14rem;
  border-bottom: 1px solid #efefef;
  margin-bottom: 0.22rem;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .textshow .br {
  height: 2rem;
  overflow-y: auto;
  scrollbar-width: none;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .textshow .br::-webkit-scrollbar-thumb {
  border-radius: 0.025rem;
  box-shadow: inset 0 0 5px rgba(88, 87, 173, 0.31);
  -webkit-box-shadow: inset 0 0 5px rgba(85, 71, 216, 0.2);
  background: #ee7750;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .textshow .br::-webkit-scrollbar {
  scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.1);
  scrollbar-width: thin;
  -ms-overflow-style: none;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .textshow .br p {
  color: #666666;
  font-size: 0.16rem;
  line-height: 0.25rem;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .img:nth-child(3n+3) {
  margin-right: 0;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .img img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}
.zz_wzdt .w .zz .fex .zz_swi .swiper-slide .img:hover img {
  transform: scale(1.1);
}
.zz_wzdt .w .zz .fex .swiper-button-next:after,
.zz_wzdt .w .zz .fex .swiper-rtl .swiper-button-prev:after {
  content: '';
}
.zz_wzdt .w .zz .fex .swiper-button-prev:after,
.zz_wzdt .w .zz .fex .swiper-rtl .swiper-button-next:after {
  content: '';
}
.zz_wzdt .w .zz .fex .swiper-button-next {
  width: 0.51rem;
  height: 0.51rem;
  background: url(../img/icon10.png) no-repeat center;
  background-size: 100% 100%;
  bottom: 0.2rem;
  top: auto;
  left: 25%;
  right: auto;
}
.zz_wzdt .w .zz .fex .swiper-button-next:hover {
  background: url(../img/icon45.png) no-repeat center;
  background-size: 100% 100%;
}
.zz_wzdt .w .zz .fex .swiper-button-prev {
  width: 0.51rem;
  height: 0.51rem;
  background: url(../img/icon9.png) no-repeat center;
  background-size: 100% 100%;
  bottom: 0.2rem;
  top: auto;
  left: 20%;
}
.zz_wzdt .w .zz .fex .swiper-button-prev:hover {
  background: url(../img/icon44.png) no-repeat center;
  background-size: 100% 100%;
}
.zz_wzdt .w .ry {
  min-height: 2.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.2rem;
}
.zz_wzdt .w .ry .fex {
  display: flex;
  background: url(../img/icon43.png) no-repeat 7% center;
  background-size: 0.9rem 10.7rem;
  position: relative;
  padding-bottom: 0.5rem;
  box-sizing: border-box;
}
.zz_wzdt .w .ry .fex h2 {
  padding-top: 1.05rem;
  width: 1.8rem;
  color: #eb6236;
  font-size: 0.24rem;
  height: 1rem;
  font-weight: 700;
  background: url(../img/icon11.png) no-repeat 73% 61%;
  background-size: .34rem .51rem;
}
.zz_wzdt .w .ry .fex .zz_swi {
  margin-left: 0.7rem;
  width: calc(100% - 2.5rem);
  position: relative;
}
.zz_wzdt .w .ry .fex .zz_swi .swiper-slide .img {
  float: left;
  width: 3.65rem;
  height: 2.65rem;
  padding: 0.1rem;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #e1e1e1;
  margin-right: 2%;
  margin-bottom: 0.4rem;
}
.zz_wzdt .w .ry .fex .zz_swi .swiper-slide .img:nth-child(3n+3) {
  margin-right: 0;
}
.zz_wzdt .w .ry .fex .zz_swi .swiper-slide .img img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}
.zz_wzdt .w .ry .fex .zz_swi .swiper-slide .img:hover img {
  transform: scale(1.1);
}
.zz_wzdt .w .ry .fex .swiper-button-next:after,
.zz_wzdt .w .ry .fex .swiper-rtl .swiper-button-prev:after {
  content: '';
}
.zz_wzdt .w .ry .fex .swiper-button-prev:after,
.zz_wzdt .w .ry .fex .swiper-rtl .swiper-button-next:after {
  content: '';
}
.zz_wzdt .w .ry .fex .swiper-button-next {
  width: 0.51rem;
  height: 0.51rem;
  background: url(../img/icon10.png) no-repeat center;
  background-size: 100% 100%;
  bottom: 0.2rem;
  top: auto;
  left: 25%;
  right: auto;
}
.zz_wzdt .w .ry .fex .swiper-button-next:hover {
  background: url(../img/icon45.png) no-repeat center;
  background-size: 100% 100%;
}
.zz_wzdt .w .ry .fex .swiper-button-prev {
  width: 0.51rem;
  height: 0.51rem;
  background: url(../img/icon9.png) no-repeat center;
  background-size: 100% 100%;
  bottom: 0.2rem;
  top: auto;
  left: 20%;
}
.zz_wzdt .w .ry .fex .swiper-button-prev:hover {
  background: url(../img/icon44.png) no-repeat center;
  background-size: 100% 100%;
}
.zzjg .zy_banner .zy_ej {
  display: none;
}
.zzjg .zzjg_wzdt .dqwz {
  width: 14rem;
  margin: 0 auto;
  height: 1.1rem;
  line-height: 1.1rem;
  margin-bottom: 0.2rem;
}
.zzjg .zzjg_wzdt .jg_nr {
  min-height: 5rem;
}
.zzjg .zzjg_wzdt .jg_nr h1 {
  margin-top: 0.2rem;
  color: #333333;
  font-size: 0.42rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.1rem;
}
.zzjg .zzjg_wzdt .jg_nr .pic {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.zzjg .zzjg_wzdt .yw {
  margin-top: 0.7rem;
  min-height: 10.13rem;
  padding-bottom: 3rem;
  background: url(../img/icon50.jpg) no-repeat top center;
  background-size: 100% 10.13rem;
  position: relative;
}
.zzjg .zzjg_wzdt .yw .box {
  position: absolute;
  top: 0;
  left: 2.6rem;
  width: 8rem;
  height: 3.5rem;
  display: flex;
  justify-content: space-between;
}
.zzjg .zzjg_wzdt .yw .box h5 {
  width: 50%;
  text-align: center;
  margin-right: 1.6rem;
  color: #333333;
  font-size: 0.24rem;
  font-weight: 700;
  margin-left: 0.8rem;
  margin-top: 1.4rem;
}
.zzjg .zzjg_wzdt .yw .box h5 span {
  display: block;
}
.zzjg .zzjg_wzdt .yw .box ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 3.5rem;
  margin-bottom: 0.54rem;
  position: relative;
  padding-left: 0.3rem;
}
.zzjg .zzjg_wzdt .yw .box ul li::before {
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background-color: #cbcbcb;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.zzjg .zzjg_wzdt .yw .box ul li a {
  display: inline-block;
  color: #333333;
  font-size: 0.18rem;
  min-width: 1.6rem;
  line-height: 0.4rem;
}
.zzjg .zzjg_wzdt .yw .box2 {
  position: absolute;
  top: 14%;
  right: 2.6rem;
  width: 8rem;
  height: 3.5rem;
  display: flex;
  flex-direction: row-reverse;
}
.zzjg .zzjg_wzdt .yw .box2 h5 {
  width: 40%;
  text-align: center;
  margin-right: 0.2rem;
  color: #333333;
  font-size: 0.24rem;
  font-weight: 700;
  margin-top: 1.4rem;
}
.zzjg .zzjg_wzdt .yw .box2 h5 span {
  display: block;
}
.zzjg .zzjg_wzdt .yw .box2 ul {
  margin-top: 2.15rem;
  margin-right: 0.3rem;
}
.zzjg .zzjg_wzdt .yw .box2 ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 2.5rem;
  margin-bottom: 0.54rem;
  position: relative;
  padding-right: 0.3rem;
}
.zzjg .zzjg_wzdt .yw .box2 ul li::before {
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background-color: #cbcbcb;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.zzjg .zzjg_wzdt .yw .box2 ul li a {
  display: inline-block;
  color: #333333;
  font-size: 0.18rem;
  min-width: 1rem;
  line-height: 0.4rem;
}
.zzjg .zzjg_wzdt .yw .box3 {
  position: absolute;
  bottom: 33%;
  left: 2.1rem;
  width: 8rem;
  height: 3.5rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.zzjg .zzjg_wzdt .yw .box3 h5 {
  width: 37%;
  text-align: center;
  margin-right: 0.2rem;
  color: #333333;
  font-size: 0.24rem;
  font-weight: 700;
  margin-top: 1.4rem;
}
.zzjg .zzjg_wzdt .yw .box3 h5 span {
  display: block;
}
.zzjg .zzjg_wzdt .yw .box3 ul {
  margin-top: 2.15rem;
  margin-right: 0.3rem;
}
.zzjg .zzjg_wzdt .yw .box3 ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 3rem;
  margin-bottom: 0.54rem;
  position: relative;
  padding-right: 0.3rem;
}
.zzjg .zzjg_wzdt .yw .box3 ul li::before {
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background-color: #cbcbcb;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.zzjg .zzjg_wzdt .yw .box3 ul li a {
  display: block;
  color: #333333;
  font-size: 0.18rem;
  line-height: 0.4rem;
}
.zzjg .zzjg_wzdt .yw .box4 {
  position: absolute;
  bottom: 2%;
  right: 3.6rem;
  width: 4rem;
}
.zzjg .zzjg_wzdt .yw .box4 h5 {
  width: 40%;
  text-align: center;
  margin-right: 0.2rem;
  color: #333333;
  font-size: 0.24rem;
  font-weight: 700;
  margin-top: 1.4rem;
}
.zzjg .zzjg_wzdt .yw .box4 h5 span {
  display: block;
}
.zzjg .zzjg_wzdt .yw .box4 ul {
  margin-top: 1.5rem;
  margin-right: 0.3rem;
}
.zzjg .zzjg_wzdt .yw .box4 ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 3rem;
  margin-bottom: 0.54rem;
  position: relative;
  padding-left: 0.3rem;
}
.zzjg .zzjg_wzdt .yw .box4 ul li::before {
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 50%;
  background-color: #cbcbcb;
  content: '';
  display: block;
  position: absolute;
  top: 0%;
  left: 0;
}
.zzjg .zzjg_wzdt .yw .box4 ul li a {
  display: block;
  color: #333333;
  font-size: 0.18rem;
  line-height: 0.4rem;
}
.jj .jj_wzdt .w .qyjj {
  display: flex;
  position: relative;
  z-index: 2;
  /* margin-top: -0.9rem; */
  margin-bottom: 0.7rem;
  background: url(../img/icon51.jpg) no-repeat 82% center;
}
.jj .jj_wzdt .w .qyjj .left {
  background-color: #fff;
  width: 8.48rem;
  height: 7.28rem;
  /* box-shadow: 0 0 0.21rem 0.01rem rgba(162, 162, 162, 0.26); */
  padding: 0.8rem 0.6rem;
  box-sizing: border-box;
}
.jj .jj_wzdt .w .qyjj .left h1 {
  color: #333333;
  font-size: 0.42rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.jj .jj_wzdt .w .qyjj .left .nr {
  height: 3.4rem;
  overflow-y: auto;
  padding-right: 0.3rem;
  box-sizing: border-box;
}
.jj .jj_wzdt .w .qyjj .left .nr::-webkit-scrollbar-thumb {
  border-radius: 0.025rem;
  box-shadow: inset 0 0 5px rgba(88, 87, 173, 0.31);
  -webkit-box-shadow: inset 0 0 5px rgba(85, 71, 216, 0.2);
  background: #ea5524;
}
.jj .jj_wzdt .w .qyjj .left .nr::-webkit-scrollbar {
  width: 6px;
}
.jj .jj_wzdt .w .qyjj .left .nr p {
  color: #666666;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.jj .jj_wzdt .w .qyjj .left ul {
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
  display: flex;
}
.jj .jj_wzdt .w .qyjj .left ul li {
  margin-right: 1rem;
  text-align: center;
}
.jj .jj_wzdt .w .qyjj .left ul li h1 {
  color: #ea5524;
  font-size: 0.5rem;
  font-weight: 700;
  margin-bottom: 0.1rem;
  font-family: Arial, Helvetica, sans-serif;
}
.jj .jj_wzdt .w .qyjj .left ul li h1 span {
  color: #ea5524;
  font-size: 0.5rem;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}
.jj .jj_wzdt .w .qyjj .left ul li p {
  color: #666666;
  font-size: 0.18rem;
}
/* 科技实力 */
.wh_nr ul {
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
  display: flex;
  justify-content: space-between;
}
.wh_nr ul li {
  text-align: center;
}
.wh_nr ul li h1 {
  color: #ea5524;
  font-size: 0.18rem;
  font-weight: 400;
  margin-bottom: 0.1rem;
}
.wh_nr ul li h1 span {
  color: #ea5524;
  font-size: 0.5rem;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 0.1rem;
}
.wh_nr ul li p {
  color: #666666;
  font-size: 0.18rem;
}
.jj .jj_wzdt .w .qyjj .rig {
  position: relative;
  width: calc(100% - 8.48rem);
}
.jj .jj_wzdt .w .qyjj .rig .z {
  position: absolute;
  right: 0;
  bottom: 1.3rem;
}
.jj .jj_wzdt .w .qyjj .rig .z h5 {
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: left;
  color: #ea5524;
  font-size: 0.18rem;
  font-weight: 700;
}
.jj .jj_wzdt .w .qyjj .rig .z h5 span {
  color: #ea5524;
  font-size: 0.18rem;
  font-weight: 100;
}
.jj .jj_wzdt .rcpy {
  height: 8.1rem;
  position: relative;
}
.jj .jj_wzdt .rcpy h1 {
  color: #333333;
  font-size: 0.42rem;
  font-weight: 700;
  text-align: center;
}
.jj .jj_wzdt .rcpy .bg {
  position: absolute;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 7.41rem;
  z-index: 1;
}
.jj .jj_wzdt .rcpy .gds {
  position: relative;
  z-index: 2;
  height: 7.41rem;
}
.jj .jj_wzdt .rcpy .gds .w {
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  height: 100%;
  background: url(../img/icon52.png) no-repeat left center;
  background-size: 0.34rem 7.41rem;
}
.jj .jj_wzdt .rcpy .gds .w ul {
  width: 35%;
  margin-top: 1rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.85rem;
  margin-left: 0.6rem;
  position: relative;
  height:.38rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li.on::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: -0.01rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(1):hover::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: -0.01rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(2).on::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.01rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(2):hover::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.01rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(3):hover::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.03rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(3).on::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.03rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(4):hover::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.01rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(4).on::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: 0.01rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(5):hover::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: -0.02rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li:nth-child(5).on::before{
  content: '';
  display: block;
  background: url(../img/icon20.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  top: -0.02rem;
  left: -0.6rem;
  width: 0.36rem;
  height: 0.51rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li img {
  width: 0.4rem;
  max-height: 0.51rem;
  margin-right: 0.2rem;
}
.jj .jj_wzdt .rcpy .gds .w ul li h4 {
  color: #ffffff;
  font-size: 0.18rem;
  font-weight: 100;
}
.jj .jj_wzdt .rcpy .gds .w ul li h4 span {
  color: #fff;
  font-size: 0.28rem;
}
.jj .jj_wzdt .rcpy .gds .w .r_g {
  width: 7rem;
  display:none;
}
.jj .jj_wzdt .rcpy .gds .w .r_g.on{
  display: block;
  visibility: visible !important;
  animation-name: bounceInRight !important;
}
.jj .jj_wzdt .rcpy .gds .w .r_g h2 {
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.jj .jj_wzdt .rcpy .gds .w .r_g .nr {
  height: 1.6rem;
  overflow-y: auto;
  box-sizing: border-box;
}
.jj .jj_wzdt .rcpy .gds .w .r_g .nr center{
  color: #fff;
  font-size: .18rem;
}
.jj .jj_wzdt .rcpy .gds .w .r_g .nr::-webkit-scrollbar-thumb {
  border-radius: 0.025rem;
  box-shadow: inset 0 0 5px rgba(88, 87, 173, 0.31);
  -webkit-box-shadow: inset 0 0 5px rgba(85, 71, 216, 0.2);
  background: #ea5524;
}
.jj .jj_wzdt .rcpy .gds .w .r_g .nr::-webkit-scrollbar {
  width: 6px;
}
.jj .jj_wzdt .rcpy .gds .w .r_g .nr p {
  color: #ffffff;
  font-size: 0.18rem;
  line-height: 0.4rem;
}
.jj .jj_wzdt .rcpy .gds .w .r_g .img {
  width: 7rem;
  box-sizing: border-box;
  /* margin: 0 auto; */
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jj .jj_wzdt .rcpy .gds .w .r_g .img img {
  width: 3.42rem;
  height: 2.08rem;
}
.rcpy_zz{
  height: 4.89rem;
  overflow: hidden;
}
.jj .jj_wzdt .jg_wh {
  width: 100%;
  height: 8.4rem;
  background: url(../img/sy_xw_img.jpg) no-repeat bottom center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jj .jj_wzdt .jg_wh .zzjg_img {
  width: 6.82rem;
  height: 4.85rem;
  margin-top: 0.5rem;
  margin-right: 0.36rem;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img {
  width: 100%;
  height: 100%;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a {
  display: block;
  position: relative;
  overflow: hidden;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a .bg h2 {
  color: #ffffff;
  font-size: 0.36rem;
  font-weight: 700;
  position: absolute;
  bottom: 0.76rem;
  padding: 0 0.7rem;
  box-sizing: border-box;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a .bg em {
  position: absolute;
  bottom: 0.76rem;
  right: 0.46rem;
  background: rgba(255, 255, 255, 0.4);
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  border-radius: 50%;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a .bg em img {
  width: 0.23rem;
  height: 0.11rem;
  vertical-align: 0.03rem;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a .bg p {
  position: absolute;
  bottom: 0.34rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.22rem;
  padding: 0 0.7rem;
  box-sizing: border-box;
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a:hover img {
  transform: scale(1.1);
}
.jj .jj_wzdt .jg_wh .zzjg_img .img a:hover em {
  background: #eb6236;
}
.jj .jj_wzdt .jg_wh .zzjg_img:nth-child(2) {
  margin-right: 0;
}
.zx_wzdt {
  margin-top: 1rem;
  position: relative;
  height: 8.87rem;
}
.zx_wzdt .table_img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 7.7rem;
}
.zx_wzdt .table {
  position: relative;
  z-index: 2;
  width: 13.4rem;
  height: 7.6rem;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 0 0.14rem 0.03rem rgba(218, 218, 218, 0.42);
  padding: 0.6rem;
  box-sizing: border-box;
}
.zx_wzdt .table::before {
  content: '';
  display: block;
  width: 2.7rem;
  height: 0.06rem;
  background-color: #eb6236;
  position: absolute;
  top: 0;
  left: 0.6rem;
}
.zx_wzdt .table h1 {
  color: #323232;
  font-size: 0.36rem;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.zx_wzdt .table .form {
  width: 94%;
}
.zx_wzdt .table .form .form_div {
  display: flex;
}
.zx_wzdt .table .form .form_div.z .table_div:nth-child(2) {
  margin-left: auto;
  width: calc(100% - 4.1rem);
}
.zx_wzdt .table .form .form_div.s .table_div {
  width: 100%;
}
.zx_wzdt .table .form .form_div .table_div {
  width: 3.54rem;
  margin-right: 0.3rem;
  margin-bottom: 0.2rem;
}
.zx_wzdt .table .form .form_div .table_div .gg {
  position: relative;
}
.zx_wzdt .table .form .form_div .table_div .gg input{
  padding-right: 1.7rem;
}
.zx_wzdt .table .form .form_div .table_div .gg .yzm {
  cursor: pointer;
  width: 1.38rem;
  height: 0.6rem;
  position: absolute;
  top: 50%;
  right: 2px;
  transform: translateY(-50%);
}
.zx_wzdt .table .form .form_div .table_div h4 {
  margin-bottom: 0.1rem;
}
.zx_wzdt .table .form .form_div .table_div h4 em {
  color: #ea5524;
  font-size: 0.18rem;
  font-weight: 700;
  vertical-align: -0.03rem;
}
.zx_wzdt .table .form .form_div .table_div h4 span {
  margin-left: 0.1rem;
  color: #323232;
  font-size: 0.18rem;
  font-weight: 400;
}
.zx_wzdt .table .form .form_div .table_div input {
  width: 100%;
  height: 0.63rem;
  line-height: 0.63rem;
  border: 1px solid #e3e3e3;
  font-size: 0.16rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
  background: none;
}
.zx_wzdt .table .form .form_div .table_div input:focus {
  border: 1px solid #eb6236;
}
.zx_wzdt .table .form .form_div .table_div #city_1 {
  width: 100%;
  height: 0.63rem;
  line-height: 0.63rem;
  border: 1px solid #e3e3e3;
  font-size: 0.16rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.zx_wzdt .table .form .form_div .table_div #city_1 select {
  background: none;
  width: 45%;
  margin: 0 2%;
}
.zx_wzdt .table .form .form_div .table_div textarea {
  background: none;
  width: 100%;
  height: 1.2rem;
  line-height: 0.3rem;
  border: 1px solid #e3e3e3;
  font-size: 0.16rem;
  padding: 0.1rem 0.2rem;
  box-sizing: border-box;
  resize: none;
}
.zx_wzdt .table .form .form_div .table_div textarea:focus {
  border: 1px solid #eb6236;
}
.zx_wzdt .table .form .form_div .table_div .submit {
  width: 2.93rem;
  height: 0.63rem;
  line-height: 0.63rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #eb6236;
  font-size: 0.18rem;
  font-weight: 700;
  margin-top: 0.35rem;
  margin-left: 0.6rem;
  cursor: pointer;
  transition: all 0.5s;
}
.zx_wzdt .table .form .form_div .table_div .submit:hover {
  transform: translateX(-0.1rem);
}
@keyframes yd {
  25% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.fy {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-top: 0.56rem;
  margin-bottom: 0.8rem;
}
.fy a {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  border-radius: 0.03rem;
  margin: 0 0.06rem;
  color: #333333;
  font-size: 0.18rem;
  background-color: #f6f6f6;
}
.fy a.on {
  background-color: #ea5524;
  color: #fff;
}
.fy a:hover {
  background-color: #ea5524;
  color: #fff;
}
.fy .one {
  display: flex;
  align-items: center;
}
.fy .one .syy {
  background: url(../img/icon21.png) #f6f6f6 no-repeat center;
  background-size: 0.23rem 0.11rem;
}
.fy .one .syy:hover {
  background: url(../img/icon23.png) #ea5524 no-repeat center;
  background-size: 0.23rem 0.11rem;
}
.fy .one .xyy {
  background: url(../img/icon22.png) #f6f6f6 no-repeat center;
  background-size: 0.23rem 0.11rem;
}
.fy .one .xyy:hover {
  background: url(../img/icon24.png) #ea5524 no-repeat center;
  background-size: 0.23rem 0.11rem;
}
.fy .tz_z {
  margin-left: .1rem;
  width: 1.05rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border: 1px solid #ea5524;
  border-radius: 0.03rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fy .tz_z input {
  width: 55%;
  padding: 0 0.1rem;
  box-sizing: border-box;
  font-size: 0.15rem;
}
.fy .tz_z .qr {
  display: inline-block;
  width: 0.4rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  border-radius: 0.03rem;
  background-color: #ea5524;
  color: #fff;
  font-size: 0.15rem;
  cursor: pointer;
}
.sxp {
  margin-left: 1.3rem;
  width: calc(100% - 1.3rem);
  height: 1rem;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 0.1rem 0;
  box-sizing: border-box;
}
.sxp a {
  display: block;
  color: #323232;
  font-size: 0.16rem;
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0 0.18rem;
}
.sxp a:hover {
  color: #ea5524;
  font-weight: 700;
}
.tj {
  margin-left: 1.3rem;
  width: calc(100% - 1.3rem);
  margin-top: 0.7rem;
  height: 3.6rem;
  background: url(../img/icon32.png) no-repeat left top;
  background-size: 0.9rem 6rem;
  padding: 0 0.6rem;
  box-sizing: border-box;
}
.tj h1 {
  color: #ea5524;
  font-size: 0.24rem;
  font-weight: 700;
}
.tj ul {
  margin-top: 0.28rem;
  overflow: hidden;
}
.tj ul li {
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 0.26rem;
  height: 0.69rem;
}
.tj ul li:nth-child(2n + 2) {
  margin-right: 0;
}
.tj ul li a {
  display: block;
}
.tj ul li a h2 {
  line-height: 0.24rem;
  height: 0.48rem;
  color: #323232;
  font-size: 0.16rem;
  font-weight: 400;
  margin-bottom: 0.1rem;
}
.tj ul li a em {
  color: #323232;
  font-size: 0.16rem;
}
.tj ul li a:hover h2 {
  color: #ea5524;
  font-weight: 700;
}
.tj ul li a:hover em {
  color: #ea5524;
}



/* 新加 */
.tch {
  transition: all ease 300ms;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999999999;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
}
.tch .tc-box {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0.3rem;
  background: #ea5524;
  position: relative;
  transform: translateY(-100%);
  transition: 0.5s 0.5s ease-out;
  z-index: 1;
  overflow: hidden;
}
.tch .tc-box .draw_h {
  width: 0.71rem !important;
  height: 0.71rem !important;
  line-height: 0.65rem !important;
  display: block;
  border-radius: 50%;
  text-align: center;
  position: relative;
  position: absolute;
  cursor: pointer;
  color: #fff;
  font-size: 0.3rem;
  right: 0.3rem;
  top: 0.3rem;
}
.tch .tc-box .draw_h:hover svg.drawcircle circle {
  stroke: #fff;
  stroke-dasharray: 188.49, 0;
  stroke-dashoffset: 188.49;
  -webkit-transition: all 0.7s cubic-bezier(0.11, 0.57, 0.58, 1);
  transition: all 0.7s cubic-bezier(0.11, 0.57, 0.58, 1);
}
.tch .tc-box .draw_h::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}
.tch .tc-box .draw_h svg.drawcircle {
  position: absolute;
  top: 0.02rem;
  left: 0.02rem;
  overflow: inherit;
  display: block;
  pointer-events: none;
}
.tch .tc-box .draw_h svg.drawcircle circle {
  fill: none;
  box-sizing: border-box;
  stroke-width: 2;
  stroke: none;
  stroke-dasharray: 0, 188.49;
  stroke-dashoffset: 188.49;
  transition: all 0.3s linear 0s;
}
.tch .tc-box .draw_h .ggfgdg {
  width: 0.2rem;
  height: 0.2rem;
}
.tch .tc-box form {
  height: 1rem;
  position: relative;
  width: 900px;
  max-width: 90%;
  margin: 0 auto;
}
.tch .tc-box form::after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tch .tc-box form #keyword {
  width: 90%;
  height: 1rem;
  font-size: 0.2rem;
  color: #fff;
  box-shadow: none;
  -webkit-appearance: none;
  float: left;
  border-right: 0;
  background: none;
}
.tch .tc-box form #keyword::placeholder {
  color: #fff;
}
.tch .tc-box form .btn_blue {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.4rem;
  height: 1rem;
  border: 0;
  line-height: 4.25rem;
  background: url(../img/search.png) no-repeat center;
  background-size: 0.38rem 0.38rem;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}
.tch .tc_bg {
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: 0.5s;
}
.tch.act {
  display: block;
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.tch.act #tc_search {
  transform: translateY(0);
  transition: 0.5s ease-in;
}
.tch.act #tc_search form::after {
  width: 100%;
  transition: ease-in-out 0.5s 0.5s;
}
.tch.act .tc_bg {
  display: none;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition: 0.5s;
}
.syy_search{
  width: 0.38rem;
  height: 0.38rem;
}
.zyy_search {
  display: none;
  width: 0.38rem;
  height: 0.38rem;
}
.zy .syy_search {
  display: none;

}
.zy .zyy_search {
  display: block;
}
#searchBtn{
  margin-top: -0.2rem;
}
.zy #searchBtn{
  margin-top: 0rem;
}















