#Footer {
  position: relative;
  z-index: 100;
  padding-top: 80px;
  width: 100%;
  min-height: 400px;
  background-color: #242e42;
}
#Footer .com {
  float: left;
}
@media (max-width: 1200px) {
  #Footer .logoBox {
    width: 100% !important;
    margin-right: 0px !important;
    text-align: center;
    margin-bottom: 20px;
  }
  #Footer .logoBox .footLogo {
    background-position: center center;
  }
  #Footer .imgBox {
    width: 100%;
    margin-right: 0px;
    text-align: center;
    margin-top: 20px;
  }
}
#Footer .logoBox {
  float: left;
  width: 195px;
  margin-right: 35px;
}
#Footer .productFooterBox {
  float: left;
  width: 235px;
}
#Footer .serviceFooterBox {
  float: left;
  width: 168px;
  margin-right: 20px;
}
#Footer .resourceFooterBox {
  float: left;
  width: 168px;
}
#Footer .aboutFooterBox {
  float: left;
  width: 168px;
}
#Footer .contractFooterBox {
  float: left;
  width: 165px;
}
#Footer .marBCont {
  margin-bottom: 70px;
}
#Footer .productFooterBox .title,
#Footer .serviceFooterBox .title,
#Footer .resourceFooterBox .title,
#Footer .aboutFooterBox .title {
  margin-bottom: 15px;
  line-height: 32px;
  font-size: 14px;
  color: #dddee2;
}
#Footer .productFooterBox .title span,
#Footer .serviceFooterBox .title span,
#Footer .resourceFooterBox .title span,
#Footer .aboutFooterBox .title span {
  padding: 5.5px 0;
  line-height: 32px;
}
#Footer .productFooterBox li,
#Footer .serviceFooterBox li,
#Footer .resourceFooterBox li,
#Footer .aboutFooterBox li {
  margin-bottom: 20px;
  height: 14px;
  line-height: 14px;
}
#Footer .productFooterBox li a,
#Footer .serviceFooterBox li a,
#Footer .resourceFooterBox li a,
#Footer .aboutFooterBox li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s;
}
#Footer .productFooterBox li a:hover,
#Footer .serviceFooterBox li a:hover,
#Footer .resourceFooterBox li a:hover,
#Footer .aboutFooterBox li a:hover {
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 520px) {
  #Footer .productFooterBox,
  #Footer .serviceFooterBox,
  #Footer .resourceFooterBox,
  #Footer .aboutFooterBox {
    display: none;
  }
}
#Footer .contractFooterBox .telShin {
  color: #2fb6f5;
}
#Footer .contractFooterBox .title {
  margin-bottom: 17px;
  line-height: 32px;
  font-size: 14px;
  color: #dddee2;
}
#Footer .contractFooterBox .title span {
  padding: 5.5px 0;
  line-height: 32px;
}
#Footer .contractFooterBox li {
  margin-bottom: 20px;
  color: #ddd;
}
#Footer .contractFooterBox li p:first-child {
  margin: 0;
  font-size: 12px;
}
#Footer .contractFooterBox li p:nth-child(2) {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 520px) {
  #Footer .contractFooterBox {
    display: none;
  }
}
#Footer .imgBox {
  text-align: center;
  padding-top: 10px;
}
#Footer .imgBox p {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  height: 14px;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
}
#Footer .imgBox p:after {
  clear: both;
}
@media (max-width: 520px) {
  #Footer .imgBox p {
    float: none;
    width: 100%;
  }
}
#Footer .imgBox .code {
  width: 100px;
}
@media (max-width: 520px) {
  #Footer .imgBox .code {
    margin-right: 0;
  }
}
#Footer .imgBox .bottomBox {
  float: right;
  width: 100%;
  height: 15px;
  line-height: 15px;
  text-align: center;
}
#Footer .imgBox .bottomBox img:first-child {
  margin-right: 16px;
}
#Footer .imgBox .bottomBox img:last-child {
  margin-left: 16px;
}
#Footer .imgBox .bottomBox i {
  color: #9197a2;
  font-size: 16px;
  padding: 0 4px;
}
#Footer .imgBox .bottomBox i.fa-weixin {
  color: #20af37;
}
@media (max-width: 520px) {
  #Footer .imgBox .bottomBox {
    float: none;
    width: 100%;
  }
}
@media (max-width: 520px) {
  #Footer .imgBox {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
}
#Footer .infoBox {
  width: 100%;
  min-height: 82px;
  border-top: 1px solid #364150;
}
#Footer .infoBox .beianBox {
  margin-top: 10px;
  padding: 0 32px;
  font-size: 12px;
  line-height: 72px;
  color: #999;
  text-align: center;
}
#Footer .infoBox .beianBox span {
  white-space: nowrap;
}

