* {
  margin: 0;
  padding: 0;
}
html,
body {
  background-image: url("../images/bg.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
table {
  border-collapse: collapse;
}
tr {
  position: relative;
}
tr td:has(> .td-contact) {
  position: relative;
}
tr td:has(> .td-contact) .td-contact {
  width: 150px;
  height: 35px;
  background-image: url(http://www.xiaoguolian.com/template/default/images/xglqqwx2.png);
  transform: scale(0.7) translateY(-69%);
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 64%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
tr td:has(> .td-contact) .td-contact .td-c-wechat {
  position: relative;
  z-index: 999;
}
tr td:has(> .td-contact) .td-contact .td-c-wechat img {
  width: 0;
  height: 0;
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}
tr td:has(> .td-contact) .td-contact .td-c-wechat:hover img {
  z-index: 999;
  width: 125px;
  height: 125px;
  box-shadow: 0 0 30px #ccc;
}
.banner {
  width: 100%;
  height: 60vh;
  background-color: lightgray;
  overflow: hidden;
  position: relative;
  background-attachment: fixed;
  background-image: url("../images/final-banner.png");
  background-size: cover;
  background-position: center;
}
.banner .image {
  width: 1400px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banner .image img {
  transform: scale(1.3) translate(80px, 0);
}
@keyframes breath {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.banner .btn-down {
  background-image: url("../images/down.png");
  background-size: cover;
  background-position: center;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -50px;
  border-radius: 50%;
  background-color: #00000066;
  animation: breath 2s infinite;
  cursor: pointer;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
.contain {
  width: 100%;
  height: auto;
  position: relative;
}
.contain .btn-targets {
  width: 1300px;
  margin: 50px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contain .btn-targets .btn-target {
  width: 170px;
  height: 100%;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.contain .btn-targets .btn-target a {
  overflow: hidden;
}
.contain .btn-targets .btn-target a img {
  width: 100%;
}
table {
  width: 1400px;
}
td {
  padding: 10px;
}
.m-table img {
  width: 100vw;
}
.cont {
  /* width: 1024px; */
  width: 1400px;
  height: auto;
  position: relative;
  margin: 0px auto 0;
  /* 版心白色 */
  /* background-color: #fff; */
}
.cont1 {
  width: 100%;
  height: auto;
  position: relative;
}
.cont1 img {
  width: 100%;
}
.cont2 {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -5px;
}
.cont2 img {
  width: 100%;
}
.cont3 {
  width: 100%;
  height: auto;
  position: relative;
  margin: 15px 0;
}
.cont3 img {
  width: 100%;
}
.cont4 {
  width: 100%;
  height: auto;
  position: relative;
}
.cont5-con {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  width: 97%;
  height: auto;
  margin: 0 auto;
}
.cont51 {
  width: 30%;
  height: auto;
  margin: 2vw 0;
}
.cont51 video {
  width: 95%;
  border: 0.5vw solid #fff;
  border-radius: 2%;
}
.cont6 {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fdfcdf;
  margin: 0 auto;
}
.cont6-con {
  width: 97%;
  height: auto;
  position: relative;
  margin: 0 auto;
  padding-top: 100px;
  z-index: 10;
}
.cont6-con1 {
  width: auto;
}
.cont6-con1 img {
  width: auto;
}
.cont6-con2 {
  width: 98%;
  height: auto;
  margin-top: -5px;
}
.cont6-con2 img {
  width: 100%;
  border: 10px solid #323232;
}
.cont7 {
  width: 100%;
  position: relative;
  padding: 4vw 0 2vw 0;
  background-color: #fdfcdf;
}
.cont71 {
  width: 95%;
  position: relative;
  background: linear-gradient(to right, #009865, #fff);
  border-radius: 0.5vw;
  margin: 0 auto;
}
.cont71 p {
  font-size: 2.5vw;
  font-weight: bold;
  padding-left: 2vw;
  line-height: 5vw;
  color: #fff;
}
.cont7-con {
  width: 100%;
  height: auto;
  background-color: #fdfcdf;
}
.cont7-con1 {
  width: 95%;
  height: auto;
  border-radius: 0.5vw;
  background-color: #f3f4fa;
  margin: 0 auto;
}
.cont7-con p {
  font-size: 1.3vw;
  line-height: 1.7;
  color: #383838;
  padding: 1vw 2vw;
  font-weight: 400;
}
.cont7-con span {
  color: #d35c99;
}
.cont8 {
  width: 100%;
  position: relative;
  padding: 4vw 0 2vw 0;
  background-color: #fdfcdf;
}
.cont81 {
  width: 95%;
  position: relative;
  background: linear-gradient(to right, #986532, #fff);
  border-radius: 0.5vw;
  margin: 0 auto;
}
.cont81 p {
  font-size: 2.5vw;
  font-weight: bold;
  padding-left: 2vw;
  line-height: 5vw;
  color: #fff;
}
.cont9 {
  width: 100%;
  position: relative;
  padding: 4vw 0 2vw 0;
  background-color: #fdfcdf;
}
.cont91 {
  width: 95%;
  position: relative;
  background: linear-gradient(to right, #bf0c66, #fff);
  border-radius: 0.5vw;
  margin: 0 auto;
}
.cont91 p {
  font-size: 2.5vw;
  font-weight: bold;
  padding-left: 2vw;
  line-height: 5vw;
  color: #fff;
}
.cont10 {
  width: 100%;
  height: 5vw;
  background-color: #fdfcdf;
}
.cebian {
  position: fixed;
  right: 0.5vw;
  bottom: 5vw;
  width: 45px;
  height: auto;
  background-color: #fff;
}
.cebian-1 {
  width: 100%;
  height: auto;
}
.cebian-2 {
  z-index: 101;
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  background-color: #e20000;
  background-image: url(http://www.soukelai99.com/images/icon.png);
  background-position: -363px -320px;
  background-repeat: no-repeat;
}
.cebian-3 {
  position: relative;
  display: block;
  width: 45px;
  margin-top: 1px;
  height: 45px;
  background-color: #e20000;
  background-image: url(http://www.soukelai99.com/images/icon.png);
  background-position: -363px -230px;
  background-repeat: no-repeat;
}
.cebian-4 {
  position: relative;
  display: block;
  width: 45px;
  margin-top: 1px;
  height: 45px;
  background-color: #e20000;
  background-image: url(http://www.soukelai99.com/images/icon.png);
  background-position: -365px -185px;
  background-repeat: no-repeat;
}
.cebian-5 {
  position: relative;
  display: block;
  width: 45px;
  margin-top: 1px;
  height: 45px;
  background-color: #e20000;
  background-image: url(http://www.soukelai99.com/images/icon.png);
  background-position: -365px -370px;
  background-repeat: no-repeat;
}
.cebian-7 {
  position: absolute;
  top: 0;
  right: 45px;
  display: none;
  z-index: 100;
}
.cebian-7 img {
  width: 10vw;
  height: 10vw;
  padding: 0.5vw;
  background-color: #7a7a7a;
}
.cebian-8 {
  background-color: #262626;
  position: absolute;
  top: 46px;
  right: 0;
  display: none;
}
.cebian-8 p {
  font-size: 16px;
  line-height: 45px;
  color: #fff;
  padding: 0 10px 0 40px;
  width: 120px;
}
.cebian-9 {
  display: none;
  background-color: #262626;
  position: absolute;
  top: 92px;
  right: 0;
  cursor: pointer;
}
.cebian-9 p {
  padding-left: 35px;
  line-height: 45px;
  width: 80px;
  text-align: right;
  padding-right: 15px;
  color: #fff;
}
.cebian-2:hover ~ .cebian-7 {
  display: block;
}
.cebian-7:hover {
  display: block;
}
.cebian-3:hover ~ .cebian-8 {
  display: block;
}
.cebian-8:hover {
  display: block;
}
.cebian-4:hover ~ .cebian-9 {
  display: block;
}
.cebian-9:hover {
  display: block;
}
.class_qidian_wpa {
  display: none;
}
@media only screen and (max-width: 500px) {
  .cont {
    width: 100%;
  }
  .cont7-con img {
    width: 100%;
  }
  .class_qidian_wpa {
    display: block;
  }
  .cont6::after {
    width: 45%;
  }
  .cont6-con2 img {
    width: 98%;
  }
  .cebian {
    display: none;
  }
  .cont7-con p {
    font-size: 3vw;
  }
}
.xzl-nav {
  width: 98%;
  background-color: rgba(240, 225, 225, 0.493);
  height: 70px;
  position: absolute;
  top: 10px;
  left: 14px;
  border-radius: 15px;
  backdrop-filter: blur(5px);
}
.xzl-nav img {
  width: 100px;
  height: 40px;
  margin-left: 20px;
  margin-top: 15px;
}
.nav-list {
  position: absolute;
  top: 0px;
  right: 180px;
  /* width: 800px; */
  height: 70px;
}
.nav-list li {
  font-size: 18px;
  line-height: 70px;
  float: left;
  margin-left: 20px;
  color: white;
  cursor: pointer;
}
.nav-list li a {
  color: #fff;
}
.nav-list li:hover {
  text-shadow: 0 0 5px #fff;
}
.phone-num {
  color: #f2f2f2;
  font-weight: bold;
  font-size: 19px;
  position: absolute;
  right: 20px;
  line-height: 70px;
}
.cont2-21 {
  width: 1370px;
  margin: 200px auto;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  /* border: 1px solid black; */
  padding: 20px 0 0 0;
  border-radius: 20px;
  /* box-shadow: 0 0 20px #fefefe; */
  box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 20px;
  background-color: #fff;
  position: relative;
}
.cont2-21 .contact-us {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.cont2-21 .contact-us > img {
  height: 110px;
  opacity: 0.8;
}
.cont2-21 .contact-us a > *,
.cont2-21 .contact-us .wx > *,
.cont2-21 .contact-us .tel > * {
  display: none;
}
.cont2-21 .contact-us a {
  width: 37px;
  height: 40px;
  position: absolute;
  left: 68px;
  top: 18px;
  display: block;
  z-index: 10;
}
.cont2-21 .contact-us .wx {
  width: 37px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  left: 113px;
  top: 18px;
  display: block;
  z-index: 10;
}
.cont2-21 .contact-us .wx:hover img {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  right: -32px;
  top: 40px;
}
.cont2-21 .contact-us .tel {
  width: 37px;
  cursor: pointer;
  height: 39px;
  position: absolute;
  left: 158px;
  top: 20px;
  display: block;
  z-index: 10;
}
.cont2-21 .contact-us .tel:hover p.num {
  display: block;
  position: absolute;
  width: 150px;
  height: 50px;
  right: 0;
  top: 39px;
  border-radius: 10px;
  background-color: lightgray;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}
.cont2-21.first {
  margin-top: 0;
}
.cont2-21.top-ads {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin-top: 20px;
  margin-bottom: 0;
  border-radius: 0;
  overflow: unset;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cont2-21.top-ads a {
  display: block;
  width: calc((100% / 3) - 10px);
  border-radius: 8px;
  transition: 0.4s;
}
.cont2-21.top-ads a:hover {
  transform: scale(1.05);
}
.cont2-21.top-ads a img {
  display: block;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 0 16px #777;
}
.cont2-21 > h2,
.cont2-21 > p {
  padding: 10px 0 0 20px;
}
.cont2-21 > p {
  padding: 10px 0 10px 20px;
}
.cont2-21.news ul.article-list {
  width: 50%;
  float: left;
}
.cont2-21.news ul.article-list li {
  width: 50%;
  float: left;
}
.cont2-21.news ul.article-list li a {
  display: block;
  width: 100%;
  padding: 20px 10px;
  box-sizing: border-box;
  height: 100%;
  color: #000;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.4s;
}
.cont2-21.news ul.article-list li a:hover {
  transform: scale(1.05);
}
.cont2-21.news ul.article-list li:nth-of-type(4n),
.cont2-21.news ul.article-list li:nth-of-type(4n-1) {
  background-color: #f2f2f2;
}
.table-title {
  color: #160000;
  font-size: 32px;
}
.table-title span {
  text-shadow: 1px 1px 3px #6f61f3, -4px -2px 3px #ff446b, 0 0 3px #fff;
  letter-spacing: 5px;
}
.table-detail {
  font-size: 13px;
  margin: 10px 0px;
}
.table-list {
  width: 1400px;
  height: 55px;
  background-image: linear-gradient(to right, #e71010, #fbd6d6);
}
.table-list-new {
  background-image: linear-gradient(to right, #fa5503, #b473b3);
}
.table-list li {
  float: left;
  line-height: 55px;
  color: #f2f2f2;
  font-weight: bold;
  text-align: center;
}
table tr {
  transition: 0.25s;
  cursor: pointer;
  background-color: #fff;
}
table tr:hover {
  transform: scale(1.02);
  z-index: 999;
}
.table-data td {
  line-height: 30px;
  width: auto;
  text-align: center;
  font-size: 16px;
}
.table-data tr:nth-child(2n) {
  background-color: #f2f2f2;
}
.table-data-new tr:nth-child(2n) {
  background-color: #eedafd;
}
.table-data-new tr td {
  border-spacing: 0px;
  margin: 0;
}
.table-data-ex td {
  line-height: 30px;
  width: auto;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.table-data-ex tr:nth-child(2n) {
  background-color: #fff5f4;
}
.float-link-left {
  background-color: #fff;
  text-align: center;
  z-index: 999;
}
.float-link-left p.title {
  font-weight: bold;
  padding-top: 10px;
}
.float-link-left p.subtitle {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
  color: #333;
}
.float-link-left p.content {
  font-size: 12px;
  color: #444;
}
.float-link-left p.content:last-of-type {
  padding-bottom: 10px;
}
.float-link-left {
  width: 80px;
  position: fixed;
  bottom: 200px;
  right: 10px;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
}
.float-link-left ul {
  background-color: #fff;
}
.float-link-left a {
  display: block;
  color: black;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
}
.float-link-left .to-top,
.side-btn {
  background-image: linear-gradient(to right, #ff3b31, rgba(253, 109, 6, 0.788));
  color: #f2f2f2;
  line-height: 35px;
}
.float-link-left .to-top {
  background-color: #666;
  font-size: 12px;
  background-image: unset !important;
}
.side-btn {
  color: #fff !important;
  font-weight: bold;
  font-size: 25px !important;
  line-height: 50px !important;
  position: relative;
}
.side-btn::after {
  content: "";
  background-image: url(http://www.xiaoguolian.com/template/default/images/line0.png);
  width: 32px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.float-images {
  width: 100px;
  position: absolute;
  top: -110px;
  left: 17px;
}
.row {
  width: 20px;
  position: relative;
  top: 4px;
}
.text-msg {
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  left: 720px;
  top: -28px;
}
.float-link-right {
  position: fixed;
  bottom: 200px;
  left: 10px;
  z-index: 999;
  background-image: linear-gradient(to right, #ff3b31, rgba(253, 109, 6, 0.788));
  color: white;
  text-align: center;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  padding: 20px 10px;
}
.float-link-right > img {
  width: 100px;
  position: absolute;
  left: 0;
  top: -38px;
}
.float-link-right a {
  color: white;
  font-size: 12px;
  line-height: 20px;
}
.cont-main {
  margin: 50px 0px;
}
footer {
  width: 100%;
  min-height: 415px;
  margin-top: -100px;
  background-image: url("https://jiopic.cdn.bcebos.com/bannerfoot.png");
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
footer .footer-contact {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-grow: 1;
  position: relative;
}
footer .footer-contact .left {
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  width: 50%;
  flex-grow: 1;
  text-align: right;
}
footer .footer-contact .left p {
  align-self: flex-start;
}
footer .footer-contact .left p span {
  display: inline-flex;
  font-size: 1rem;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
footer .footer-contact .left p span img {
  display: inline-block;
  height: 1.5rem;
  margin-right: 0.2rem;
}
footer .footer-contact .left p.num {
  position: relative;
}
footer .footer-contact .left p.num img {
  transform: translate(-50%, -50%);
  width: 150px;
  position: absolute;
  left: 50%;
  top: -100%;
}
footer .footer-contact .right {
  box-sizing: border-box;
  width: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
footer .footer-contact .right p {
  text-align: right;
  height: 8rem;
}
footer .footer-contact .right p a {
  width: 128px;
  height: 128px;
  display: inline-block;
  background-color: #ffffff77;
  border-radius: 10px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
footer .footer-contact .right p a:first-of-type {
  margin-right: 2rem;
}
footer .footer-contact .right p a img {
  transform: scale(0.9);
}
footer .footer-contact .right p img {
  border-radius: 10px;
  height: 100%;
}
footer .footer-contact .middle {
  width: 250px;
  height: 190px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-wrap: wrap;
}
footer .footer-contact .middle span {
  display: flex;
  width: 100%;
  color: #fff;
  justify-content: space-between;
  align-items: center;
}
footer .footer-contact .middle span img {
  width: 2rem;
}
footer .footer-contact .middle > span {
  flex-direction: row-reverse;
  background-color: #00000033;
  box-sizing: border-box;
  padding: 2px 10px;
  border-radius: 6px;
  margin-bottom: 10px;
}
footer .copyright {
  background-color: #111;
  width: 100%;
}
footer .copyright .copyright-content {
  width: 1400px;
  margin: 0 auto;
  min-height: 35px;
  color: #fff;
}
footer .copyright .copyright-content p {
  display: flex;
  text-align: center;
  min-height: 50px;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  color: #aeaeae;
  font-size: 14px;
}
footer .copyright .copyright-content p span {
  line-height: 35px;
}
footer .copyright .copyright-content p > * {
  padding: 0 1rem;
}
footer .copyright .copyright-content p a {
  color: #aeaeae;
}
.m-table {
  display: none;
}
.m-table img {
  display: block;
}
.menu,
.nav-list-m {
  display: none;
}
@media only screen and (max-width: 1416px) {
  .float-link-left {
    display: none;
  }
  .float-link-right {
    display: none;
  }
  .contain#top .cont {
    width: 100%;
  }
  .cont2-21 {
    margin-top: -11rem;
    width: 98%;
  }
  .cont2-21 > p {
    font-size: 1rem;
  }
  .cont2-21 table,
  .cont2-21 .table-list {
    display: none;
  }
  .cont2-21 .m-table {
    display: flex;
    box-sizing: border-box;
    padding: 2rem;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .cont2-21 .m-table .item {
    margin: 1rem;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 6px;
    max-width: 20rem;
  }
  .cont2-21 .m-table .item .top {
    padding: 1rem;
    background-color: #f00;
    color: #fff;
    font-size: 1rem;
    background-image: linear-gradient(to right, #e71010, #e17454);
  }
  .cont2-21 .m-table .item .content {
    padding: 1rem;
  }
  .cont2-21 .m-table .item .content p {
    line-height: 1.5rem;
  }
  .cont2-21 .m-table .item .content p .key {
    color: #787878;
    font-size: 0.8rem;
  }
  .cont2-21 .m-table .item .content p .value {
    color: #333;
    font-size: 0.9rem;
  }
  .cont2-21 #changyongyouqing .item {
    height: 16rem;
  }
  .cont2-21 #youzhiyoulian .item {
    height: 15rem;
  }
  footer .footer-contact {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .banner .image > img {
    width: 33%;
  }
  .table-title {
    font-size: 1.5rem;
  }
  .xzl-nav {
    width: 93%;
  }
  ul.nav-list {
    display: none;
  }
  .phone-num {
    right: 55px;
  }
  .menu {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .menu img {
    width: 30px;
    height: 30px;
    margin: 0 0 0 0;
  }
  .nav-list-m {
    display: none;
    position: absolute;
    right: 0px;
    top: 80px;
    background-color: rgba(240, 225, 225, 0.493);
    backdrop-filter: blur(15px);
    color: #fff;
    box-sizing: border-box;
    padding: 0.5rem;
    border-radius: 1rem;
  }
  .nav-list-m li {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
  footer {
    margin-top: -200px;
  }
  footer .footer-contact {
    padding: 0 1rem;
    box-sizing: border-box;
  }
  footer .footer-contact .middle {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .cont2-21 .contact-us img {
    display: none;
    width: 50%;
  }
  .cont2-21 .m-table {
    padding: 0.5rem;
  }
  .cont2-21 .m-table .item {
    margin: 0.3rem 0.1rem 0.3rem 0.1rem;
    box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 6px;
    /* min-width: 15rem; */
    max-width: 10rem;
  }
}
@media only screen and (max-width: 670px) {
  .banner .image > img {
    width: 14%;
  }
}
@media only screen and (max-width: 865px) {
  .top-ads {
    flex-direction: column;
  }
  .top-ads a {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .top-ads a:hover {
    transform: scale(1) !important;
  }
  footer .footer-contact {
    padding-top: 5rem;
    display: block;
  }
  footer .footer-contact .left,
  footer .footer-contact .right {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  footer .footer-contact .left {
    width: 100%;
    align-items: center;
    padding-top: 1rem;
  }
  footer .footer-contact .left p {
    width: 100%;
    font-size: 1rem;
    text-align: center;
  }
  footer .footer-contact .left p.num img {
    top: -210%;
  }
  footer .footer-contact .right {
    width: 100%;
    padding: 1rem 0;
  }
  footer .footer-contact .right p {
    width: 100%;
    text-align: center;
  }
  footer .footer-contact .right p > img,
  footer .footer-contact .right p > a {
    transform: scale(0.8);
  }
  footer .copyright {
    text-align: center;
    min-height: 35px;
    height: auto;
    padding: 0.5rem;
    box-sizing: border-box;
  }
  footer .copyright .copyright-content {
    width: 100%;
  }
  footer .copyright .copyright-content p {
    text-align: center;
    /*justify-content: space-between;*/
    justify-content: center;
  }
  footer .copyright .copyright-content p img{
    display: none;
  }
  footer .copyright .copyright-content p a {
    font-size: 0.7rem;
    padding: 0 .3rem;
    /*padding: unset;*/
    color: #444;
  }
  footer .copyright .copyright-content p span {
    display: inline-block;
    font-size: 0.7rem;
    padding: 0 .3rem;
    line-height: unset;
    /*padding: unset;*/
    color: #444;
  }
}
.ad-bar {
  width: 1370px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 0px 20px;
  border-radius: 18px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding: 5px 0;
}
.ad-bar a img {
  width: 100%;
  transform: scale(0.98);
}
.footer-mobile {
  display: none;
}
@media only screen and (max-width: 1386px) {
  .contain .btn-targets {
    width: 100%;
    overflow: scroll;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .ad-bar {
    width: 100%;
  }
}
@media only screen and (max-width: 990px) {
  .xiaoguolianlogo {
    display: none;
  }
  .cont2-21 .m-table {
    display: block;
  }
  .cont2-21 .m-table .item {
    box-sizing: border-box;
    width: calc(50% - 0.2rem);
    float: left;
    max-width: none;
    padding: 0.1rem;
    margin: 0.1rem 0.1rem 0.2rem 0.1rem;
  }
  .cont2-21.news ul.article-list li {
    width: 100%;
    float: left;
  }
  .cont2-21.news ul.article-list li:nth-of-type(4n-1),
  .cont2-21.news ul.article-list li:nth-of-type(4n) {
    background-color: #fff;
  }
  .cont2-21.news ul.article-list li:nth-of-type(2n) {
    background-color: #f2f2f2;
  }
  footer {
    margin-bottom: 3.5rem;
  }
  .footer-mobile {
    box-sizing: border-box;
    display: flex;
    position: fixed;
    width: 100%;
    height: 3.5rem;
    left: 0;
    bottom: 0;
    padding: 10px 20px;
    background-color: #ccc;
    justify-content: space-between;
    align-items: center;
    background-image: linear-gradient(to right, #e71010, #e17454);
  }
  .footer-mobile > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-mobile > a img {
    width: 2rem;
  }
  .footer-mobile > a span {
    font-size: 12px;
    color: #fff;
  }
}
