/*底部banner入口*/
.bottom-cooperation {
  width: 100%;
  min-width: 1200px;
  height: 122px;
  background: url("../images/bottomBg.jpg") repeat-x;
  margin-top: 16px;

}
@media screen and (max-width: 750px) {
  .swiper-wrapper {
    overflow-y: auto;
  }
}
.bottom-cooperation-main {
  width: 1200px;
  height: 106px;
  padding-top: 14px;
  margin: 0 auto;
  text-align: center;

}

.bottom-cooperation-main .text {
  color: #fff;
  font-size: 24px;
}

.bottom-cooperation-main .login {
  margin: 0 auto;
  margin-top: 14px;
}

.bottom-cooperation-main .login a {
  width: 140px;
  height: 44px;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  border: 1px solid #fff;
  border-radius: 22px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
}

/*公共底部*/
.footer {
  width: 100%;
  min-width: 1200px;
  color: #bdc9e4;
  background: #1789F2;
  margin-top: 0px;
}

.footer-container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
}

.footer-container .tell {
  padding: 0 23px;
  margin-top: 10px;
  border: 1px solid #bdc9e4;
  border-radius: 15px;
}

.footer-container .footer-link {
  float: left;
}

.footer-container dl {
  float: left;
  width: 165px;
  padding-left: 15px;
}

.footer-container dl dt {
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
  color: #deeaff;
  font-weight: 600;
}

.footer-container dl dt:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #bdc9e4;
  opacity: .5;
  border-radius: 1px;
  position: absolute;
  top: 7px;
  left: -15px;
}

.footer-container dl dd {
  font-size: 12px;
  line-height: 28px;
  opacity: 1;
  cursor: default;
}

.footer-container dl dd a {
  color: #deeaff;
  cursor: pointer;
}

.footer-container dl dd a:hover {
  color: #ffffff;
}

.footer-container .wechat-line {
  margin-left: 60px;
}

.footer-container .footer-wechat {
  float: right;
  text-align: right;
}

.footer-container .wechat-title {
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
  color: #deeaff;
  letter-spacing: 9px;
}

.footer-container .wechat-name {
  font-size: 12px;
  opacity: .5;
}

.footer-container .wechat-pic {

  width: 117px;

  /*background: url(/com/img/headerFooter/wechat-white.png) center center no-repeat;*/
}

.footer-container .footer-bottom {
  margin-top: 0px;
  padding-left: 15px;
  font-size: 12px;
  color: #bdc9e4;
}

.footer-container .footer-bottom .footer-bottom-left {
  float: left;
}

.footer-container .footer-bottom .footer-bottom-right {
  float: right;
  /* margin-right: 121px; */
}

.footer-container .footer-bottom a {
  display: inline-block;
  color: #666;
}

.footer-container .footer-bottom span {
  vertical-align: middle;
  opacity: .3;
  margin-right: 3px;
}

.footer-container .footer-bottom .footer-pic1 {
  display: inline-block;
  width: 18px;
  height: 20px;
  /*background: url(/com/img/headerFooter/bei2.png) no-repeat;*/
  vertical-align: middle;
  opacity: 1;
}

.footer-container .footer-bottom .footer-pic2 {
  display: inline-block;
  width: 18px;
  height: 20px;
  /*background: url(/com/img/headerFooter/bei1.png) no-repeat;*/
  vertical-align: middle;
  opacity: 1;
}

.footer-container .footer-bottom .footer-license {
  margin-left: 15px;
}

.footer-container .footer-bottom .footer-icp {
  margin-left: 15px;
}

.footer-help {
  position: fixed;
  width: 180px;
  height: 46px;
  bottom: 100px;
  right: 30px;
  font-size: 16px;
  z-index: 9999;
}

.footer-help-btn {
  width: 180px;
  height: 46px;
  line-height: 42px;
  text-align: center;
  background: #4980fe;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}

.footer-help-btn .iconfont {
  font-size: 24px;
  vertical-align: middle;
}

.footer-help-btn span {
  vertical-align: middle;
}

.footer-help-btn .dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}

.footer-help-top {
  display: none;
  position: absolute;
  left: -66px;
  top: 0;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: rgba(108, 108, 108, 0.3);
  background: rgb(108, 108, 108)\9;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.footer-help-top .iconfont {
  display: block;
}

.footer-help-top span {
  font-size: 14px;
}

.footer-help-container {
  display: none;
  position: absolute;
  bottom: 46px;
  left: -8px;
  width: 190px;
  height: 155px;
  background: url(/com/img/help-container6.png) no-repeat;
}

.footer-help-container .help-list {
  padding: 25px 0 0 30px;
}

.footer-help-container .help-list li {
  height: 40px;
  margin-bottom: 20px;
}

.footer-help-container .help-list a {
  color: #666;
  display: block;
}

.footer-help-container .help-list .help-icon {
  float: left;
}

.footer-help-container .help-list .help-icon .iconfont {
  font-size: 22px;
}

.footer-help-container .help-list .help-text {
  float: left;
  margin-left: 10px;
}

.footer-help-container .help-list .help-title {
  font-weight: bold;
}

.footer-help-container .help-list .help-phone {
  margin-top: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #4980fe;
}

.footer-help-container .help-list .help-desc {
  margin-top: 2px;
  font-size: 12px;
  color: #bbb;
}

.header-mobile1 {
  height: 50px;
  flex-shrink: 0;
}

.mobile1 {
  overflow: auto;
  flex-grow: 1;
}

.footer1 {
  border-top: 1px solid #ccc;
  height: 50px;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-around;
}

.footer1>div {
  width: 20%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer1>div:last-of-type {
  background-color: #4980fe;
  color: #fff;
  width: 40%;
}

/*.swiper-wrapper {
  /*overflow-y: auto;*/
}*/

.footer1>div>div {
  text-align: center;
}

.footer1>div>div:first-of-type {
  width: 40px;
  height: 26px;
}

.footer1>div:nth-of-type(1)>div:first-of-type {
  background-image: url(../bg/bgimg.png);
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: center -3px;
}

.footer1>div:nth-of-type(2)>div:first-of-type {
  background-image: url(../bg/bgimg.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center -70px;
}

.footer1>div:nth-of-type(3)>div:first-of-type {
  background-image: url(../bg/bgimg.png);
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: center -125px;
}
.footer1>div>div.free {
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
}