/* PC */

@media (min-width: 769px) {
  .foot {
    width: 100%;
    background: #d9344c;
  }
  .foot-top {
    border-bottom: 1px solid #e15d70;
  }
  .font-nav ul li {
    float: left;
    margin-right: 65px;
  }
  .font-nav ul li a {
    line-height: 80px;
    font-size: 14px;
    color: #FFF;
  }
  .foot-center{
    padding: 70px 0;
  }
  .foot-center .container:before , .foot-center .container:after{
    content: none !important;
  }
  .foot-center >div {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-size: 14px;
    color: #FFF;
  }
  .adress-tel{
    width: 400px;
  }
  .adress-tit{
    margin-bottom: 30px;
    border-bottom: 5px solid #FFF;
  }
  .adress-tit > span{
    position: relative;
    top: 5px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 5px solid #560005;
  }
  .adress-con p{
    margin-bottom: 10px;
  }
  .official-account{
    width: 110px;
    text-align: center;
    align-self: center;
  }
  .official-account span{
    line-height: 50px;
  }
  .foot-bottom{
    padding: 30px 0;
    background: #FFF;
  }
  .copyright{
    margin-bottom: 15px;
    text-align: center;
  }
  .site-info{
    text-align: center;
    margin-bottom: 15px;
  }
  .site-info a,.site-info span{
    margin-right: 10px;
    color: #333;
    font-size: 14px;
  }
  .link{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .link span{
    margin-right: 15px;
  }
}
 /* Á´½Ó */
.lianjie {
  background-color: #f6f6f6;
  border-bottom: 1px solid #ededed;
}
.lianjie > .pro_nav_list {
  width: 1200px;
  margin: 0 auto;
  min-height: 60px;
  position: relative;
  color: #565555;
  font-size: 13px;
}
.lianjie > .pro_nav_list .pro_label {
  min-width: 78px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
  font-weight: 600;
}
.lianjie > .pro_nav_list .pro_label a {
  color: #565555;
}
.lianjie > .pro_nav_list > ul {
  margin: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
  padding-left: 92px;
  padding-top: 22px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.lianjie .pro_nav_list > ul li {
  float: left;
  margin-right: 20px;
  padding-bottom: 13px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.lianjie .pro_nav_list > ul li a {
  color: #666;
  font-size: 13px;
}
/* Mobile */
@media (max-width: 768px) {
  .foot {
    width: 100%;
    background: #d9344c;
  }
  .foot-top {
    padding: 25px 0;
    border-bottom: 1px solid #e15d70;
  }
  .font-nav ul li {
    float: left;
    margin-right: 15px;
  }
  .font-nav ul li a {
    line-height: 40px;
    font-size: 14px;
    color: #FFF;
  }
  .foot-center{
    padding: 0px 0 25px 0;
  }
  .foot-center .container:before , .foot-center .container:after{
    content: none !important;
  }
  .foot-center >div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
    font-size: 14px;
    color: #FFF;
  }
  .adress-tel{
    width: 100%;
  }
  .adress-tit{
    margin-bottom: 15px;
    border-bottom: 5px solid #FFF;
  }
  .adress-tit > span{
    position: relative;
    top: 5px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 5px solid #560005;
  }
  .adress-con p{
    margin-bottom: 10px;
  }
  .official-account{
    margin-top: 15px;
    width: 110px;
    text-align: center;
    align-self: start;
  }
  .official-account span{
    line-height: 50px;
  }
  .foot-bottom{
    padding: 25px 0;
    background: #FFF;
  }
  .copyright{
    margin-bottom: 15px;
    text-align: center;
  }
  .site-info{
    text-align: center;
    margin-bottom: 15px;
    line-height: 25px;
  }
  .site-info a,.site-info span{
    margin-right: 10px;
    color: #333;
    font-size: 14px;
  }
  .link{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .link span{
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    color: #333;
    margin-right: 10px;
  }
  .link img{
    width: 50px;
    height: auto;
  }
  /* Á´½Ó */
 .lianjie > .pro_nav_list {
    width: auto;
    margin: 0 15px;
    min-height: 60px;
    position: relative;
    color: #565555;
    font-size: 13px;
  }
  .lianjie > .pro_nav_list .pro_label {
    min-width: 78px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    font-weight: 600;
  }
  .lianjie > .pro_nav_list .pro_label a {
    color: #565555;
  }
  .lianjie > .pro_nav_list > ul {
    margin: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    padding-left: 0px;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lianjie .pro_nav_list > ul li {
    float: left;
    margin-right: 20px;
    padding-bottom: 13px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lianjie .pro_nav_list > ul li a {
    color: #666;
    font-size: 13px;
  }
}