@charset "UTF-8";

.foot-wrapper {
  width: 100%;
  background-color: #181433;
}

.foot-wrapper .foot-top {
  background-color: #181433;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.foot-wrapper .foot-top .item {
  margin-top: 89px;
}

.foot-wrapper .foot-top .item .item1-img {
  width: 148px;
  height: 48px;
}

.foot-wrapper .foot-top .item .foot-top-item1 {
  display: flex;
  align-items: center;
  margin-top: 16px;
}


.foot-wrapper .foot-top .item .foot-top-item1 .foot-top-item-des {
  color: #FFFFFF;
  font-family: Light;
  font-size: 14px;
  margin-left: 14px;
}

.foot-wrapper .foot-top .item .foot-item-title {
  font-family: Medium;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 20px;
}
.foot-wrapper .foot-top .item .foot-item-title .foot-title-des{
  font-size: 14px;
}
.foot-wrapper .foot-bottom {
  background-color: #181433;
  height: 60px;
  font-family: Light;
  font-size: 12px;
  color: rgba(255, 255, 255, .5);
  text-align: center;
  line-height: 60px;
  border-top: solid 1px rgba(255, 255, 255, .5);
}

.foot-wrapper .foot-top .item .foot-item-list a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  font-family: Light;
  margin-bottom: 16px;
  cursor: pointer;
}

.foot-wrapper .foot-top .item .foot-item-list a{
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  font-family: Light;
  margin-bottom: 16px;
  display: block;
}
.foot-wrapper .foot-img{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 1200px;
  margin: 32px auto 32px;

}
.foot-wrapper .foot-img img{
  width: 24px;
  height: 24px;
  margin-right: 28px;
}
.foot-wrapper .foot-img a:first-child{
  margin-right: 30px;
}

.foot-wrapper .foot-icon-img{
  width: 20px;
  height: 20px;
}
.foot-wrapper .foot-top_1200 {
  width: 100%;
  background-color: #181433;
  display: none;
}
.foot-wrapper .foot-top_1200 .foot_top_content_1200 .foot-item-title{
  font-family: Medium;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.foot-wrapper .foot-top_1200 .foot_top_content_1200 .foot-title-des{
  font-size: 16px;
}
.foot-wrapper .foot-top_1200 .box {
  width: 80%;
  margin: 0 auto;
}

.foot-wrapper .foot-top_1200 ul {
  width: 80%;
}

.foot-wrapper .foot-top_1200 ul li {
  list-style: none;
}

.foot-wrapper .foot-top_1200 #ul {
  width: 100%;
}
.foot-wrapper .foot-top_1200 #ul .fold_title{
  padding-top: 24px;
  padding-bottom: 8px;
  display: flex;
  color: #FFFFFF;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  font-family: Medium;
}
.foot-wrapper .foot-top_1200 #ul .fold_title .jianto{
  width: 16px;
  height: 9px;
}
.foot-wrapper .foot-top_1200 #ul>li {
  cursor: pointer;
}

.foot-wrapper .foot-top_1200 .line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 16px;
}

.foot-wrapper .foot-top_1200 ul li div p a {
  line-height: 20px;
  color: rgba(255, 255, 255, .8);
  font-size: 16px;
  display: block;
  font-family: Regular;
}
.foot-wrapper .foot-top_1200 .foot_content {
  padding: 8px 0px;
}


.foot-wrapper .foot-top_1200 .foot_content {
  display: none;
}

.foot-wrapper .foot-top_1200 .foot_top_content_1200 {
  background-color: #181433;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.foot-wrapper .foot-top_1200 .foot_top_content_1200 .item {
  margin-top: 48px;
}


.foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .foot-top-item1 {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

.foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .foot-top-item1 .foot-top-item-des {
  color: #FFFFFF;
  font-family: Light;
  font-size: 16px;
  margin-left: 14px;
}

.foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .foot-item-list {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  font-family: Light;
  margin-bottom: 16px;
}

.foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .qr .call-icon {
  display: flex;
  justify-content: space-between;
}

.foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .qr .call-icon .img {
  display: inline-block;
  width: 32px;
  height: 32px;
}

.foot-wrapper .foot-top_1200 .foot_top_content_1200 .item .qr .qr-img {
  height: 130px;
  margin-top: 8px;
}