.login_page {
  width: 100%;
  background-image: url('../images/banner.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
.login_page .container .heard {
  margin-top: 23px;
}
.login_page .container .content {
  margin-top: 40px;
}
.login_page .container .content .img {
  padding: 30px 0 100px 0;
  overflow: hidden;
  -o-object-fit: fill;
     object-fit: fill;
}
.login_page .container .content .login_box {
  padding: 0;
  background: rgba(255, 255, 255, 0.8);
}
.login_page .container .content .login_box .title {
  background: #5a2e72;
  opacity: 0.8;
  line-height: 24px;
  font-size: 12px;
  padding: 0 15px;
  color: #ffffff;
}
.login_page .container .content .login_box .box_title {
  margin-top: 30px;
  position: relative;
  font-size: 24px;
  line-height: 24px;
  color: #582b72;
}
.login_page .container .content .login_box .box_title span {
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.login_page .container .content .login_box .teachers_register_list {
  padding: 0 15px;
}
.login_page .container .content .login_box .register_form {
  margin-top: 30px;
}
.login_page .container .content .login_box .register_form img {
  width: calc(100% - 40px);
  margin-left: 20px;
}
.login_page .container .content .login_box .register_form form > div {
  line-height: 36px;
  margin-bottom: 15px;
}
.login_page .container .content .login_box .register_form form > div input {
  width: 100%;
  border: 1px solid #C8C5C5;
  padding: 0 15px;
  font-size: 12px;
  color: #ADADAD;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}
.login_page .container .content .login_box .register_form form > div input::-webkit-input-placeholder {
  color: #ADADAD;
  font-size: 12px;
}
.login_page .container .content .login_box .register_form form > div input:-moz-placeholder {
  color: #ADADAD;
  opacity: 1;
  font-size: 12px;
}
.login_page .container .content .login_box .register_form form > div input::-moz-placeholder {
  color: #ADADAD;
  opacity: 1;
  font-size: 12px;
}
.login_page .container .content .login_box .register_form form > div input:-ms-input-placeholder {
  color: #ADADAD;
  font-size: 12px;
}
.login_page .container .content .login_box .register_form form .box_validation {
  position: relative;
}
.login_page .container .content .login_box .register_form form .box_validation .visible-images {
  width: 50%;
  height: 36px;
  position: absolute;
  right: 1px;
  top: 0;
  text-align: right;
  -o-object-fit: fill;
     object-fit: fill;
}
.login_page .container .content .login_box .register_form form .box_validation .visible-images img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.login_page .container .content .login_box .register_form form .box_login input {
  background: #5a2e72;
  opacity: 0.8;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 10px;
}
.login_page .container .content .login_box .register_log {
  padding-bottom: 15px;
}
.login_page .container .content .login_box .register_log > div {
  text-align: center;
  display: block;
  width: 50%;
  float: left;
  font-size: 14px;
  line-height: 40px;
  color: #707070;
  text-decoration: none;
  cursor: pointer;
}
.login_page .container .content .login_box .register_code {
  padding-bottom: 20px;
}
.login_page .container .content .login_box .register_code .images {
  margin-bottom: 15px;
  -o-object-fit: fill;
     object-fit: fill;
  text-align: center;
}
.login_page .container .content .login_box .register_code .images img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.login_page .container .content .login_box .register_code .register_about {
  text-align: center;
  font-size: 12px;
  color: #707070;
}
.login_page .container .content .login_box .student_register,
.login_page .container .content .login_box .login {
  display: none;
}
.login_page .container .bottom {
  text-align: center;
}
.cloud_query {
  margin-top: 30px;
  position: relative;
  z-index: 10;
}
.cloud_query .container .title {
  font-size: 36px;
  color: #41136c;
  text-align: center;
}
.cloud_query .container .content {
  margin-top: 100px;
  margin-bottom: 100px;
}
.cloud_query .container .content .text {
  color: #41136c;
  font-size: 24px;
  margin-top: 140px;
}
.cloud_query .container .content .text h3 {
  margin-top: 10px;
  font-weight: bold;
}
.public_address_enquiry {
  position: relative;
  z-index: 10;
}
.public_address_enquiry .container .heard {
  text-align: center;
}
.public_address_enquiry .container .title {
  font-size: 36px;
  color: #41136c;
  text-align: center;
  margin-top: 50px;
}
.public_address_enquiry .container .content {
  margin-top: 70px;
  margin-bottom: 100px;
}
.public_address_enquiry .container .content .text {
  color: #41136c;
  font-size: 24px;
  margin-top: 140px;
}
.public_address_enquiry .container .content .text h3 {
  margin-top: 10px;
  font-weight: bold;
}
.public_address_enquiry .container .content .img {
  text-align: right;
}
.announcement {
  background-color: #EFEFEE;
}
.announcement .container{
    padding-bottom: 20px;
}
.announcement .container .box_div {
  padding: 20px;
  height: 253px;
  overflow: hidden;
}
.nav-tab{
    display: none;
    cursor: pointer;
}
.top-hide{
    display: none;
    cursor: pointer;
}
@media (min-width: 1px) and (max-width: 991px) {
    .announcement .container .box_div {
      height: 233px;
    }
    .nav-tab{
        width: 24px;
        height: 32px;
        position: absolute;
        top:22px;
        right: 24px;
        display: block;
        z-index: 999;
    }

    .nav-tab-sub{
        display: flex;
        flex-direction: column;
    }

    .nav-tab-sub-tips{
        width: 24px;
        height: 3px;
        margin-bottom: 5px;
        background: #e0c491;
    }
    .top-hide{
        width: 24px;
        height: 32px;
        position: absolute;
        top:-1px;
        right: 27px;
        color: #e0c491;
        font-size: 40px;
        display: none;
        z-index: 999;
    }
}

.main-nav {
  height: calc(100vh - 60px);
  width: 100%;
  display: none;
  background: white;
  position: absolute;
  z-index: 100;
  top: 80px;
}
.main-nav ul {
  width: 100%;
}
.main-nav ul li {
  width: calc(100% - 20px);
}
.main-nav a {
  text-decoration: none;
  color: black;
}
.main-nav .main-nav_title {
  width: calc(100% - 20px);
  border-bottom: 1px solid black;
  margin: 0 20px;
  font-size: 15px;
  font-weight: bold;
  display: flex;
  align-items: center;
  height: 60px;
}

.announcement .container .box_div .bg {
  background-color: #ffffff;
  padding: 10px 15px;
}
.announcement .container .box_div .bg .title {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
  line-height: 33px;
}
.announcement .container .box_div .bg .title::before {
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#cd11c9), to(#7c1fa0));
  background-image: linear-gradient(to bottom right, #cd11c9, #7c1fa0);
  z-index: 10;
}
.announcement .container .box_div .bg .text ul li a {
  display: block;
  position: relative;
  font-size: 17px;
  color: #000000;
  padding-left: 10px;
  line-height: 36px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.announcement .container .box_div .bg .text ul li a::before {
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  background: #f88779;
  z-index: 10;
}
.friendship_link {
  background-color: #e8b7c3;
  padding: 40px 0;
}
.friendship_link .container .title {
  float: left;
  width: 9%;
  color: #ffffff;
  font-size: 24px;
}
.friendship_link .container .text {
  float: right;
  width: 91%;
}
.friendship_link .container .text ul li {
  display: inline-block;
}
.friendship_link .container .text ul li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  margin-right: 4px;
}
.footer {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 35px;
  background-image: url("../images/footer.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.footer .button {
  text-align: center;
}
.footer .button .btn {
  width: 560px;
  height: 100px;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.33);
  font-size: 38px;
  color: #ffffff;
}
.footer .official_account {
  text-align: center;
}
.footer .official_account .img {
  margin-top: 20px;
}
.footer .official_account h5 {
  margin-top: 10px;
  font-size: 19px;
  color: #ffffff;
}
.footer .text {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-top: 20px;
}
.cloud_bg {
  position: absolute;
  top: 300px;
  right: 0;
}
.cloud_bg1 {
  position: absolute;
  top: 1240px;
  left: 0;
}
.Popup_bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
}
#Popup {
  display: none;
  position: fixed;
  width: 550px;
  top: 40%;
  left: 50%;
  background: #fff;
  margin-left: -275px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 34px  60px;
  z-index: 400;
}
#Popup .Popup_title {
  border-bottom: 1px solid #BEBEBE;
}
#Popup .Popup_title ul li {
  text-align: center;
  position: relative;
  float: left;
  width: 50%;
  line-height: 60px;
  font-size: 20px;
  color: #686868;
  cursor: pointer;
}
#Popup .Popup_title ul li.active {
  color: #794881;
  -webkit-animation-name: fadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  -webkit-animation-direction: alternate;
}
#Popup .Popup_title ul li.active:after {
  width: 60%;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -30%;
  bottom: -2px;
  height: 4px;
  border-radius: 2px;
  z-index: 10000;
  background: #794881;
}
#Popup .Popup_text > div {
  margin-top: 30px;
  margin-bottom: 30px;
}
#Popup .Popup_text .code {
  text-align: center;
}
#Popup .Popup_text .code .images {
  margin-top: 20px;
  margin-bottom: 20px;
}
#Popup .Popup_text .code .text {
  line-height: 26px;
  font-size: 14px;
  color: #707070;
}
#Popup .Popup_text .login > form {
  width: 60%;
  margin: 0 auto;
}
#Popup .Popup_text .login > form div {
  margin-bottom: 15px;
}
#Popup .Popup_text .login > form div input {
  padding: 0 15px;
  width: 100%;
  display: block;
  line-height: 50px;
  border: 1px solid #BEBEBE;
  font-size: 16px;
  color: #BEBEBE;
}
#Popup .Popup_text .login > form div .submit {
  background: #794881;
  border: 1px solid #794881;
  color: #fff;
}
#Popup .login_bottom {
  width: 60%;
  margin: 0 auto;
}
#Popup .login_bottom a {
  float: left;
  width: 50%;
  display: block;
  text-align: center;
  color: #686868;
  font-size: 18px;
}
#Popup .login_bottom a.on {
  color: #794881;
}
.wap_header {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.6);
}
.wap_header .logo {
  -o-object-fit: fill;
     object-fit: fill;
  margin-top: 13px;
}
.wap_header .logo img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wap_header .nav {
  float: right;
}
.wap_header .nav ul li {
  float: left;
  width: 20%;
  text-align: center;
  line-height: 100px;
}
.wap_header .nav ul li a {
  display: block;
  font-size: 18px;
  color: #000;
  text-decoration: none;
}
.wap_header .nav ul li.on a {
  color: #794881;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .login_page .container .content .img {
    padding: 55px 0 100px 0;
  }
  .cloud_query .container .content .text {
    font-size: 23px;
  }
  .public_address_enquiry .container .content .text {
    font-size: 23px;
  }
  .announcement .container .box_div .bg .text ul li a {
    font-size: 13px;
  }
  .friendship_link .container .title {
    font-size: 21px;
  }
  .friendship_link .container .text ul li a {
    font-size: 15px;
    margin-right: 5px;
  }
  .footer {
    padding-top: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .login_page .container .content .img {
    padding: 50px 0 100px 0;
  }
  .cloud_query .container .content .text {
    margin-top: 70px;
  }
  .public_address_enquiry .container .content .text {
    margin-top: 70px;
  }
  .announcement .container .box_div {
    padding: 6px;
  }
  .announcement .container .box_div .bg .text ul li a {
    font-size: 16px;
  }
  .friendship_link {
    padding: 20px 0;
  }
  .friendship_link .text ul li a {
    font-size: 15px;
  }
  .footer {
    padding-top: 80px;
  }
  .footer .text {
    font-size: 14px;
  }
  img {
    max-width: 100%;
    max-height: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
    .main-nav {
  top: 50px;
}
  .login_page {
    background-image: url('../images/banner_phone.png');
    background-size: 100% 100%;
  }
  .login_page .container .heard {
    padding: 0 50px 0 10px;
    margin-top: 4px;
  }
  .login_page .container .heard .img {
    float: left;
  }
  .login_page .container .heard .img img {
    height: 40px;
  }
  .login_page .container .heard .button {
    float: right;
    margin-top: 8px;
  }
  .login_page .container .heard .button #btn {
    width: 151px;
    height: 33px;
    border: none;
    outline: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b8a5c4), color-stop(#a088b2), to(#b8a5c4));
    background-image: linear-gradient(#b8a5c4, #a088b2, #b8a5c4);
    color: #ffffff;
    font-size: 21px;
    border-radius: 5px;
  }
  .login_page .container .content {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .login_page .container .content .img {
    padding: 0;
  }
  .login_page .container .content .text {
    color: #ffffff;
  }
  .login_page .container .content .text h3 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .login_page .container .content .text p {
    font-size: 14px;
  }
  .login_page .container .bottom .img img {
    width: 100px;
  }
  .cloud_query {
    margin-top: 10px;
    position: relative;
    z-index: 51;
  }
  .cloud_query .container .title {
    font-size: 15px;
  }
  .cloud_query .container .title h2 {
    font-weight: bold;
  }
  .cloud_query .container .content {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .cloud_query .container .content .text {
    margin-top: 0;
    font-size: 14px;
  }
  .public_address_enquiry .container .heard img {
    width: 100px;
  }
  .public_address_enquiry .container .title {
    font-size: 15px;
    margin-top: 10px;
  }
  .public_address_enquiry .container .title h2 {
    font-weight: bold;
  }
  .public_address_enquiry .container .content {
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .public_address_enquiry .container .content .text {
    margin-top: 0;
    font-size: 14px;
  }
  .phone_footer {
    background-image: -webkit-gradient(linear, left top, right top, from(#41186f), to(#dd9fb1));
    background-image: linear-gradient(to right, #41186f, #dd9fb1);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .phone_footer .container .logo {
    padding-right: 0px;
    margin-top: 15px;
  }
  .phone_footer .container .text {
    padding-left: 15px;
    padding-right: 2px;
    color: #ffffff;
    margin-top: 10px;
  }
  .phone_footer .container .text img {
    vertical-align: middle;
  }
  .phone_footer .container .text span {
    margin-left: 5px;
    line-height: 18px;
    vertical-align: middle;
  }
  .phone_footer .container .ewm {
    padding-left: 0;
    text-align: center;
  }
  .phone_footer .container .ewm h3 {
    color: #fff;
    font-size: 12px;
    margin-bottom: 2px;
    font-weight: bold;
  }
  .phone_footer .container .ewm img {
    width: 47px;
    height: 47px;
  }
  .cloud_bg {
    position: absolute;
    top: 139px;
    right: 0;
    z-index: 50;
  }
  .cloud_bg img {
    width: 113px;
    height: 194px;
  }
  .cloud_bg1 {
    position: absolute;
    top: 436px;
    left: 0;
  }
  .cloud_bg1 img {
    width: 239px;
    height: 174px;
  }
  .Popup_bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 100;
  }
  #Popup {
    width: 80%;
    top: 50%;
    margin-left: -40%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px 15px 30px;
  }
  #Popup .Popup_title ul li {
    line-height: 45px;
    font-size: 18px;
  }
  #Popup .Popup_text > div {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #Popup .Popup_text .code {
    text-align: center;
  }
  #Popup .Popup_text .code .images {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #Popup .Popup_text .code .text {
    line-height: 26px;
    font-size: 14px;
    color: #707070;
  }
  #Popup .Popup_text .login {
    margin-top: 30px;
  }
  #Popup .Popup_text .login > form {
    width: 70%;
    margin: 0 auto;
  }
  #Popup .Popup_text .login > form div {
    margin-bottom: 15px;
  }
  #Popup .Popup_text .login > form div input {
    padding: 0 15px;
    line-height: 30px;
    font-size: 14px;
  }
  #Popup .login_bottom a {
    font-size: 14px;
  }
  img {
    max-width: 100%;
    max-height: 100%;
  }
}
@media (width: 320px) {
  .login_page .container .content .text {
    padding-left: 0;
  }
  .login_page .container .content .text h3 {
    font-size: 15px;
  }
  .login_page .container .content .text p {
    font-size: 12px;
  }
  .phone_footer .container .text {
    margin-top: 0;
  }
  #Popup .Popup_text .code .text {
    font-size: 12px;
  }
  #Popup .login_bottom a {
    font-size: 13px;
  }
}

