@import url(../rest.css);
@import url(../animate.css);
@import url(../swiper.css);
.header {
  width: 100%;
  height: 1.06667rem;
  position: fixed;
  left: 0;
  top: 0;
  padding: 0 0.34667rem;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  z-index: 100; }

.header .logo {
  line-height: 1.06667rem;
  font-size: 0; }

.header .logo a {
  vertical-align: middle; }

.header .logo img {
  vertical-align: middle;
  height: 0.93333rem;}

.header .logo img.img2 {
  display: none; }

.header.active .logo img.img2 {
  display: inline-block; }

.header.active .logo img.img1 {
  display: none; }

.header .xiala {
  width: 0.67333rem;
  height: 0.59333rem;
  margin-top: 0.26667rem;
  background: url(../../img/xiala1.png) center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 10; }

.header.active .xiala {
  background: url(../../img/xiala2.png) center no-repeat;
  background-size: cover; }

.header .xiala.act {
  background: url(../../img/xiala2.png) center no-repeat;
  background-size: cover; }

.header .nav {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  /* padding: 1.04rem 0.13333rem 0; */
  background: rgba(0, 0, 0, .15);
  display: none; }
  .header .nav .nav-2{width: 150px;background: #333;height: 100vh;
    position: absolute;
    right: 0;padding: 30px 15px;
    z-index: 101;}
  .header .nav .nav-2 a{}

.header .nav a {
  line-height: 1.4rem;
  height: 1.4rem;font-weight: 400;
  /* border-bottom: 1px solid #404041; */
  text-align: center;
  font-size: 0.45rem;
  color: #999;
  display: block;
  z-index: 1; }

.header .nav.act {
  display: block; }

.header.active {
  background-color: #fff; 
box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
}

.banner {
  width: 100%; }

.banner img {
  display: block;
  transform: scale(1.2);
  transition: 4s all;
  width: 100%; }

.banner .swiper-slide {
  position: relative; }

.banner .box {
  position: absolute;
  left: 0;
  top: 48%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  z-index: 1000;
  width: 100%;
  font-size: 0.6rem;
  color: #fff;
  font-weight: bold; }

.banner .swiper-slide {
  overflow: hidden; }

.banner .swiper-slide-active img {
  transform: scale(1); }

.banner .swiper-pagination-clickable .swiper-pagination-bullet {
  background-color: #fff;
  width: 1.17333rem;
  height: 3px;
  background-color: #fff;
  border-radius: 0; }

.index1 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3rem; }

.index1 .title {
  width: 100%;
  padding: 0.6rem 0 0.2rem;
  box-sizing: border-box; }

.index1 .title span {
  display: block;
  text-align: center;
  line-height: 0.67333rem;
  color: #404041;
  font-size: 0.55rem; }

.index1 .title p {
  color: #727272;
  font-size: 0.41333rem;
  line-height: 0.8rem;
  text-align: center; }

.index1 .bottom {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.53333rem; }

.index1 .bottom .swiper-pagination {
  bottom: -0.26667rem; }

