.page-top {
  position: relative;
  height: 684px;
  background: #010834;
}

.page-top .banner {
  width: 100%;
  height: 684px;
  position: relative;
}

.page-top .banner .swiper-container {
  width: 100%;
  height: 684px;
  min-width: 1200px;
}

.page-top .banner .swiper-container .swiper-wrapper {
  width: 100%;
  height: 684px;
}

.page-top .banner .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 684px;
  background-size: auto 684px;
}

.page-top .banner .swiper-container .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-contact .contact {
  width: 1080px;
  margin: 0 auto;
  padding-top: 50px;
}

.page-contact .contact .map-box {
  width: 1080px;
  height: 400px;
  border: 1px solid #d6cecd;
  margin-top: 30px;
  position: relative;
}

.page-contact .contact .map-box #mapBox {
  width: 100%;
  height: 100%;
}

.page-contact .contact .map-box .baidu-logo {
  width: 200px;
  height: 60px;
  position: absolute;
  left: 16px;
  bottom: 5px;
}

.page-contact .contact .position-box {
  width: 1200px;
  margin-top: 18px;
}

.page-contact .contact .position-box .list {
  height: 100%;
}

.page-contact .contact .position-box .list .item {
  width: 530px;
  height: 195px;
  float: left;
  margin-right: 22px;
  margin-bottom: 22px;
  border-radius: 10px;
  border: 1px solid #efefef;
  padding: 20px 30px 0 36px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-contact .contact .position-box .list .item:hover, .page-contact .contact .position-box .list .item.active {
  background: #3795fb;
}

.page-contact .contact .position-box .list .item:hover a h4, .page-contact .contact .position-box .list .item.active a h4 {
  color: #fff;
}

.page-contact .contact .position-box .list .item:hover a p, .page-contact .contact .position-box .list .item.active a p {
  color: #fff;
}

.page-contact .contact .position-box .list .item a {
  display: block;
  height: 100%;
}

.page-contact .contact .position-box .list .item a h4 {
  font-size: 24px;
  color: #3795fb;
  line-height: 1;
  margin-bottom: 20px;
}

.page-contact .contact .position-box .list .item a p {
  font-size: 18px;
  color: #5a5959;
  line-height: 30px;
}

.page-contact .contact .position-box .list .item a p span {
  /*float: right;*/
  width: 370px;
}

.page-contact .contact .position-box .list .item:nth-child(2n) {
  margin-right: 0;
}

.page-contact .contact .btn-box {
  width: 100%;
  height: 110px;
  padding-top: 15px;
}

.page-contact .contact .btn-box a {
  display: block;
  width: 202px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #3795fb;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  float: left;
  margin-right: 23px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-contact .contact .btn-box a img {
  margin: 12px 20px 0 0;
}

.page-contact .contact .btn-box a:hover {
  background: #7ab8fc;
}

.anchorBL {
  display: none;
}

.infoWindow h4 {
  font-size: 14px;
  color: #333333;
  padding: 10px 0 10px 0;
}

.infoWindow p {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  white-space: nowrap;
}
.page-contact .contact{
   width: 1200px;
}
.page-contact .contact .position-box{
  margin:32px 0 57px 0;
}
.tab-change{
  width: 1200px;
  height: 54px;
  background: #F3F4F8;
  margin: 33px auto 0 auto;
}
.tab-change li{
  width: 130px;
  float: left;
  line-height: 54px;
  font-size: 20px;
  font-weight: 500;
  color: #222222;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
}
.tab-change li:nth-child(1){
  width: 260px;
}
.tab-change li:nth-last-child(1){
  width: 160px;
}
.tab-change-sel{
  border-top: 3px #056CF8 solid;
  background-color: #fff;
  line-height: 51px !important;
  box-shadow: 0px 2px 6px 0px rgba(31, 123, 255, 0.33);
}
.page-contact .contact .position-box .list{
  width: 1200px;
}
.page-contact .contact .position-box .list .item{
  width: 589px;
}
.page-contact .contact .position-box .list .item a p{
  color: #333;
}
#area0{
  display: block;
}
#area1,
#area2,
#area3,
#area4,
#area5,
#area6,
#area7{
  display: none;
}
.page-top,
.page-top .banner,
.page-top .banner .swiper-container .swiper-wrapper .swiper-slide a{
  height: 420px;
}
.page-top .banner{
  overflow: hidden;
}