footer {
  /*background: #f5f8fa;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  footer {
    height: auto;
  }
}
footer .footer-top {
  width: 1280px;
}
@media (max-width: 1400px) {
  footer .footer-top {
    width: calc(100% - 120px);
  }
}
@media (max-width: 1024px) {
  footer .footer-top {
    width: calc(100% - 96px);
  }
}
@media (max-width: 768px) {
  footer .footer-top {
    width: calc(100% - 48px);
  }
}
footer .footer-top .footer-top-content {
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 30px;
    border-bottom: 0px solid rgba(0, 0, 0, 0.15);
  }
}
footer .footer-top .footer-top-content .ft-content-left {
  width: 30%;
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-left {
    width: 90%;
  }
}
footer .footer-top .footer-top-content .ft-content-left .ft-content-left-top {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-left .ft-content-left-top {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle {
  flex-wrap: wrap;
}
footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle p {
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  position: relative;
  top: 4px;
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle p {
    font-size: 12px;
    position: relative;
    top: 0px;
  }
}
footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle a {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
footer .footer-top .footer-top-content .ft-content-among {
  width: 30%;
}
@media (max-width: 1024px) {
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-among {
    width: 100%;
    margin-top: 14px;
  }
}
footer .footer-top .footer-top-content .ft-content-among .ft-content-left-top {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-among .ft-content-left-top {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle {
  flex-wrap: wrap;
}
footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
@media (max-width: 1024px) {
  footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a {
    font-size: 12px;
    margin-right: 16px;
  }
}
footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a:hover {
  color: rgba(0, 0, 0, 0.85);
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-right {
    height: auto;
    margin-top: 14px;
  }
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-title {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-right .ft-content-right-title {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle {
  margin-top: -4px;
  flex-wrap: wrap;
  display: none;
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
@media (max-width: 1024px) {
  footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle a {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle a {
    font-size: 12px;
    margin-right: 16px;
  }
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle {
    display: flex;
    flex-direction: column;
  }
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact {
  display: flex;
  margin-right: -29px;
  position: relative;
}
@media (max-width: 768px) {
  footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact {
    display: none;
  }
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-wechatQRcode {
    width: 150px;
  display: none;
  position: absolute;
  top: -170px;
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-wechatQRcode img {
  width: 150px;
  height: 150px;
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-telephone {
  display: none;
  width: 150px;
  height: 44px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 44px;
  color: #000000;
  position: absolute;
  top: -60px;
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-customerQRcode {
    width: 150px;
  display: none;
  position: absolute;
  top: -170px;
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-customerQRcode img {
  width: 150px;
  height: 150px;
}
footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-contact-content {
  position: relative;
  cursor: pointer;
  width: 59px;
  height: 59px;
  background: #E5E5E7;
  border-radius: 50%;
  margin-right: 29px;
  margin-top: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-top .ft-lianjie {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 34px;
}
@media (max-width: 768px) {
  footer .footer-top .ft-lianjie {
    width: 100%;
    display: none;
  }
}
footer .footer-top .ft-lianjie .ft-lianjie-span {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  footer .footer-top .ft-lianjie .ft-lianjie-span {
    font-size: 14px;
  }
}
footer .footer-top .ft-lianjie .ft-lianjie-title {
  flex-wrap: wrap;
}
footer .footer-top .ft-lianjie .ft-lianjie-title a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 12px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
}
@media (max-width: 768px) {
  footer .footer-top .ft-lianjie .ft-lianjie-title a {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
footer .footer-top .ft-lianjie .ft-lianjie-title a:hover {
  color: rgba(0, 0, 0, 0.85);
}
footer .ft-footer-bottom {
  width: 100%;
  display: flex;
  justify-content: center;
  background: rgba(0, 0, 0, 0.25);
}
@media (max-width: 450px) {
  footer .ft-footer-bottom {
    display: flex;
    flex-direction: column;
  }
}
footer .ft-footer-bottom .shu {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0px;
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin: 10px;
}
@media (max-width: 450px) {
  footer .ft-footer-bottom .shu {
    display: none;
  }
}
footer .ft-footer-bottom a {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  line-height: 40px;
}
@media (max-width: 450px) {
  footer .ft-footer-bottom a {
    line-height: 24px;
  }
}
footer .ft-footer-bottom p {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  line-height: 40px;
}
@media (max-width: 450px) {
  footer .ft-footer-bottom p {
    line-height: 24px;
  }
}
footer .ft-footer-bottom a:hover {
  color: rgba(0, 0, 0, 0.85);
}


