.footer-main {
  width: 100%;
  height: auto;
}

.footer-main .head {
  width: 100%;
  height: auto;
  padding: .5rem 0;
  box-sizing: border-box;
  background: url('../image/9-1.jpg') no-repeat;
  background-size: 100% 100%;
}

.footer-main .head .head-one {
  width: 12rem;
  margin: 0 auto;
}

.footer-main .head .head-one li p {
  display: inline-block;
  width: 100%;
  font-size: .36rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: .2rem;
  color: #fff;
  text-align: center;
}

.footer-main .head .head-one li a {
  display: inline-block;
  width: 100%;
  height: .20rem;
  margin: .15rem 0;
  line-height: .20rem;
  font-size: .2rem;
  font-weight: 200;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
}

.footer-main .head .head-two {
  margin: 0;
  margin-top: .3rem;
}

.footer-main .head .head-two li:nth-child(1) p {
  display: inline-block;
  width: 100%;
  height: .4rem;
  line-height: .4rem;
  font-size: .22rem;
  font-weight: bold;
  letter-spacing: 3px;
  color: #fff;
  text-align: center;
}

.footer-main .head .head-two li:nth-child(2) p {
  display: inline-block;
  width: 100%;
  height: .2rem;
  line-height: .2rem;
  font-size: .18rem;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
}

.footer-main .head .head-two li a {
  display: block;
  width: 60%;
  height: .3rem;
  margin: 0 auto;
  line-height: .3rem;
  font-size: .18rem;
  font-weight: 200;
  letter-spacing: 1px;
  color: #000;
  background: rgb(250, 211, 4);
  text-align: center;
  border-radius: .1rem;
}

.footer-main .head .zixun {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: .5rem;
  margin-top: .3rem;
  padding: 0 .5rem;
}

.footer-main .head .zixun .zixun_title {
  flex: 1;
  width: 100%;
  height: 100%;
  line-height: .5rem;
  font-size: .3rem;
  font-weight: bold;
  letter-spacing: .03rem;
  color: rgb(26, 48, 106);
  text-align: center;
  background: rgb(255, 216, 0);
  border-top-left-radius: .125rem;
  border-bottom-left-radius: .125rem;
}

.footer-main .head .zixun .zixun_content {
  flex: 4;
  display: flex;
  flex-direction: row;
  height: 100%;
  background: rgb(26, 48, 106);
  border-top-right-radius: .125rem;
  border-bottom-right-radius: .125rem;
}

.footer-main .head .zixun .zixun_content p {
  flex: 1;
  width: 100%;
  height: 100%;
  line-height: .5rem;
  font-size: .25rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
}

.footer-main .foot-desc {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: .3rem;
  margin-bottom: .3rem;
  line-height: .2rem;
  font-size: .18rem;
  font-weight: 200;
  letter-spacing: 1px;
  color: #6b737a;
  text-align: center;
}
.footContent{
  background: #cad4e0;
  /* padding: .4rem 0 .2rem; */
}
.footContent_content{
  width: 12rem;
  margin: 0 auto;
  justify-content: space-between;
}
.foot_title{
  font-size: .36rem;
  font-weight: bold;
  color: #6b737a;
  margin-bottom: .4rem;
}
.footContent p{
  font-size: .26rem;
  color: #666666;
}
.footContent p a{
  font-size: .26rem;
  color: #666666;
}
.foot_img img{
  display: inline-block;
  width: 1.25rem;
  margin-left: .4rem;
}
.foot_right img{
  display: inline-block;
  width: 4rem;
}

.mobile-footer-main {
  position: fixed;
  width: 100%;
  height: 1rem;
  left: 0;
  bottom: 0;
  z-index: 200;
}

.mobile-footer-main .phone {
  display: inline-block;
  float: left;
  width: 50%;
  height: 100%;
  background: #eeeeee;
}

.mobile-footer-main .phone img {
  display: inline-block;
  float: left;
  width: 15%;
  margin-left: 15%;
  margin-top: 7%;
}

