/* 1029动画 */
/*.content-ywfw .img-list > div p{*/
/*  opacity: 0;*/
/*  transition: all 400ms;*/
/*}*/
/*.content-ywfw .img-list > div > div:hover p{*/
/*  opacity: 1;*/
/*}*/
/*.lists .img{*/
/*  overflow: hidden;*/
/*}*/
/*.lists .img img{*/
/*  width: 100%;*/
/*  max-width: 100%;*/
/*  transition: all 400ms;*/
/*  position: relative;*/
/*  left: 0;*/
/*  top: 0;*/
/*}*/
/*.lists:hover .img>img{*/
/*  width: 120%;*/
/*  max-width: 120%;*/
/*  left: -10%;*/
/*  top: -10%;*/
/*}*/
/*.lists:hover .desc h5{*/
/*  color: #e71f19;*/
/*}*/
/*.newsbm{*/
/*  overflow: hidden;*/
/*}*/
/*.img-list>div>div{*/
/*  cursor: pointer;*/
/*}*/
.bg-img {
  overflow: hidden;
}
.bg-img img {
  transition: all 0.3s linear;
}
.bg-img:hover img {
  transform: scale(1.08);
}
.imgs {
  overflow: hidden;
}
.imgs img {
  transition: all 0.3s linear;
}
.imgs:hover img {
  transform: scale(1.08);
}
.page div img {
  transition: all 0.3s linear;
}
.page div:hover img {
  transform: translate3d(0, -8px, 0);
}
.lists .img {
  overflow: hidden;
}
.lists .img img {
  transition: all 0.3s linear;
}
.lists:hover .img img {
  transform: scale(1.08);
}
/* end */

