﻿/*----reset-----*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center center;
  font-weight: lighter;
}
body {
  background: #fff;
  font-size: 0.14rem;
  padding-top: 1.1rem;
}
html {
  font-size: 50px;
}
ul,
li {
  list-style: none;
}
body {
  margin: 0 auto;
  font-family: "Microsoft Yahei";
}
a {
  text-decoration: none;
  color: #333333;
  opacity: 1;
  font-family: "Microsoft Yahei";
}
img {
  width: 100%;
  border: none;
  display: block;
}
em {
  font-style: normal;
}
p {
  opacity: 1;
  color: #333;
  color: rgb(64, 64, 64);
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  display: block;
  content: " ";
  height: 0;
  visibility: hidden;
  clear: both;
}
.light {
  color: #ef6816;
  font-style: normal;
}
.flex_box {
  display: flex;
  display: -webkit-flex;
}
.flex_box_center {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.flex_1 {
  flex: 1;
  -webkit-flex: 1;
}
.flex_auto {
  flex: auto;
  -webkit-flex: auto;
}
.ai_c {
  align-items: center;
}
.jc_sb {
  justify-content: space-between;
}
.mr-5 {
  margin-right: -0.11rem;
}
.ml-5 {
  margin-left: -0.11rem;
}
.mb-20 {
  margin-bottom: 0.44rem;
}
.mb-8 {
  margin-bottom: 0.18rem;
}
.mt-20 {
  margin-top: 0.44rem;
}
.pd-5 {
  padding: 0.11rem;
}
.fs-5 {
  font-size: 0.12rem;
}
.fs-6 {
  font-size: 0.14rem;
}
.fs-7 {
  font-size: 0.16rem;
}
.fs-8 {
  font-size: 0.18rem !important;
}
.c-333 {
  color: #333;
}
.c-666 {
  color: #666;
}
.c-fff {
  color: #fff;
}
.ws-no {
  white-space: nowrap;
}
.ta-c {
  text-align: center;
}
.bor-b-5 {
  height: 0.11rem;
  background: #ebebeb;
}
/* 移动端点击a链接出现蓝色背景问题解决 */
a:link,
a:active,
a:visited,
a:hover {
  /*background: none;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
/*----reset end-----*/
.col {
  padding: 0.5rem 0;
}
.col .col-box {
}
.col .title-group {
}
.col .title-group .title {
  font-size: 0.45rem;
  padding: 0;
  line-height: 1.2;
  color: #333;
}
.col .title-group .text {
  text-align: center;
  color: #666666;
  margin-top: 0.25rem;
  line-height: 1.2;
  font-size: 0.3rem;
}

.tos-banner h2 {
  font-size: 0.6rem;
  padding-top: 0.1rem;
  font-weight: bold;
}
.tos-banner {
  position: absolute;
  top: 15%;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
}
.tos-banner p {
  color: white;
  margin-top: 0.6rem;
  font-size: 0.32rem;
  line-height: 1.8;
}
.tos-banner span {
  display: block;
  width: 2.24rem;
  height: 0.74rem;
  line-height: 0.74rem;
  text-align: center;
  border: 1px solid white;
  border-radius: 2.1rem;
  margin: auto;
  margin-top: 0.4rem;
  font-size: 0.3rem;
}

.col-fxsc {
  border-radius: 0.25rem;
  margin: 0.4rem;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  margin-top: -0.5rem;
  position: relative;
  z-index: 1;
  background: #fff;
}
.col-fxsc .title {
  font-size: 0.45rem;
  padding: 0.2rem 0 0.2rem;
  color: #333;
}
.col-fxsc .fx-box {
  display: flex;
}
.col-fxsc .fx-box .item {
  padding: 0 0.1rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
}
.col-fxsc .fx-box .item img {
  width: 1.1rem;
}
.col-fxsc .fx-box .item .btn-text {
  display: flex;
  border-radius: 2rem;
  border: 1px solid #297df7;
  color: #297df7;
  padding: 0.1rem 0.12rem;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  font-size: 0.24rem;
  width: 1.5rem;
  justify-content: center;
}

.col-ktxt {
}
.col-ktxt .counter-box {
  text-align: center;
  font-size: 0.3rem;
  color: #333;
  height: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-ktxt .counter-box .counter {
  padding: 0.1rem 0.15rem;
  background: #333;
  margin: 0 0.12rem;
  color: #fff;
  border-radius: 0.1rem;
}

.col-ktxt .btn-group {
  display: flex;
  justify-content: center;
  padding: 0.1rem 0;
}
.col-ktxt .btn-group .btn {
  background: #f8762e;
  border-radius: 5rem;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.3rem;
  margin: 0 0.2rem;
}

.col-scms {
  background: #f5f6fa;
  padding: 0.5rem 0;
}
.col-scms .scms-ul {
  margin-top: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.15rem;
}
.col-scms .scms-ul .item {
  width: 50%;
}
.col-scms .scms-ul .item .box {
  background: #fff;
  margin: 0.15rem;
  padding: 0.2rem;
  display: flex;
  align-items: center;
}
.col-scms .scms-ul .item .box .img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.col-scms .scms-ul .item .box .text {
  font-size: 0.3rem;
  flex: 1;
  white-space: nowrap;
}
.col-scms .scms-ul .item .box .r-icon {
  flex: none;
  width: 15px;
  height: 15px;
  position: relative;
}
.col-scms .scms-ul .item .box .r-icon::after,
.col-scms .scms-ul .item .box .r-icon::before {
  border: 7px solid transparent;
  border-left: 7px solid #fff;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -14px;
  content: " ";
  left: 5px;
}
.col-scms .scms-ul .item .box .r-icon::before {
  border-left-color: #000;
  right: -15px;
}
.col-scms .scms-ul .item:nth-child(1) .box .img {
  background-image: url("../images/scms-01.png");
}
.col-scms .scms-ul .item:nth-child(2) .box .img {
  background-image: url("../images/scms-02.png");
}
.col-scms .scms-ul .item:nth-child(3) .box .img {
  background-image: url("../images/scms-03.png");
}
.col-scms .scms-ul .item:nth-child(4) .box .img {
  background-image: url("../images/scms-04.png");
}
.col-scms .scms-ul .item:nth-child(5) .box .img {
  background-image: url("../images/scms-05.png");
}
.col-scms .scms-ul .item:nth-child(6) .box .img {
  background-image: url("../images/scms-06.png");
}
.col-scms .scms-ul .item:nth-child(7) .box .img {
  background-image: url("../images/scms-07.png");
}
.col-scms .scms-ul .item:nth-child(8) .box .img {
  background-image: url("../images/scms-08.png");
}
.col-scms .scms-ul .item:nth-child(9) .box .img {
  background-image: url("../images/scms-09.png");
}
.col-scms .scms-ul .item:nth-child(10) .box .img {
  background-image: url("../images/scms-10.png");
}
.col-scms .scms-ul .item:nth-child(11) .box .img {
  background-image: url("../images/scms-11.png");
}
.col-scms .scms-ul .item:nth-child(12) .box .img {
  background-image: url("../images/scms-12.png");
}

.col-jjzd {
  padding: 0.5rem 0;
}
.col-jjzd .col-box {
  padding-top: 0.4rem;
}
.col-jjzd .col-box .img {
  max-width: 100%;
}
.col-jjzd .col-box .img img {
}
.col-jjzd .col-box .jjzd-ul {
  display: flex;
  flex-wrap: wrap;
}
.col-jjzd .col-box .jjzd-ul .item {
  width: 25%;
}
.col-jjzd .col-box .jjzd-ul .item .box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.col-jjzd .col-box .jjzd-ul .item .box .img {
  width: 0.6rem;
  height: 0.6rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0.2rem;
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(1) .box .img {
  background-image: url(../images/jjzd-01.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(2) .box .img {
  background-image: url(../images/jjzd-02.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(3) .box .img {
  background-image: url(../images/jjzd-03.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(4) .box .img {
  background-image: url(../images/jjzd-04.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(5) .box .img {
  background-image: url(../images/jjzd-05.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(6) .box .img {
  background-image: url(../images/jjzd-06.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(7) .box .img {
  background-image: url(../images/jjzd-07.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(8) .box .img {
  background-image: url(../images/jjzd-08.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(9) .box .img {
  background-image: url(../images/jjzd-09.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(10) .box .img {
  background-image: url(../images/jjzd-10.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(11) .box .img {
  background-image: url(../images/jjzd-11.png);
}
.col-jjzd .col-box .jjzd-ul .item:nth-child(12) .box .img {
  background-image: url(../images/jjzd-12.png);
}
.col-jjzd .col-box .jjzd-ul .item .box .text {
  color: #666666;
  font-size: 0.3rem;
  margin-bottom: 0.3rem;
}

.col-adv {
}
.col-adv img {
}

.col-xsxg {
  padding: 0.5rem 0;
  background: url(../images/xsxg-bg.png)
    no-repeat center;
  background-size: cover;
}
.col-xsxg .xsxg-ul {
  padding-top: 0.5rem;
  margin: 0 0.3rem;
}
.col-xsxg .xsxg-ul .img {
}
.col-xsxg .xsxg-ul .btn-group {
  display: flex;
  justify-content: center;
  padding: 0.4rem 0;
}
.col-xsxg .xsxg-ul .btn-group .btn {
  background: #f9762f;
  border-radius: 5rem;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.3rem;
  margin: 0 0.2rem;
}

.col-xsxg .xsxg-ul .num-box {
  display: flex;
  flex-wrap: wrap;
}
.col-xsxg .xsxg-ul .num-box .item {
  width: 33.3333%;
  text-align: center;
  margin: 0.3rem 0;
}
.col-xsxg .xsxg-ul .num-box .item .num {
  color: #ff3e1e;
  font-size: 0.5rem;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.1rem;
  justify-content: center;
}
.col-xsxg .xsxg-ul .num-box .item span {
}
.col-xsxg .xsxg-ul .num-box .item .lv {
  padding-right: 0.4rem;
  background: url(../images/xg-jt-bg.png)
    no-repeat center right;
  background-size: 0.35rem;
}
.col-xsxg .xsxg-ul .num-box .item .text {
  font-size: 0.3rem;
  color: #666;
}

.col-yxlb {
}
.col-yxlb .col-box {
  padding-top: 0.5rem;
}
.col-yxlb .col-box img {
}

.col-cjyy {background: #f5f6f9;}
.col-cjyy .col-box {
}
.col-cjyy .cjyy-swiper {
}
.col-cjyy .cjyy-tab {
  margin-top: 0.5rem;
  height: 0.8rem;
  position: relative;
  overflow: hidden;
}
.col-cjyy .cjyy-tab .box {
  white-space: nowrap;
  position: relative;
  left: 0;
  transition: 0.3s;
}
.col-cjyy .cjyy-tab .box .item {
  width: 3rem;
  height: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.col-cjyy .cjyy-tab .box .item .img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.2rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.col-cjyy .cjyy-tab .box .item:nth-child(1) .img {
  background-image: url(../images/jjfa-01.png);
}
.col-cjyy .cjyy-tab .box .item:nth-child(2) .img {
  background-image: url(../images/jjfa-02.png);
}
.col-cjyy .cjyy-tab .box .item:nth-child(3) .img {
  background-image: url(../images/jjfa-03.png);
}
.col-cjyy .cjyy-tab .box .item:nth-child(4) .img {
  background-image: url(../images/jjfa-04.png);
}
.col-cjyy .cjyy-tab .box .item:nth-child(5) .img {
  background-image: url(../images/jjfa-05.png);
}
.col-cjyy .cjyy-tab .box .item.active:nth-child(1) .img {
  background-image: url(../images/jjfa-06.png);
}
.col-cjyy .cjyy-tab .box .item.active:nth-child(2) .img {
  background-image: url(../images/jjfa-07.png);
}
.col-cjyy .cjyy-tab .box .item.active:nth-child(3) .img {
  background-image: url(../images/jjfa-08.png);
}
.col-cjyy .cjyy-tab .box .item.active:nth-child(4) .img {
  background-image: url(../images/jjfa-09.png);
}
.col-cjyy .cjyy-tab .box .item.active:nth-child(5) .img {
  background-image: url(../images/jjfa-10.png);
}
.col-cjyy .cjyy-tab .box .item .text {
  color: #999999;
  font-size: 0.3rem;
}
.col-cjyy .cjyy-tab .box .item.active .text {
  color: #427bef;
  position: relative;
}
.col-cjyy .cjyy-tab .box .item.active .text:after{
  content:'';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background: #427bef;
}
.col-cjyy .cjyy-swiper .cjyy-content {
}
.col-cjyy .cjyy-swiper .cjyy-content .swiper-slide {
  width: 80%;
}
.col-cjyy .cjyy-swiper .cjyy-content .item {
  margin: 0.3rem;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
}
.col-cjyy .cjyy-swiper .cjyy-content .item .img {
}
.col-cjyy .cjyy-swiper .cjyy-content .item .img img {
}
.col-cjyy .cjyy-swiper .cjyy-content .item .h3 {
  font-weight: 800;
  font-size: 0.35rem;
  color: #3f464b;
  margin: 0.2rem 0;
  padding: 0 0.3rem;
}
.col-cjyy .cjyy-swiper .cjyy-content .item .text {
  color: #6f7882;
  font-size: 0.3rem;
  line-height: 1.6;
  padding: 0 0.3rem;
}
.col-cjyy .cjyy-swiper .cjyy-content .item .btn-group {
  margin: 0.4rem 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.col-cjyy .cjyy-swiper .cjyy-content .item .btn-group .btn {
  border: 1px solid #427bef;
  color: #427bef;
  border-radius: 1rem;
  width: 100%;
  height: 0.8rem;
  font-size: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
}

.col-lxqd {
}
.col-lxqd .col-box {
  padding-top: 0.5rem;
}
.col-lbzz {
}
.col-lbzz .lbzz-ul {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.1rem;
}
.col-lbzz .lbzz-ul .item {
  width: 33.33334%;
}
.col-lbzz .lbzz-ul .item .box {
  position: relative;
  margin: 0.1rem;
}
.col-lbzz .lbzz-ul .item .box img {
}
.col-lbzz .lbzz-ul .item .box .text {
  position: absolute;
  z-index: 1;
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.35rem;
}

.col-qdtg {
}
.col-qdtg .col-box {
  margin-top: 0.5rem;
  padding: 0 0.5rem;
}
.col-qdtg .col-box .img {
}
.col-qdtg .btn-group {
  display: flex;
  justify-content: center;
  padding: 0.4rem 0;
}
.col-qdtg .btn-group .btn {
  background: #f1f1f1;
  border-radius: 5rem;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.3rem;
  margin: 0 0.2rem;
}
.col-qdtg .btn-group .btn.btn-kf {
  background: #427bef;
}
.col-qdtg .btn-group .btn.btn-res {
  border: 1px solid #427bef;
  box-sizing: border-box;
  background: transparent;
  color: #427bef;
}

.col-aqkk {
  background: #f5f6f9;
}
.col-aqkk .aqkk-ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.2rem;
  margin-top: 0.5rem;
}
.col-aqkk .aqkk-ul .item {
  width: 50%;
}
.col-aqkk .aqkk-ul .item .box {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  margin: 0.2rem;
}
.col-aqkk .aqkk-ul .item .img {
  padding: 0.2rem;
}
.col-aqkk .aqkk-ul .item .img img {
}
.col-aqkk .aqkk-ul .item .h3 {
  color: #595961;
  font-size: 0.28rem;
  padding-bottom:0.3rem;
}
.col-aqkk .aqkk-ul .item .text {
  color: #68686f;
  font-size: 0.2rem;
  margin-top: 0.2rem;
  padding-bottom: 0.3rem;
}

.col-cgal {
  background: #f5f6f9;
}
.col-cgal .col-box {
  max-width: 100%;
  overflow: hidden;
  position: relative;
  height: 320px;
  padding-top: 0.5rem;
}
.col-cgal .img {
  width: 520px;
  position: absolute;
  /* transform: translateX(-25%); */
}
.col-cgal .col-box .s1 {
  animation: run1 40s linear infinite;
}
.col-cgal .col-box .s2 {
  animation: run2 40s linear infinite;
}
@keyframes run1 {
  0% {
    left: 0;
  }
  100% {
    left: -520px;
  }
}
@keyframes run2 {
  0% {
    left: 520px;
  }
  100% {
    left: 0;
  }
}

/*新闻动态*/
.col-news .tag_title {
  display: flex;
  border-bottom: 1px solid #ebebeb;
  margin: 0 0.5rem;
}
.col-news .tag_title li {
  font-size: 0.3rem;
  flex: 1;
  padding: 0.26rem;
  text-align: center;
}
.col-news .new_active {
  background: #0d85d5;
  color: #fff;
}
.col-news .new_list {
  padding: 0rem 0.5rem 0.3rem;
}
.col-news .new_list li {
  border-bottom: 1px dashed #bbb;
  padding: 0.2rem 0;
  position: relative;
}
.col-news .new_list li a {
  display: block;
}
.col-news .new_list li .img {
  width: 30%;
}
.col-news .new_list li .img img {
  padding-right: 0.4rem;
}
.col-news .new_list li .txt {
  width: 70%;
  padding: 0.3rem 0;
}
.col-news .new_list li .txt h3 {
  font-size: 0.3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
}
.col-news .new_list li .txt p {
  font-size: 0.55rem;
  display: -webkit-box;
  display: -moz-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #404040;
  letter-spacing: 0.045rem;
  line-height: 1rem;
}
.col-news .new_more {
  text-align: center;
  display: block;
  padding-top: 0.8rem;
}
.col-news .new_more a {
  padding: 0.2rem 0.4rem;
  background: #0d85d5;
  color: #fff;
  font-size: 0.72rem;
}
.col-news .news-lists li .txt {
  width: 100%;
  float: right;
  padding: 0.1rem 0;
  display: block;
  padding-left: 0.3rem;
}
.col-news .art-more-btn {
  display: block;
  font-size: 0.3rem;
  margin-top: 0.1rem;
  text-align: center;
  width: auto;
  line-height: normal;
  margin: 0;
  border: none;
}

.col-fws {
  background: url(../images/fws-bg.png)
    no-repeat center right;
  background-size: cover;
}
.col-fws .title-group .title {
  color: #fff;
  margin-top: 0.5rem;
}
.col-fws .col-box {
}
.col-fws .col-box .text {
  padding: 0 0.5rem;
  text-align: center;
  line-height: 2;
  font-size: 0.3rem;
  margin-top: 0.4rem;
  color: #fff;
}
.col-fws .col-box .btn-group {
  display: flex;
  justify-content: center;
  padding: 0.4rem 0;
}
.col-fws .col-box .btn-group .btn {
  background: #f1f1f1;
  border-radius: 5rem;
  color: #fff;
  padding: 0.2rem 0.5rem;
  font-size: 0.3rem;
  margin: 0 0.2rem;
  border: 1px solid #fff;
  box-sizing: border-box;
  background: transparent;
  color: #fff;
}

/* footer */
.footer-copyright {
  background: #1f2430;
  height: 5.5rem;
  margin-bottom: 1rem;
}
.footer-copyright .guide-ul {
  display: flex;
  padding-top: 0.5rem;
}
.footer-copyright .guide-ul .item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
}
.footer-copyright .guide-ul .item .img {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.footer-copyright .guide-ul .item:nth-child(1) .img {
  background-image: url(../images/db-01.png);
}
.footer-copyright .guide-ul .item:nth-child(2) .img {
  background-image: url(../images/db-02.png);
}
.footer-copyright .guide-ul .item:nth-child(3) .img {
  background-image: url(../images/db-03.png);
}
.footer-copyright .guide-ul .item:nth-child(4) .img {
  background-image: url(../images/db-04.png);
}
.footer-copyright .guide-ul .item .img img {
}
.footer-copyright .guide-ul .item .text {
  color: #fff;
}
.footer-copyright .tel-box {
  background: #282d38;
  border: 1px solid #363d4b;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem;
  margin: 0.4rem 0.5rem;
  color: #fff;
}
.footer-copyright .tel-box .tel {
  color: #fff;
  font-size: 0.35rem;
  font-weight: 800;
}
.footer-copyright .copyright-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.footer-copyright .copyright-box .text {
  color: #a5a6aa;
  margin: 0.1rem 0;
}
/* footer end*/

.footer-menu {
  position: fixed;
  z-index: 3;
  border-top: 1px solid #c6c6c6;
  background: #fff;
  width: 100%;
  bottom: 0;
  display: flex;
  left: 0;
  height: 1rem;
}
.footer-menu .item-icon {
  width: 1.4rem;
  height: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-menu .item-icon .img {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.05rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.footer-menu .item-icon:nth-child(1) .img {
  background-image: url(../images/footer-menu-icon-01.png);
}
.footer-menu .item-icon:nth-child(2) .img {
  background-image: url(../images/footer-menu-icon-02.png);
}
.footer-menu .item-icon .text {
}
.footer-menu .item-btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-menu .item-btn .btn-res {
  display: flex;
  justify-content: center;
  width: 90%;
  height: 80%;
  align-items: center;
  background: #5789f2;
  border-radius: 1rem;
  font-size: 0.3rem;
  color: #fff;
}