.index1 .bottom .swiper-pagination-bullet-active {
  background-color: #404041; }

.index1 .bottom img {
  display: block;
  width: 100%;    height: 180px;
    object-fit: cover;
  transition: .3s all; }

.index1 .bottom .box {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 10;
  text-align: center; }

.index1 .bottom .box span {
  display: block;
  line-height: 0.45333rem;
  font-size: 0.29333rem;
  color: #fff; }

.index1 .bottom .box i {
  display: block;
  width: 0.66667rem;
  height: 2px;
  background-color: #fff;
  margin: 0 auto; }

.index1 .bottom .box p {
  font-size: 0.18667rem;
  color: #fff;
  line-height: 0.37333rem;
  text-transform: uppercase; }

.index2 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3rem; }

.index2 .title {
  width: 100%;
  padding: 0.4rem 0 0.2rem;
  box-sizing: border-box; }

.index2 .title span {
  display: block;
  text-align: center;
  line-height: 0.67333rem;
  color: #404041;
  font-size: 0.55rem; }

.index2 .title p {
  color: #727272;
  font-size: 0.41333rem;
  line-height: 0.8rem;
  text-align: center; }

.index2 .bottom {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.53333rem; }

.index2 .bottom ul {
  display: flex;
  flex-wrap: wrap; justify-content: flex-start;}

.index2 .bottom ul li {
  padding: 0 1px;
  box-sizing: border-box;
  /* margin-bottom: 0.26667rem; */
  width: 48.5%;margin-right: 3%; }
  .index2 .bottom ul li:nth-child(2n){margin-right: 0%;}
.index2 .bottom ul li .img {
  width: 100%;
  position: relative; }

.index2 .bottom ul li .img img {
  display: block;height: 160px;
    object-fit: cover;
  width: 100%; }

.index2 .bottom ul li .img span {
  width: 1.30667rem;
  height: 1.30667rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../../img/video.png) center no-repeat;
  background-size: cover; }

.index2 .bottom ul li .nr span {
  display: block;
  line-height: 1.2rem;
  color: #404041;
  font-size: 0.4rem;
  overflow: hidden;
  height: 1.4rem;    text-align: center; }

.index3 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3rem; }

.index3 .title {
  width: 100%;
  padding: 0.4rem 0 0.2rem;
  box-sizing: border-box; }

.index3 .title span {
  display: block;
  text-align: center;
  line-height: 0.67333rem;
  color: #404041;
  font-size: 0.55rem; }

.index3 .title p {
  color: #727272;
  font-size: 0.41333rem;
  line-height: 0.8rem;
  text-align: center; }

.index3 .bottom {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.53333rem; }

.index3 .bottom ul {
  display: flex;
  flex-wrap: wrap; justify-content: flex-start;}

.index3 .bottom ul li {
  position: relative;
  /* padding: 0 1px; */
  box-sizing: border-box;
  /* margin-bottom: 0.34667rem; */
  width: 50%; margin-right: 0%;}
  .index3 .bottom ul li:nth-child(2n){margin-right: 0%;}
.index3 .bottom ul li .img {
  width: 100%; }

.index3 .bottom ul li .img img {
  display: block;height: 180px;
    object-fit: cover;
  width: 100%; }
  .index3 .bottom ul li::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 8;
  }
.index3 .bottom ul li .nr{
  position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 10;
    text-align: center;
}
.index3 .bottom ul li .nr span {
  display: block;
  line-height: 1.4rem;
  color: #fff;
  font-size: 0.5rem;
  overflow: hidden;
  height: 1.4rem;
  text-align: center; }

.index4 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.73333rem; }

.index4 .title {
  width: 100%;
  padding: 0.4rem 0 0.2rem;
  box-sizing: border-box; }

.index4 .title span {
  display: block;
  text-align: center;
  line-height: 0.67333rem;
  color: #404041;
  font-size: 0.55rem; }

.index4 .title p {
  color: #727272;
  font-size: 0.41333rem;
  line-height: 0.8rem;
  text-align: center; }

.index4 .bottom {
  width: 100%; }

.roll_row {
  position: relative; }

.index4 .bottom .box {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 80px;
  margin: 0 auto; }

.index4 .bottom ul {
  overflow: hidden;
  width: 9999px; }

.index4 .bottom ul li {
  float: left;
  width: 3.05333rem;
  height: 1.06667rem; }

.index4 .bottom .div1 {
  width: 100%;
  height: 1.06667rem;
  margin: 0rem 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.53333rem; }

.index4 .bottom .div1 ul {
  position: absolute;
  left: 0;
  top: 0; }

.index4 .bottom .div1 ul li {
  float: left;
  list-style: none; }

.index4 .bottom .div2 {
  width: 100%;
  height: 1.06667rem;
  margin: 0rem 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.53333rem; }

.index4 .bottom .div2 ul {
  position: absolute;
  right: 0;
  top: 0; }

.index4 .bottom .div2 ul li {
  float: left;
  list-style: none; }