/* nav */
.mynav .area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mynav .navlist {
  width: 53.57%;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navlist li {
  display: flex;
  align-items: center;
  font-size: 16px;
  height: 100%;
  color: #333333;
  position: relative;
}
.navlist li a {
  display: block;
}
.navlist > li::after {
  content: "";
  position: absolute;
  bottom: 22.5px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  height: 2px;
  width: 0;
  background-color: #e71f19;
  transition: all 0.3s linear;
}
.navlist > li:hover::after {
  width: 100%;
}
.navlist > li:first-child::after {
  width: 100%;
}
.navlist li ul {
  display: none;
  position: absolute;
  bottom: -123px;
  left: 0;
  z-index: 10;
  width: 130px;
  margin-left: -10px;
  background-color: #fff;
}
.navlist li ul li {
  color: #999999;
  font-size: 14px;
  padding: 11px 0;
  padding-left: 10px;
  transition: all 0.2s linear;
  border-bottom: 1px solid #a3b2c0;
}
.navlist li ul li:last-child {
  border-bottom: none;
}
.navlist li ul li:hover {
  background-color: #d9261c;
  color: #fff;
}
.navlist li:hover ul {
  display: block;
}
/* nav結束 */
.content-banner {
  cursor: pointer;
}
.content-zzcy {
  margin-top: 143px;
  overflow: hidden;
}
.zzcytops {
  display: flex;
  justify-content: space-between;
}
.title h1 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.title p {
  font-size: 20px;
  color: #666666;
  margin-top: 10px;
}
.zzcytops .desc {
  width: 74.28%;
  background-position: right;
  background-repeat: no-repeat;
  /* padding-top: 14px; */
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.zzcytops .desc .text {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
  width: 76.73%;
}
.more {
  width: 171px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e71f19;
  border-radius: 28px;
  font-size: 16px;
  color: #fff;
}
.content-zzcy .bg-img {
  margin-top: 69px;
}
.content-ywfw {
  height: 860px;
  margin-top: 101px;
  padding-top: 135px;
  padding-bottom: 118px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.content-ywfw .area {
  display: flex;
  justify-content: space-between;
}
.content-ywfw .ywfw-desc {
  width: 34.57%;
}
.ywfw-desc .desc {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
  margin-top: 58px;
  margin-bottom: 120px;
}
.content-ywfw .img-list {
  width: 60.85%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-ywfw .img-list > div .imgs {
  position: relative;
  margin-bottom: 30px;
}
.content-ywfw .img-list > div:first-child .imgs:first-child {
  margin-top: 57px;
}
.content-ywfw .img-list > div p {
  position: absolute;
  bottom: 26px;
  left: 30px;
  font-size: 18px;
  color: #fefefe;
  font-weight: bold;
}
.content-hzxm .mainT {
  height: 860px;
  padding-top: 137px;
  padding-bottom: 63px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-hzxm .title h1 {
  color: #fff;
}
.content-hzxm .title p {
  color: #fff;
}
.mainT .bga {
  width: 39.4%;
  height: 100%;
  padding-top: 137px;
  padding-bottom: 63px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(000, 000, 000, 0.32);
  padding-left: 57px;
}
.bga .mytops h1 {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.bga .mytops p {
  font-size: 20px;
  width: 55.73%;
  line-height: 36px;
  color: #ffffff;
  margin-top: 30px;
  text-align: right;
}
.bga .mytops .more {
  margin: auto;
  margin-top: 75px;
}
.content-hzxm {
  position: relative;
}
.taggle {
  position: absolute;
  right: 260px;
  bottom: 66px;
  width: 433px;
  height: 167px;
  margin-top: 226px;
}
.taggle .swiper-container {
  width: 373px;
  margin: auto;
}
.taggle .swiper-button-prev {
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin-top: 0;
}
.taggle .swiper-button-next {
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  margin-top: 0;
}
.taggle .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 18px;
  display: block;
  background-image: url(../images/index/leftar.png);
}
.taggle .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 18px;
  display: block;
  background-image: url(../images/index/rightar.png);
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
  background-color: rgba(222, 222, 222, 0.4);
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-color: rgba(222, 222, 222, 0.5);
  background-image: none !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-color: rgba(222, 222, 222, 0.5);
  background-image: none !important;
}
.taggle .dh {
  transition: all 0.3s linear;
}
.taggle .dh:hover {
  background-color: #e71f19;
}
.content-hzxm {
  position: relative;
}
.content-hzxm .title {
  position: absolute;
  top: 137px;
  left: 13%;
  z-index: 999;
}
.swiper-container2 .swiper-pagination-fraction {
  color: #fff;
  width: 1400px;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
}
.swiper-container2 .swiper-pagination-fraction::before {
  position: absolute;
  left: -10%;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 120px;
  height: 1px;
  background-color: #ffffff;
}
.swiper-container2 .swiper-pagination-fraction span:nth-child(1) {
  font-size: 26px;
  color: #ffffff;
}
.swiper-container2 .swiper-pagination-fraction span:nth-child(2) {
  font-size: 16px;
  color: #ffffff;
}
.content-myfriend {
  padding-top: 136px;
  padding-bottom: 84px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.content-myfriend .desc {
  width: 41.71%;
}
.content-myfriend .page {
  margin-top: 52px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-myfriend .page > div {
  width: 31.16%;
  margin-bottom: 21px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.content-myfriend .dp {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
  margin-top: 50px;
}
.content-myfriend .up_down {
  display: flex;
  margin-top: 13px;
}
.up_down div {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #9b9b9b;
  margin-right: 20px;
  cursor: pointer;
  position: static;
  margin-top: 0;
  transition: all 0.3s linear;
}
.up_down div:hover {
  background-color: #e71f19;
}
.content-myfriend .area {
  display: flex;
  justify-content: space-between;
}
.map .imgs {
  margin-top: 17px;
}
.map h5 {
  font-family: SourceHanSansSC-Medium;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  color: #e71f19;
  padding-right: 139px;
  margin-top: 45px;
}
.content-news {
  padding-top: 147px;
  padding-bottom: 106px;
  overflow: hidden;
}
.topbar {
  display: flex;
  justify-content: space-between;
}
.content-news .list-item {
  margin-top: 63px;
  display: flex;
  justify-content: space-between;
}
.list-item .news-list {
  width: 46.42%;
}
.news-list .lists {
  transition: all 0.1s linear;
  padding: 39px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f0f0f0;
  cursor: pointer;
}
.news-list .lists .desc {
  width: 47.38%;
  height: 100%;
}
.new-active .img {
  display: none;
}
.new-active {
  display: block;
  width: 100%;
  padding: 0 !important;
  height: 79px;
  background-color: #fff !important;
  border-bottom: 1px solid #e6e6e6;
}
.new-active .desc {
  display: flex;
  align-items: center;
  width: 100% !important;
}
.new-active .tm {
  margin-right: 31px;
}
.new-active .desc p {
  display: none;
}
.new-active .jt {
  display: none;
}
.lists .desc .tm {
  font-size: 14px;
  color: #666666;
}
.lists .desc h5 {
  font-size: 18px;
  color: #333333;
}
.lists .desc p {
  font-size: 14px;
  line-height: 32px;
  color: #666666;
}
.lists .desc h5 {
  margin-top: 20px;
  margin-bottom: 22px;
}
.list-item .newsbm {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.newsbm {
  height: 101%;
}
.newsbm img {
  height: 100%;
}
.newsbm .text {
  position: absolute;
  left: 0;
  color: #fff;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 15px;
  padding-left: 32px;
  background-color: rgba(000, 000, 000, 0.3);
  /* margin-top: -80px; */
  transition: all 600ms;
}
.newsbm .text .p2 {
  font-size: 20px;
  color: #ffffff;
  margin-top: 12px;
}
footer {
  background-color: #333333;
  padding-top: 56px;
  padding-bottom: 58px;
  border-bottom: 1px solid #494949;
}
footer .wzdh {
  width: 22.21%;
}
.bnavitem {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #fff;
}
.bnavitem > div {
  width: 42.44%;
  margin-top: 30px;
  padding-bottom: 14px;
  border-bottom: 1px solid #494949;
}
footer .area {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
footer .area > div .top {
  font-size: 16px;
  color: #ffffff;
}
footer .lxfs {
  width: 18.3%;
  font-size: 13px;
  line-height: 43px;
  color: #ffffff;
  opacity: 0.8;
}
footer .gzwm .top {
  margin-bottom: 33px;
}
.mybottom {
  padding: 21px 0;
  color: #fff;
  font-size: 12px;
  background-color: #333333;
}
.mybottom .area {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1450px) {
  .area {
    width: 100%;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .mynav .area {
    padding: 0 10px;
  }
  .content-zzcy {
    margin-top: 75px;
  }
  .title h1 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
  }
  .title p {
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
  }
  .zzcytops .desc .text {
    font-size: 15px;
    line-height: 28px;
  }
  .more {
    width: 160px;
    height: 46px;
    font-size: 15px;
  }
  .content-zzcy .bg-img {
    margin-top: 35px;
  }
  .content-ywfw {
    height: 720px;
    margin-top: 60px;
    padding-top: 40px;
  }
  .content-ywfw .img-list {
    width: 63%;
  }
  .swiper-container2 .swiper-pagination-fraction {
    left: 0;
    transform: translateX(0);
  }
  .bga .mytops p {
    font-size: 18px;
    width: 95%;
    line-height: 36px;
    color: #ffffff;
    margin-top: 25px;
  }
  .taggle {
    right: 40px;
    margin-top: 200px;
  }
  .content-hzxm .mainT {
    height: 700px;
  }
  .content-myfriend {
    height: 700px;
    padding-top: 30px;
  }
  .content-news {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .content-news .list-item {
    margin-top: 40px;
  }
  .content-hzxm .title {
    left: 0.5%;
  }
}
@media screen and (min-width: 991px) and (max-width: 1166px) {
  .content-myfriend {
    height: 600px;
    padding-top: 30px;
    padding-bottom: 0;
  }
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px) {
  .content-hzxm .title {
    left: 0.5%;
  }
  .zzcytops .desc {
    width: 67.28%;
    padding-bottom: 16px;
  }
  .area {
    width: 100%;
    padding: 0 10px !important;
  }
  .content-zzcy {
    margin-top: 50px;
  }
  .zzcytops .desc .text {
    font-size: 14px;
    line-height: 25px;
  }
  .ywfw-desc .desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 70px;
  }
  .img-list > div {
    width: 47%;
  }
  .content-ywfw .img-list > div p {
    bottom: 20px;
    left: 20px;
  }
  .content-ywfw {
    height: 550px;
    margin-top: 60px;
    padding-top: 40px;
  }
  .mainT .bga {
    width: 55%;
  }
  .title h1 {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
  }
  .title p {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
  }
  .more {
    width: 130px;
    height: 40px;
    font-size: 14px;
  }
  .content-hzxm .title {
    position: absolute;
    top: 60px;
    left: 13%;
    z-index: 999;
  }
  .mainT .bga {
    padding-top: 60px;
  }
  .content-hzxm .mainT {
    height: 550px;
  }
  .bga .mytops .more {
    margin: auto;
    margin-top: 50px;
  }
  .content-myfriend .page {
    margin-top: 30px;
  }
  .content-myfriend .dp {
    font-size: 15px;
    line-height: 26px;
    margin-top: 30px;
  }
  /* .content-myfriend {
    height: 550px;
    padding-top: 30px;
    padding-bottom: 0;
  } */
  .map h5 {
    margin-top: 0;
  }
  .content-news {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .list-item .news-list {
    width: 58%;
  }
  .list-item .newsbm {
    width: 40%;
  }
  footer .lxfs {
    width: 30%;
  }
  footer {
    background-color: #333333;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #494949;
  }
  .bnavitem > div {
    padding-bottom: 10px;
    margin-top: 20px;
  }
  footer .lxfs {
    line-height: 35px;
  }
  footer .gzwm .top {
    margin-bottom: 25px;
  }
  .mybottom {
    padding: 15px 0;
  }
}
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .zzcytops .desc {
    width: 67.28%;
    padding-bottom: 16px;
  }
  .area {
    width: 100%;
    padding: 0 10px !important;
  }
  .content-zzcy {
    margin-top: 50px;
  }
  .zzcytops .desc .text {
    font-size: 14px;
    line-height: 25px;
  }
  .ywfw-desc .desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 70px;
  }
  .img-list > div {
    width: 47%;
  }
  .content-ywfw .img-list > div p {
    bottom: 20px;
    left: 20px;
  }
  .content-ywfw {
    height: 450px;
    margin-top: 60px;
    padding-top: 40px;
  }
  .mainT .bga {
    width: 75%;
  }
  .title h1 {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
  }
  .title p {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
  }
  .more {
    width: 130px;
    height: 40px;
    font-size: 14px;
  }
  .content-hzxm .title {
    position: absolute;
    top: 60px;
    left: 13%;
    z-index: 999;
  }
  .mainT .bga {
    padding-top: 60px;
  }
  .content-hzxm .mainT {
    height: 550px;
    padding-top: 0;
  }
  .bga .mytops .more {
    margin: auto;
    margin-top: 50px;
  }
  .content-myfriend .page {
    margin-top: 30px;
  }
  .content-myfriend .dp {
    font-size: 15px;
    line-height: 26px;
    margin-top: 30px;
  }
  .content-myfriend {
    height: 550px;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .map h5 {
    margin-top: 0;
  }
  .content-news {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .list-item .news-list {
    width: 58%;
  }
  .list-item .newsbm {
    width: 40%;
  }
  footer .lxfs {
    width: 30%;
  }
  footer {
    background-color: #333333;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #494949;
  }
  .bnavitem > div {
    padding-bottom: 10px;
    margin-top: 20px;
  }
  footer .lxfs {
    line-height: 35px;
  }
  footer .gzwm .top {
    margin-bottom: 25px;
  }
  .mybottom {
    padding: 15px 0;
  }
  .title h1 {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
  }
  .title p {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
  }
  .zzcytops .desc .text {
    font-size: 13px;
    line-height: 25px;
  }
  .content-zzcy {
    margin-top: 40px;
  }
  .more {
    width: 120px;
    height: 35px;
    font-size: 12px;
  }
  .content-zzcy .bg-img {
    margin-top: 15px;
  }
  .content-hzxm .title {
    left: 1%;
  }
  .content-ywfw .img-list > div p {
    font-size: 13px;
  }
  .bga .mytops h1 {
    font-size: 22px;
  }
  .bga .mytops p {
    font-size: 15px;
    width: 84%;
    line-height: 30px;
  }
  .content-news .list-item {
    flex-wrap: wrap;
  }
  .list-item .news-list {
    width: 100%;
  }
  .list-item .newsbm {
    width: 100%;
    margin-top: 20px;
  }
  .list-item .newsbm img {
    width: 100%;
  }
}
/* 移动端 */
@media (max-width: 767px) {
  .zzcytops .desc {
    width: 67.28%;
    padding-bottom: 16px;
  }
  .area {
    width: 100%;
    padding: 0 10px !important;
  }
  .content-zzcy {
    margin-top: 50px;
  }
  .zzcytops .desc .text {
    font-size: 14px;
    line-height: 25px;
  }
  .ywfw-desc .desc {
    font-size: 12px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .img-list > div {
    width: 47%;
  }
  .content-ywfw .img-list > div p {
    bottom: 20px;
    left: 10px;
  }
  .content-ywfw {
    height: 620px;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .mainT .bga {
    width: 100%;
  }
  .title h1 {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
  }
  .title p {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
  }
  .more {
    width: 130px;
    height: 40px;
    font-size: 14px;
  }
   .content-hzxm{
    margin-top: 25px;
  }
  .content-hzxm .title {
    position: absolute;
    top: 30px;
    left: 13%;
    z-index: 999;
  }
  .mainT .bga {
    padding-top: 60px;
  }
  .content-hzxm .mainT {
    height: 590px;
    padding-top: 0;
  }
  .bga .mytops .more {
    margin: auto;
    margin-top: 30px;
  }
  .content-myfriend .page {
    margin-top: 30px;
  }
  .content-myfriend .dp {
    font-size: 15px;
    line-height: 26px;
    margin-top: 30px;
  }
  .content-myfriend {
    height: 560px;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .map h5 {
    margin-top: 0;
  }
  .content-news {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .list-item .news-list {
    width: 58%;
  }
  .list-item .newsbm {
    width: 40%;
  }
  footer .lxfs {
    width: 30%;
  }
  footer {
    background-color: #333333;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #494949;
  }
  .bnavitem > div {
    padding-bottom: 10px;
    margin-top: 20px;
  }
  footer .lxfs {
    line-height: 35px;
  }
  footer .gzwm .top {
    margin-bottom: 25px;
  }
  .mybottom {
    padding: 15px 0;
  }
  .title h1 {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
  }
  .title p {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
  }
  .zzcytops .desc .text {
    font-size: 12px;
    line-height: 25px;
  }
  .content-zzcy {
    margin-top: 40px;
  }
  .more {
    width: 100px;
    height: 35px;
    font-size: 12px;
  }
  .content-zzcy .bg-img {
    margin-top: 15px;
  }
  .content-hzxm .title {
    left: 1%;
  }
  .content-ywfw .img-list > div p {
    font-size: 12px;
  }
  .bga .mytops h1 {
    font-size: 22px;
  }
  .bga .mytops p {
    font-size: 15px;
    width: 84%;
    line-height: 30px;
  }
  .content-news .list-item {
    flex-wrap: wrap;
  }
  .list-item .news-list {
    width: 100%;
  }
  .list-item .newsbm {
    width: 100%;
    margin-top: 20px;
  }
  .list-item .newsbm img {
    width: 100%;
  }
  .zzcytops {
    flex-wrap: wrap;
  }
  .zzcytops .desc {
    width: 100%;
    margin-top: 15px;
  }
  .content-ywfw .ywfw-desc {
    width: 100%;
  }
  .content-ywfw .area {
    flex-wrap: wrap;
  }
  .content-ywfw .img-list {
    width: 100%;
  }
  .content-myfriend .area {
    flex-wrap: wrap;
  }
  .content-myfriend .desc {
    width: 100%;
  }
  .content-myfriend .map {
    display: none;
  }
  .content-myfriend .desc .page img {
    width: 100%;
  }
  .taggle {
    right: 0;
    width: 100%;
  }
  .bga .mytops {
    width: 70%;
    margin: auto;
    margin-right: 0;
    margin-top: 30px;
  }
  .news-list .lists {
    flex-wrap: wrap;
  }
  .news-list .lists .desc {
    width: 100%;
    margin-top: 8px;
  }
  .news-list .lists .img {
    width: 100%;
  }
  .news-list .lists .img img {
    width: 100%;
  }
  .lists .desc h5 {
    font-size: 12px;
    width: 63%;
  }
  footer .area {
    flex-wrap: wrap;
  }
  footer .area .wzdh {
    margin-bottom: 15px;
    width: 100%;
  }
  footer .lxfs {
    width: 45%;
  }
  .mybottom .area {
    flex-wrap: wrap;
  }
  .lists .img {
    width: 100%;
  }
}