.mobile-footer-main .phone p {
  display: inline-block;
  float: left;
  width: auto;
  height: 100%;
  margin-left: 5%;
  line-height: 1rem;
  font-size: .4rem;
  font-weight: 500;
  letter-spacing: 3px;
  color: #000;
}

.mobile-footer-main .online-zixun {
  display: inline-block;
  float: right;
  width: 50%;
  height: 100%;
  background: #0195FF;
}

.mobile-footer-main .online-zixun img {
  display: inline-block;
  float: left;
  width: 15%;
  margin-left: 15%;
  margin-top: 7%;
}

.mobile-footer-main .online-zixun p {
  display: inline-block;
  float: left;
  width: auto;
  height: 100%;
  margin-left: 5%;
  line-height: 1rem;
  font-size: .4rem;
  font-weight: 500;
  letter-spacing: 3px;
  color: #fff;
}

#main-phone {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(147, 153, 159, .6);
}

.phone-content {
  width: 60%;
  height: auto;
  margin-left: 20%;
  margin-top: 70%;
  background: #fff;
  border-radius: 10px;
}

.phone-content p {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  /* color: #000; */
  color: #0081fc;
}

.phone-content a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #000;
  /* font-weight: bold; */
  text-align: center;
  border-top: 1px solid rgb(147, 153, 159);
}

.phone-content a:hover {
  -webkit-tap-highlight-color: transparent;
}

.phone-cancel {
  width: 60%;
  height: auto;
  margin-left: 20%;
  margin-top: 10px;
  background: #fff;
  border-radius: 10px;
}

.phone-cancel p {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  /* color: #000; */
  color: #0081fc;
}

.footer-main .special_foot{
  width: 100%;
  height: auto;
  padding: .5rem 0 0;
  box-sizing: border-box;
  background: url('../image/bottom.jpg') no-repeat;
  background-size: 100% 100%;
}
.footer-main .special_container{
  width: 12rem;
  margin: 0 auto 1rem;
}
.specialleft{
  width: 60%;
}
.speciallefttitle > div{
  text-align: center;
  font-weight: bold;
  font-size: .24rem;
  height: 0.24rem;
  line-height: 0.24rem;
  width: 1.8rem;
  border-right: 0.03rem solid #98989a;
}
.speciallefttitle > div:last-of-type{
  border-right: 0;
}
.speciallefttitle{
  margin-bottom: .9rem;
  margin-left: -.85rem;
  padding-top: .2rem;
}
.specialleftcenter{
  padding: 0 25% 0 0;
  justify-content: space-around;
  margin-bottom: .5rem;
}
.special_link{
  display: block;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.special_link img{
  display: inline-block;
  width: 0.86rem;
}
.linkImg{
  display: none;
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: -1.6rem;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
}
.linkImg::before{
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: .2rem solid transparent;
  border-right: .2rem solid transparent;
  border-top: .2rem solid #ffffff;
}
.special_link:hover .linkImg{
  display: block;
}
.linkImg img{
  width: 100%;
}
.special_link .specialText{
  font-size: .2rem;
  color: #989898;
  line-height: 0.52rem;
}
.specialleft p{
  font-size: 0.2rem;
  color: #333333;
  margin-bottom: 0.05rem;
}
.specialright{
  width: 40%;
}
.specialright img{
  margin-bottom: .3rem;
}
.collect .input{
  display: block;
  width: 4.5rem;
  height: .6rem;
  margin-bottom: 0.2rem;
  border-radius: 0.1rem;
  background: #ffffff;
  border: none;
  padding: 0 .2rem;
  outline: none;
}
.collect .special{
  width: 2.8rem;
}
.collect button{
  width: 2.8rem;
  height: .55rem;
  line-height: .55rem;
  text-align: center;
  background: #181E59;
  border-radius: .1rem;
  border: none;
  outline: none;
  font-size: .2rem;
  font-weight: bold;
  color: #ffffff;
}