.index4 .bottom .div1 img, .div2 img {
  max-width: 3.05333rem; }

.index5 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3rem 0.93333rem; }

.index5 .title {
  width: 100%;
  padding: 0.4rem 0 0.2rem;
  box-sizing: border-box; }

.index5 .title span {
  display: block;
  text-align: center;
  line-height: 0.67333rem;
  color: #404041;
  font-size: 0.55rem; }

.index5 .title p {
  color: #727272;
  font-size: 0.41333rem;
  line-height: 0.8rem;
  text-align: center; }

.index5 .top {
  text-align: center;
  line-height: 0.53333rem;
  margin-bottom: 0.2rem;
  font-size: 0; }

.index5 .top a {
  font-size: 0.4rem;
  color: #404041; }

.index5 .top a img {
  vertical-align: middle;
  margin: -0.04rem 0.16rem 0;
  height: 0.29333rem; }

.index5 .top a.act {
  color: #000; }

.index5 .bottom {
  width: 100%; }

.index5 .bottom .box {
  display: none; }

.index5 .bottom .box.block {
  display: block; }

.index5 .bottom .shang {
  position: relative; }

.index5 .bottom .shang img {
  display: block;
  width: 100%; }

.index5 .bottom .shang p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 0.26667rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.3rem;
  font-weight: bold;
  overflow: hidden; }

.index5 .bottom .xia {
  padding: 0.29333rem 0; }

.index5 .bottom .xia ul li {
  padding-bottom: 15px;
    margin-bottom: 15px;
  border-bottom: 1px dashed   #bcbcbd; }

.index5 .bottom .xia ul li a {
  display: flex;
  justify-content: space-between; }

.index5 .bottom .xia ul li a .img {
  width: 3.37333rem;
  height: 1.85333rem;
  overflow: hidden; }

.index5 .bottom .xia ul li a .img img {
  display: block;
  width: 100%;
  height: 1.85333rem;
  object-fit: cover;
  transition: .3s all; }

/* .index5 .bottom .xia ul li:nth-of-type(2) {
  padding-top: 2px;
  padding-bottom: 0;
  border-bottom: 0; } */

.index5 .bottom .xia ul li .nr {
  padding: 0.1rem 0.26667rem;
  box-sizing: border-box;
  flex: 1; }

.index5 .bottom .xia ul li .nr h5 {
  height: 1.1rem;
  line-height: 0.55rem;
  overflow: hidden;
  font-size: 0.43rem;
  color: #404041; }

.index5 .bottom .xia ul li .nr p {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  font-size: 13px;
  color: #404041; }

.index5 .bottom .xia ul li .nr div {
  line-height: 0.4rem;
  display: flex;
  justify-content: space-between;
  font-size: 0.3rem;
  color: #404041;
  margin-top: 0.15rem; }

.index5 .bottom .xia ul li .nr div span {
  font-size: 0.3rem;
  color: #404041; }

.index5 .more {
  width: 100%; }

.index5 .more a {
  font-size: 0.36rem;
  color: #404041;
  display: block;
  width: 120px;
  margin: auto;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  border: 1px solid #404041;
  border-radius: 0.13333rem; }

.footer {
  margin-bottom: 1.8rem;
  width: 100%;
  text-align: center;
  line-height: 0.7rem;
  background-color: #ffffff;
  font-size: 0.42rem;
  color: #737373;
  padding: 0.26667rem;
  box-sizing: border-box; }

.flx_footer {
  width: 100%;
  /* height: 1.4rem; */
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  padding:  0.3rem;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100; }

.flx_footer ul {
  display: flex;
  justify-content: space-between; }

.flx_footer ul li {
  width: 20%;
  padding-top: 0.45333rem;
  position: relative;
  height: 1.8rem; }

.flx_footer ul li img {
  height: 0.42667rem;
  display: block;
  margin: 0 auto; }

.flx_footer ul li p {
  line-height: 0.61333rem;
  text-align: center;
  font-size: 0.24rem;
  color: #404041; }

.flx_footer ul li .box {
  position: absolute;
  right: 0;
  bottom: 2.24rem;
  background-color: #fff;
  padding: 0 0.13333rem;
  box-sizing: border-box;
  width: 100%;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  display: none; }

.flx_footer ul li .box a {
  display: block;
  font-size: 0.24rem;
  color: #404041;
  line-height: 0.74667rem;
  text-align: center;
  border-bottom: 1px solid #d9d9d9; }

.flx_footer ul li .box a:last-child {
  border-bottom: 0; }

.flx_footer ul li.act .box {
  display: block; }

.ny_banner {
  width: 100%;
  position: relative; }

.ny_banner img {
  width: 100%;
  height: 5.89333rem;
  display: block; }

.ny_banner .box {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%); }

.ny_banner .box span {
  display: block;
  text-align: center;
  line-height: 0.86667rem;
  font-size: 0.66667rem;
  color: #fff; }

.ny_banner .box p {
  text-align: center;
  font-size: 0.26667rem;
  color: #fff;
  line-height: 0.42667rem; }

.news_list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3rem 0.4rem; }

.news_list .top {
  text-align: center;
  line-height: 0.53333rem;
  padding: 0.36rem 0;
  box-sizing: border-box;
  font-size: 0; }

.news_list .top a {
  font-size: 16px;   
  margin: 0 5px;position: relative;
  color: #939393;
  vertical-align: middle; }
 /*.news_list .top a:after{content:"";position:absolute;width:100%;height:1} */

.news_list .top a img {
  vertical-align: middle;
  margin: -0.04rem 0.16rem 0;
  height: 0.29333rem; }

.news_list .top a.act {
  color: #404041; border-bottom: 1px solid #000;}

.news_list .bottom {
  width: 100%; }

.news_list .bottom ul {
  display: flex;
  flex-wrap: wrap; }

.news_list .bottom ul li {
  padding: 0 0.04rem;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 0.4rem; }

.news_list .bottom ul li .img {
  width: 40%;
    float: left;
  overflow: hidden; }

.news_list .bottom ul li .img img {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: .3s all;
  height: 3.21333rem;
  object-fit: cover; }

.news_list .bottom ul li .nr {
    width: 55%;margin-left: 5%;float: right;
  padding: 0.18667rem 0.21333rem;
  box-sizing: border-box; }

.news_list .bottom ul li .nr p {
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  font-size: 14px;
  color: #404041;
  overflow: hidden; }
.news_list .bottom ul li .nr span {
  line-height: 28px;
  height: 28px;    display: block;
  overflow: hidden;
  font-size: 14px;
  color: #939393;
  overflow: hidden; }
.news_list .bottom ul li .nr div {
  /*margin-top: 0.24rem;*/
  line-height: 28px;
  height: 28px;
  box-sizing: border-box;
  position: relative;
  color: #939393;
  font-size: 12px;
  overflow: hidden; }

.news_list .bottom ul li a {
  display: block;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px; }

.news_list .bottom ul li:hover .img img {
  transform: scale(1.1); }

.news_list .more {
  width: 100%;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.21333rem;
  color: #000;
  padding: 0.26667rem;
  box-sizing: border-box; }

.news_list .more img {
  display: block;
  margin: 0 auto;
  width: 0.45333rem; }

.news_list .more .loading {
  -webkit-transform: rotate(0deg) translateZ(0);
  -webkit-transition-duration: 0;
  -webkit-animation-name: loading;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.news_xq {
  width: 100%;
  padding: 0 0.3rem;
  box-sizing: border-box; 
  margin-top: 45px;
}

.news_xq .title {
  width: 100%;
  padding: 0.48rem 0 0.33333rem; }

.news_xq .title span {
  display: block;
  font-size: 0.5rem;
  color: #404041;
  line-height: 0.8rem;
  text-align: center; }

.news_xq .title p {
  line-height: 0.57333rem;
  text-align: center;
  font-size: 0.36rem;
  color: #939393; }

.news_xq .bottom {
  width: 100%; }

.news_xq .bottom p {
  font-size: 0.4rem;
  line-height: 0.8rem;
  overflow: hidden; }

.news_xq .bottom img {
  display: block;
  width: 100% !important; 
  height: auto !important;
  }

.news_xq .fanye {
  padding: 0.66667rem 0;
  box-sizing: border-box; }

.news_xq .fanye a {
  font-size: 0.4rem;
  color: #404041;
  line-height: 0.53333rem;
  height: 0.7rem;
  display: block;
  overflow: hidden; }

.news_tj {
  width: 100%;
  padding: 0 0.3rem 0.26667rem;
  box-sizing: border-box; }

.news_tj .top {
  line-height: 1.09333rem;
  font-size: 0.4rem;
  color: #414141; }

.news_tj .bottom {
  width: 100%; }

.news_tj .bottom ul {
  display: flex;
  flex-wrap: wrap; }

.news_tj .bottom ul li {
  padding: 0 0.04rem;
  box-sizing: border-box;
  width: 50%;
  margin-bottom: 0.4rem; }

.news_tj .bottom ul li .img {
  width: 100%;
  overflow: hidden; }

.news_tj .bottom ul li .img img {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: .3s all;
  height: 3.21333rem;
  object-fit: cover; }

.news_tj .bottom ul li .nr {
  padding: 0.18667rem 0.21333rem;
  box-sizing: border-box; }

.news_tj .bottom ul li .nr p {
  line-height: 0.42667rem;
  height: 0.85333rem;
  overflow: hidden;
  font-size: 0.21333rem;
  color: #404041;
  overflow: hidden; }

.news_tj .bottom ul li .nr div {
  margin-top: 0.24rem;
  line-height: 0.42667rem;
  height: 0.42667rem;
  box-sizing: border-box;
  position: relative;
  color: #939393;
  font-size: 0.18667rem;
  overflow: hidden; }

.news_tj .bottom ul li a {
  display: block;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px; }

.news_tj .bottom ul li:hover .img img {
  transform: scale(1.1); }

.case_list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3rem 0.4rem; 
  margin-top: 20px;
}

.case_list .top {
  /*text-align: center;*/
  line-height: 0.53333rem;
  /*padding: 0.36rem 0;*/
  box-sizing: border-box;
  font-size: 0; }

.case_list .top a {
  font-size: 0.3rem;
  line-height: 0.7rem;
  color: #000;
  margin: 0 3px 15px;
    padding: 5px 12px;
    border-radius: 20px;
  background: #dadada;
      display: inline-block;
  vertical-align: middle; }

.case_list .top a img {
  vertical-align: middle;
  margin: -0.04rem 0.16rem 0;
  height: 0.29333rem; }

.case_list .top a.act {
  color: #fff; background: #27495d;}

.case_list .bottom {
  width: 100%; }

.case_list .bottom {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.53333rem; }

.case_list .bottom ul {
  display: flex;
  flex-wrap: wrap; }

.case_list .bottom ul li {
  padding: 0 1px;
  box-sizing: border-box;
  margin-bottom: 0.26667rem;
  width: 100%; }

.case_list .bottom ul li .img {
  position: relative;
  width: 100%; }

.case_list .bottom ul li .img img {
  display: block;
  width: 100%; }
.case_list .bottom ul li .img span {
  width: 1.30667rem;
  height: 1.30667rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../../img/video.png) center no-repeat;
  background-size: cover; }


.case_list .bottom ul li .nr span {
  display: block;
  line-height: 36px;    margin-top: 10px;
  color: #404041;
  font-size: 18px;
  overflow: hidden;
  height: 36px; }
.case_list .bottom ul li .nr p{
        line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #727272;
}
.case_list .more {
  width: 100%;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.21333rem;
  color: #000;
  padding: 0.26667rem;
  box-sizing: border-box; }

.case_list .more img {
  display: block;
  margin: 0 auto;
  width: 0.45333rem; }

.case_list .more .loading {
  -webkit-transform: rotate(0deg) translateZ(0);
  -webkit-transition-duration: 0;
  -webkit-animation-name: loading;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear; }

.ny_banner .swiper-pagination-bullet-active {
  background-color: #404041; }

.case_tj {
  width: 100%;
  padding: 0 0.3rem 0.26667rem;
  box-sizing: border-box; }

.case_tj .top {
  line-height: 1.09333rem;
  font-size: 0.4rem;
  color: #414141; }

.case_tj .bottom {
  width: 100%; }

.case_tj .bottom {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.53333rem; }

.case_tj .bottom ul {
  display: flex;
  flex-wrap: wrap; }

.case_tj .bottom ul li {
  padding: 0 1px;
  box-sizing: border-box;
  margin-bottom: 0.26667rem;
  width: 50%; }

.case_tj .bottom ul li .img {
  width: 100%; }

.case_tj .bottom ul li .img img {
  display: block;
  width: 100%; }

.case_tj .bottom ul li .nr span {
  display: block;
  line-height: 0.69333rem;
  color: #404041;
  font-size: 0.4rem;
  overflow: hidden;
  height: 0.69333rem; }

.lxwm {
  width: 100%;
  background-color: #f6f6f6;
  padding: 0 0.3rem;
  box-sizing: border-box;
  overflow: hidden; }

.lxwm ul li {
  margin-top: 0.46667rem;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }

.lxwm ul li .img {
  overflow: hidden; }

.lxwm ul li .img img {
  display: block;
  width: 100%; }

.lxwm ul li .nr {
  width: 100%;
  padding: 0.13333rem 0.37333rem 0.37333rem;
  box-sizing: border-box; }

.lxwm ul li .nr h5 {
  line-height: 42px;
  font-size: 16px;
  color: #404041; font-weight: bold;}

.lxwm ul li .nr p {
  line-height: 28px;
  font-size: 16px;
  color: #404041; position: relative;
    margin-left: 25px;}

.lxwm ul li .nr p span { display: inline-block;}

.lxwm ul li .nr p span img {
  position: absolute;
    top: 5px;
    left: -25px;}

.fwfw {
  width: 100%;
  background-color: #fff;
  padding: 0 0.3rem 0.8rem;
  box-sizing: border-box;
  overflow: hidden; }

.fwfw ul li {
  margin-top: 0.46667rem;
  background-color: #faf9f9;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  padding: 0.13333rem;
  box-sizing: border-box; }

.fwfw ul li .img {
  overflow: hidden; }

.fwfw ul li .img img {
  display: block;
  width: 100%; height:252px;}

.fwfw ul li .nr {
  width: 100%;
  padding: 0.13333rem 0.37333rem 0.37333rem;
  box-sizing: border-box; }

.fwfw ul li .nr h5 {
  line-height: 32px;
  font-size: 16px;
  color: #404041; font-weight: bold;}

.fwfw ul li .nr p {
  line-height: 32px;
  font-size:16px;
  color: #404041; }

.gywm1 {
  width: 100%;
  padding: 1.46667rem 0.3rem;
  box-sizing: border-box;margin-bottom: 10px; }

.gywm1 .title {
  width: 100%;
  padding: 0.48rem 0 0.33333rem; }

.gywm1 .title span {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  text-align: center; }

.gywm1 .title p {
  line-height:28px;
  text-align: center;
  font-size: 14px;
  color: #fff; }

.gywm1 .bottom {
  width: 100%; }

.gywm1 .bottom p {
  font-size: 16px;
  color: #fff;
  line-height: 32px; }

.gywm2 {
  width: 100%;
  padding: 1.46667rem 0.3rem;
  box-sizing: border-box; margin-bottom: 10px;}

.gywm2 .title {
  width: 100%;
  padding: 0.48rem 0 0.33333rem; }

.gywm2 .title span {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  text-align: center; }

.gywm2 .title p {
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff; }

.gywm2 .bottom {
  width: 100%; }

.gywm2 .bottom h5 {
  font-size: 0.32rem;
  margin: 0.26667rem 0 0.13333rem;
  color: #fff;
  text-align: center; }

.gywm2 .bottom p {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  text-align: center; }

.gywm3 {
  width: 100%;
  padding: 0.8rem 0.3rem 1.2rem;
  box-sizing: border-box; margin-bottom: 10px;}

.gywm3 .title {
  width: 100%;
  padding: 0.48rem 0 0.33333rem; }

.gywm3 .title span {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  text-align: center; }

.gywm3 .title p {
  line-height: 28px;
  text-align: center;
  font-size:14px;
  color: #fff; }

.gywm3 .bottom {
  width: 100%; }

.gywm3 .bottom h5 {
  font-size: 0.32rem;
  margin: 0.26667rem 0 0.13333rem;
  color: #fff;
  text-align: center; }

.gywm3 .bottom p {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  text-align: center; }

.gywm4 {
  width: 100%;
  padding: 0.4rem 0.3rem;
  box-sizing: border-box; }

.gywm4 .title {
  width: 100%;}

.gywm4 .title span {
  display: block;
  font-size: 18px;
  color: #404041;
  line-height: 36px;
  text-align: center; }

.gywm4 .title p {
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #404041; }

.gywm4 .bottom {
  width: 100%;
  position: relative; }

.gywm4 .bottom::before {
  width: 1px;
  height: 100%;
  content: ' ';
  background-color: #fff;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 10; }

.gywm4 .bottom::after {
  width: 1px;
  height: 100%;
  content: ' ';
  background-color: #fff;
  position: absolute;
  right: 1px;
  bottom: 0;
  z-index: 10; }

.gywm4 .bottom ul {
  display: flex;
  flex-wrap: wrap;
  position: relative; }

.gywm4 .bottom ul::before {
  width: 100%;
  height: 1px;
  content: ' ';
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0; }

.gywm4 .bottom ul::after {
  width: 100%;
  height: 1px;
  content: ' ';
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0; }

.gywm4 .bottom ul li {
  width: 33.333%;
  border: 0.01333rem solid #f2f2f2;
  box-sizing: border-box; }

.gywm4 .bottom ul li img {
  display: block;
  width: 100%; }

.qyzz1 {
  width: 100%;
  padding: 0.33333rem 0.3rem;
  box-sizing: border-box; 

}

.qyzz1 ul li {
  margin-bottom: 0.37333rem;
  width: 100%; }

.qyzz1 ul li img {
  display: block;
  width: 100%; }

.qyzz2 {
  width: 100%;
  padding: 0rem 0.73333rem;
  box-sizing: border-box; }

.qyzz2 .title {
  width: 100%;
  padding: 0.48rem 0 0.33333rem; }

.qyzz2 .title span {
  display: block;
  font-size: 18px;
  color: #404041;
  text-align:center;}

.qyzz2 .title p {
  font-size:14px;
  color: #cccccc;text-align:center; }

.qyzz2 .bottom {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.53333rem; }

.qyzz2 .bottom ul {
  display: flex;
  flex-wrap: wrap; }

.qyzz2 .bottom ul li {
  padding: 0 1px;
  box-sizing: border-box;
  margin-bottom: 0.26667rem;
  width: 50%; }

.qyzz2 .bottom ul li .img {
  width: 100%; }

.qyzz2 .bottom ul li .img img {
  display: block;
  width: 100%; }

.qyzz2 .bottom ul li .nr span {
  display: block;
  line-height:36px;
  color: #404041;
  font-size: 14px;
  overflow: hidden;
  height: 36px;
  text-align: center; }

.index9 {
  width: 100%; }

.index9 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.3rem; }

.index9 .title {
  width: 100%;
  padding: 0.4rem 0 0.2rem;
  box-sizing: border-box; }

.index9 .title span {
  display: block;
  text-align: center;
  line-height: 0.67333rem;
  color: #404041;
  font-size: 0.55rem; }

.index9 .title p {
  color: #727272;
  font-size: 0.41333rem;
  line-height: 0.8rem;
  text-align: center; }

.index9 .bottom {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.53333rem; }

.index9 .bottom .swiper-pagination {
  bottom: -0.26667rem; }

.index9 .bottom .swiper-pagination-bullet-active {
  background-color: #404041; }

.index9 .bottom img {
  display: block;
  width: 100%;
  transition: .3s all; }

.index9 .bottom .box {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 10;
  text-align: center; }

.index9 .bottom .box span {
  display: block;
  line-height: 0.45333rem;
  font-size: 0.29333rem;
  color: #fff; }

.index9 .bottom .box i {
  display: block;
  width: 0.66667rem;
  height: 2px;
  background-color: #fff;
  margin: 0 auto; }

.index9 .bottom .box p {
  font-size: 0.18667rem;
  color: #fff;
  line-height: 0.37333rem;
  text-transform: uppercase; }

.bdys {
  width: 100%;
  background-color: #fff;
  padding: 0 0.3rem 0.8rem;
  box-sizing: border-box;
  overflow: hidden; }

.bdys ul li {
  margin-top: 0.46667rem;
  background-color: #faf9f9;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  padding: 0.13333rem;
  box-sizing: border-box; }

.bdys ul li .img {
  overflow: hidden; }

.bdys ul li .img img {
  display: block;
  width: 100%; }

.bdys ul li .nr {
  width: 100%;
  padding: 0.13333rem 0.37333rem 0.37333rem;
  box-sizing: border-box; 
    position: relative;
}
.bdys ul li .shuzi{
    
        font-size: 40px !important;
    font-weight: bold;
    color: #c1d4ee !important;
    position: absolute;
    right: 0px;
    top: 10px;
}
.bdys ul li .nr h5 {
  line-height: 36px;
  font-size: 18px;
  color: #404041; }

.bdys ul li .nr p {
  line-height: 32px;
  font-size: 16px;
  color: #404041; }

.fwlc {
  padding: 0.37333rem 0.3rem 0.90667rem;
  box-sizing: border-box; }

.fwlc ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.fwlc ul li {
  width: 4.4rem;
  box-sizing: border-box;
  margin-top: 0.56rem;
  position: relative; }

.fwlc ul li a {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  padding: 0.66667rem 0.4rem 0.32rem;
  box-sizing: border-box;
  position: relative;
  display: block; }

.fwlc ul li a p {
  line-height: 0.45333rem;
  height: 1.36rem;
  font-size: 0.32rem;
  color: #404041;
  text-align: center;
  overflow: hidden;
  margin-top: 0.06667rem; }

.fwlc ul li a h5 {
  line-height: 0.64rem;
  height: 0.64rem;
  font-size: 0.37333rem;
  color: #404041;
  text-align: center;
  overflow: hidden;
  margin-top: 0.13333rem; }

.fwlc ul li a .img {
  font-size: 0;
  line-height: 0.82667rem;
  text-align: center; }

.fwlc ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  height: 0.74667rem; }

.fwlc ul li a span {
  color: #404041;
  font-size: 0.33333rem;
  position: absolute;
  left: 0.26667rem;
  top: 0.26667rem; }

.fwlc ul li:nth-of-type(2n-1)::before {
  content: ' ';
  position: absolute;
  width: 0.6rem;
  height: 0.42667rem;
  right: -0.56rem;
  top: 50%;
  margin-top: -0.21333rem;
  background: url(../../img/fwlc_befor1.png);
  z-index: 0;
  background-size: cover; }


.column_title{
  padding-top: 90px;
  padding-bottom: 20px;
  margin: 0 0.73333rem;
}
.qyzz1 ul li:nth-child(1) .column_title{padding-top: 90px !important;}
.column_title p{text-align: center;font-size: 18px;font-weight:normal;}
.column_title span{
    font-size: 14px;color: #cccccc;
    display: block;
    text-align: center;    text-transform: uppercase;
    }