﻿
.logoBar  img {
  height: 90px;
  display: block;
}



.foot {
  background: url('../images/foot/ftbg.png') no-repeat center;
  background-size: 100% 100%;
  position: relative;
  z-index: 9999;
  /* margin-top:-125px; */
  overflow: hidden;
}

.mainb{width:1580px;margin:0 auto;float: none;}

.foot1 {
  text-align: center;
  padding: 200px 0 60px 0;
}

.flogo {
  width: 485px;
  height: 70px;
}

.foot2 {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 40px;
}

.foot2 ul {
  display: flex;
  justify-content: center;
  justify-content: center;
}

.foot2 ul li {
  display: inline-block;
  margin: 0 40px;
  position: relative;
}

.foot2 ul li::before {
  content: '';
  position: absolute;
  height: 16px;
  top: 10px;
  left: -30px;
  border-left: 1px solid rgba(255, 255, 255, .2);
}

.foot2 ul li:nth-child(1) {
  margin-left: 0;
}

.foot2 ul li:nth-child(1)::before {
  border: 0
}

.foot2 ul li:last-child {
  margin-right: 0;
}

.foot2 ul li a {
  font-size: 24px;
  color: #fff;
}

.foot3 {
  padding: 55px 0 60px;
  text-align: center;
  color: rgba(255, 255, 255, .5);
  line-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.foot3 img {
  margin-left: 22px;
}

.foot3c a {
  color: #fff;
}

.foot4 {
  display: flex;
  padding: 0px 0 40px 0;
  justify-content: space-between;
  align-items: center;
}

.foot4r a {
  color: rgba(255, 255, 255, .5);
  margin-left: 40px;
}

.foot4l a {
  position: relative;
}

.foot4l {
  display: flex;
}

.foot4l .f4c {
  width: 48px;
  height: 48px;
  display: flex;
  margin-right: 55px;
  position: relative;
  cursor: pointer;
}

.f-img1 {
  width: 48px;
  height: 48px;
}

.foot4l .f4c:nth-child(1) {
  background: url('../images/foot/ft-img3.png');
}

.foot4l .f4c:nth-child(1):hover {
  background: url('../images/foot/ft-img3on.png');
}

.foot4l .f4c:nth-child(2) {
  background: url('../images/foot/ft-img2.png');
}

.foot4l .f4c:nth-child(2):hover {
  background: url('../images/foot/ft-img2on.png');
}

.foot4l .f4c:nth-child(3) {
  background: url('../images/foot/ft-img1.png');
}

.foot4l .f4c:nth-child(3):hover {
  background: url('../images/foot/ft-img1on.png');
}

.foot1lc {
  position: absolute;
  width: 120px;
  height: 120px;
  top: -140px;
  left: -40px;
  display: flex;
  align-items: center;
  flex-direction: column;
  visibility: hidden;
  transition: all 0s ease-in-out;
}

.f4c:hover .foot1lc {
  visibility: visible;
  transition: all 0s ease-in-out;
}



@media screen and (max-width:1600px) and (min-width:980px) {
    

.mainb{width:1200px;margin:0 auto;float: none;}

.foot {
  background: url('../images/foot/ftbg.png') no-repeat center;
  background-size: 100% 100%;
     position: relative;
  z-index: 9999;
    margin-top:-125px
}

.foot1 {
  text-align: center;
  padding: 200px 0 60px 0;
}

.flogo {
  width: 485px;
  height: 70px;
}

.foot2 {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 40px;
}

.foot2 ul {
  display: flex;
  justify-content: center;
  justify-content: center;
}

.foot2 ul li {
  display: inline-block;
  margin: 0 40px;
  position: relative;
}

.foot2 ul li::before {
  content: '';
  position: absolute;
  height: 16px;
  top: 10px;
  left: -30px;
  border-left: 1px solid rgba(255, 255, 255, .2);
}

.foot2 ul li:nth-child(1) {
  margin-left: 0;
}

.foot2 ul li:nth-child(1)::before {
  border: 0
}

.foot2 ul li:last-child {
  margin-right: 0;
}

.foot2 ul li a {
  font-size: 24px;
  color: #fff;
}

.foot3 {
  padding: 55px 0 60px;
  text-align: center;
  color: rgba(255, 255, 255, .5);
  line-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.foot3 img {
  margin-left: 22px;
}

.foot3c a {
  color: #fff;
}

.foot4 {
  display: flex;
  padding: 0px 0 40px 0;
  justify-content: space-between;
  align-items: center;
}

.foot4r a {
  color: rgba(255, 255, 255, .5);
  margin-left: 40px;
}

.foot4l a {
  position: relative;
}

.foot4l {
  display: flex;
}

.foot4l .f4c {
  width: 48px;
  height: 48px;
  display: flex;
  margin-right: 55px;
  position: relative;
  cursor: pointer;
}

.f-img1 {
  width: 48px;
  height: 48px;
}

.foot4l .f4c:nth-child(1) {
  background: url('../images/foot/ft-img3.png');
}

.foot4l .f4c:nth-child(1):hover {
  background: url('../images/foot/ft-img3on.png');
}

.foot4l .f4c:nth-child(2) {
  background: url('../images/foot/ft-img2.png');
}

.foot4l .f4c:nth-child(2):hover {
  background: url('../images/foot/ft-img2on.png');
}

.foot4l .f4c:nth-child(3) {
  background: url('../images/foot/ft-img1.png');
}

.foot4l .f4c:nth-child(3):hover {
  background: url('../images/foot/ft-img1on.png');
}

.foot1lc {
  position: absolute;
  width: 120px;
  height: 120px;
  top: -140px;
  left: -40px;
  display: flex;
  align-items: center;
  flex-direction: column;
  visibility: hidden;
  transition: all 0s ease-in-out;
}

.f4c:hover .foot1lc {
  visibility: visible;
  transition: all 0s ease-in-out;
}



}


.phone {
  display: none !important;
}





@media screen  and (max-width:980px) {

.mainb{width:100%;}


.foot {
  background: url('../images/foot/ftbgph.png') no-repeat center center;
  background-size: 180% 100%;
  padding: 0 .42rem;
  /* margin-top:-1rem; */
}

.foot1 {
  text-align: center;
  padding: 2.5rem 0 .6rem 0;
}

.flogo {
  width: 6rem;
}

.foot2 {
  background: url('../images/ft-line.png') no-repeat bottom;
  padding: 0rem 0 .8rem;
  background-size: 100%;
}

.foot2 ul {
  display: flex;
  flex-wrap: wrap;

}

.foot2 ul li {
  width: 33%;
  text-align: center;
  margin-top: .3rem;
  margin: .3rem 0;
}


.foot2 ul li a {
  font-size: .4rem;
  color: #fff;
}

.foot3 {
  padding: .5rem 0;
  text-align: center;
  color: rgba(255, 255, 255, .5);
  line-height: .6rem;
  display: flex;
  font-size: .28rem;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.foot3 img {
  width: 1.2rem;
  margin-top: .3rem;
}
.foot3c a {
  color: #fff;
}

.foot4r {
  display: flex;
  padding: .6rem 0 1rem 0;
  justify-content: center;
}

.foot4r a {
  color: rgba(255, 255, 255, .5);
  margin-left: .6rem;
}



.foot4l a {
  position: relative;
}

.foot4l {
  display: flex;
  justify-content: center;
}

.foot4l .f4c {
  width: 1rem;
  height: 1rem;
  display: flex;
  margin-right: .6rem;
  position: relative;
  cursor: pointer;
}

.f-img1 {
  width: 1rem;
  height: 1rem;
}

.foot4l .f4c:nth-child(1) {
  background: url('../images/ft-img3.png');
  background-size: 100% 100%;
}

.foot4l .f4c:nth-child(1):hover {
  background: url('../images/ft-img3on.png');
  background-size: 100% 100%;
}

.foot4l .f4c:nth-child(2) {
  background: url('../images/ft-img2.png');
  background-size: 100% 100%;
}

.foot4l .f4c:nth-child(2):hover {
  background: url('../images/ft-img2on.png');
  background-size: 100% 100%;
}

.foot4l .f4c:nth-child(3) {
  background: url('../images/ft-img1.png');
  background-size: 100% 100%;
}

.foot4l .f4c:nth-child(3):hover {
  background: url('../images/ft-img1on.png');
  background-size: 100% 100%;
}

.foot1lc {
  display: none;
}

.foot4{display: block;}


}