#Footer .infoBox .beianBox span a:hover {
    font-size: 12px;
    color: #2fb6f5;
    text-decoration: underline;
}
@media (max-width: 520px) {
  #Footer .infoBox .beianBox {
    line-height: 35px;
  }
}
#Footer .infoBox .rightBox .leftImg {
  float: right;
  margin-top: 31px;
  width: 20px;
  height: 20px;
}
@media (max-width: 520px) {
  #Footer .infoBox .rightBox .leftImg {
    display: inline-block;
    float: none;
    margin-top: 0;
    -webkit-transform: translateX(-57px);
    transform: translateX(-57px);
  }
}
#Footer .infoBox .rightBox .line {
  float: right;
  margin-top: 33px;
  margin-left: 15px;
  margin-right: 15px;
  width: 1px;
  height: 16px;
  border-left: 1px solid #1c303b;
}
@media (max-width: 520px) {
  #Footer .infoBox .rightBox .line {
    display: inline-block;
    float: none;
    margin-top: 0;
  }
}
#Footer .infoBox .rightBox .rightImg {
  float: right;
  margin-top: 31px;
  height: 20px;
}
@media (max-width: 520px) {
  #Footer .infoBox .rightBox .rightImg {
    display: inline-block;
    float: none;
    margin-top: 0;
    -webkit-transform: translateX(57px);
    transform: translateX(57px);
  }
}
@media (max-width: 520px) {
  #Footer .infoBox .rightBox {
    text-align: center;
  }
}
@media (max-width: 520px) {
  #Footer .infoBox {
    position: relative;
  }
}
#Footer .mobileMenu {
  display: none;
}
#Footer .mobileMenu .commonMenuTitle {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #0d212c;
}
#Footer .mobileMenu .commonMenuTitle .title {
  position: relative;
  padding-left: 24px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #FFFFFF;
}
#Footer .mobileMenu .commonMenuTitle .title .fa {
  position: absolute;
  top: 12px;
  right: 24px;
  font-size: 14px;
  line-height: 14px;
  color: #FFFFFF;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#Footer .mobileMenu .commonMenuTitle .list {
  width: 100%;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#Footer .mobileMenu .commonMenuTitle .list .menuItem {
  padding-left: 48px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #888888;
  font-size: 12px;
}
#Footer .mobileMenu .commonMenuTitle .list p {
  padding-left: 48px;
  line-height: 30px;
  color: #888888;
}
#Footer .mobileMenu .commonMenuTitle .list p:first-child {
  margin-bottom: 0px;
}
#Footer .mobileMenu .activeMenu .fa {
  -webkit-transform: rotateZ(225deg);
  transform: rotateZ(225deg);
}
@media (max-width: 520px) {
  #Footer .mobileMenu {
    display: block;
  }
}
@media (max-width: 520px) {
  #Footer {
    padding-top: 0px;
  }
}
#welcomBox {
  width: 100%;
  height: 160px;
  background: url("../assets/img/footer/welcomeBoxBg.jpg") no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 520px) {
  #welcomBox {
    background: url("../assets/img/footer/welcomeBoxMobileBg.jpg") no-repeat;
    background-size: 100% 100%;
  }
}
#welcomBox .title {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  line-height: 160px;
  font-size: 34px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 520px) {
  #welcomBox .title {
    line-height: 80px;
    font-size: 26px;
  }
}
@media (max-width: 350px) {
  #welcomBox .title {
    font-size: 22px;
    line-height: 80px;
  }
}
#welcomBox .welcomBtnBox {
  height: 160px;
  line-height: 160px;
  padding-left: 22%;
}
#welcomBox .welcomBtnBox .welcomBtn {
  margin-top: 62px;
  width: 110px;
  height: 36px;
  line-height: 36px;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#welcomBox .welcomBtnBox .welcomBtn:hover {
  color: #34c8e6;
  background-color: #FFFFFF;
}
@media (max-width: 520px) {
  #welcomBox .welcomBtnBox .welcomBtn {
    margin: 22px auto;
  }
}
@media (max-width: 520px) {
  #welcomBox .welcomBtnBox {
    padding-left: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
  }
}
.logoBox li span {
  white-space: nowrap !important;
}
.logoBox .footLogo {
  height: 80px;
  width: 100%;
  background-image: url("../assets/img/footer/celesea.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 140px auto;
}
.logoBox .logoDesc {
  font-size: 13px;
  color: #ddd;
}
