header .top-bg {
  background: #fff;
  height: 47px;
  width: 100%;
}
header{
  min-width:1200px;
 }
header .top-bg .logo-contain {
  padding-top: 5px;
  overflow: hidden;
}

header .top-bg .logo-contain .logo {
  width: 288px;
  height: 37px;
  background: url(../images/newLOGO_02.png) no-repeat;
  cursor: pointer;
  float: left;
}

header .top-bg .logo-contain .old {
  float: right;
  padding-top: 8px;
  color: #666;
  text-decoration: underline;
}

header .top-bg .logo-contain .old:hover{
  color:#128bece8;
}

header .banner-bg {
  background: #f5f5f5;
}

header .banner-bg .banner .pagination1 {
  left: 40%;
}

header .banner-bg .banner .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: #fff;
  opacity: 1;
}

header .banner-bg .banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

header .banner-bg .banner .swiper-button-prev,
header .banner-bg .banner .swiper-container-rtl .swiper-button-next {
  background: url(../images/zuobian_03.png) no-repeat;
  background-size: contain;
  height: 45px;
  opacity: 0.6;
}

header .banner-bg .banner .swiper-button-next,
header .banner-bg .banner .swiper-container-rtl .swiper-button-prev {
  background: url(../images/rightbian_05.png) no-repeat;
  background-size: contain;
  height: 45px;
  opacity: 0.6;
}

/*header .banner-bg .banner .slide {
    background: url(../images/banner.png) no-repeat;
    width: 1200px;
    height: 284px;
  }*/
.swiper-container2 img{
  /*height: 276px;*/
  max-width:100%;
}

header .nav {
  /* margin-top: 12px;*/
  background: #0060ae;
}

.ul2 {
  background: #0060ae;
  width: 100%;
  position: absolute;
  left: 25px;
  top: 40px;
  text-align: center;
  z-index: 3;
  display: none;
}

.ul2 li {
  border-bottom: 1px solid #808080a6;
  line-height: 40px;
}

header .nav > ul {
  height: 40px;
  line-height: 40px;
}

header .nav > ul > li {
  float: left;
  padding-left: 40px;
  position: relative;
}

header .nav > ul > li a {
font-size:14px;
font-weight:400;
color:rgba(255,255,255,1);
line-height:20px;
}

header .nav > ul > li a:hover {
  text-decoration: underline;
}

footer {
  background: #F4F4F4;
  padding-bottom: 56px;
}

footer .left-text {
  width: 44%;
  margin-top: 48px;
}

footer .left-text .fax {
  /* padding-left: 68px;*/
}

footer .left-text .foot-tel,
footer .left-text .fax {
  /*display: inline-block;*/
}

footer .left-text .foot-tel p,
footer .left-text .fax p {
  font-weight: 400;
  color: black;
  line-height: 20px;
  margin-bottom: 6px;
  display: inline-block;
}

footer .left-text .foot-tel span,
footer .left-text .fax span {
  font-size: 12px;
  font-weight: 400;
  color: black;
  line-height: 17px;
}

footer .left-text .copyright {
  /* margin-top: 40px;*/
}

footer .left-text .copyright p {
  font-size: 12px;
  font-weight: 400;
  color: black;
  line-height: 17px;
  margin-bottom: 6px;
}

footer .right-img {
  width: 56%;
  margin-top: 53px;
}

footer .right-img ul li {
  float: left;
  text-align: center;
  width: 112px;
  margin-left: 55px;
}

.inLeft .contact {
  display: none;
}

/*.inRight.floatleft{
  float:none;
  }*/
/*# sourceMappingURL=common.css.map */