.section_three {
  background: url(../images/map.png) center bottom no-repeat;
  overflow: hidden;
}
.section_three .pub_title {
  padding-top: 30px;
}
.section_three .pub_title img {
  margin: 30px auto;
}
.section_three h4 {
  color: #fff;
}
.section_three h4 span {
  color: #fff !important;
}
.section_three h4 i {
  opacity: 0.1;
}
.gs_img {
  margin-top: 60px;
}
.gs_img img {
  margin: 0 auto;
}
.gscon {
  overflow: hidden;
  margin-top: 40px;
  margin: 0 auto;
  width: 80%;
}
.gscon .gs_l {
  width: 46%;
  height: 400px;
}
.gscon .gs_l img {
  width: 100%;
  height: 100%;
}
.gscon .gs_r {
  width: 53%;
  line-height: 200%;
  color: #000;
}
.gscon .gs_r h1 {
  font-size: 40px;
  color: #1e64bc;
  font-weight: bold;
}
.gscon .gs_r em {
  font-style: normal;
  font-size: 20px;
}
.gscon .gs_r .gs_a {
  color: #1e64bc;
  width: 200px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 30px 0;
  border: 1px solid #1e64bc;
  border-radius: 35px;
}
.gscon .gs_r .gs_a:hover {
  background: #1e64bc;
  width: 220px;
  color: #fff;
}
.gscon .gs_r .gs_wz {
  line-height: 230%;
}
.gscon .gs_r .gs_r_nav a {
  display: inline-block;
  background: #fca321;
  border-radius: 50%;
  width: 104px;
  height: 104px;
  text-align: center;
  color: #fff;
  margin-left: 20px;
  border: 10px solid rgba(255, 255, 255, 0.221);
}
.gscon .gs_r .gs_r_nav a img {
  padding-top: 4px;
  margin: 10px auto 2px auto;
}
.gscon .gs_r .gs_r_nav a:hover {
  transform: translateY(-10px);
  background: #000;
}
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
.w92 {
  width: 92%;
  margin: 0 auto;
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
}
.sycp3 {
  background: url(../images/bj.jpg) top center no-repeat;
}
.mt-tabpage {
  width: 1400px;
  margin: 60px auto 0px auto;
}
.mt-tabpage-title {
  width: 100%;
  margin: 50px auto 0 auto;
}
.mt-tabpage-title .mt-tabpage-item {
  display: inline-block;
  text-align: center;
  color: #666;
  font-size: 12px;
  border: 1px solid #666;
  border-radius: 30px;
  padding: 10px 30px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.mt-tabpage-title .mt-tabpage-item:hover {
  color: #fff;
}
.mt-tabpage-title .mt-tabpage-item-cur {
  color: #fff;
  font-size: 14px;
  background: #3560a8;
  padding: 10px 30px;
}
.mt-tabpage-count {
  position: relative;
  width: 1400px;
  height: 560px;
  overflow: hidden;
  padding-top: 130px;
  box-sizing: border-box;
}
.mt-tabpage-cont__wrap {
  position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
  width: 1400px;
  height: 200px;
}
.mt-tabpage-count .mt-tabpage-item img {
  float: left;
  width: 520px;
  margin-right: 10px;
}
.mt-tabpage-cont__wrap li h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
.mt-tabpage-cont__wrap li .tit {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  position: relative;
  margin-bottom: 50px;
}
.mt-tabpage-cont__wrap li .tit::before {
  position: absolute;
  content: "";
  right: 55%;
  top: 80px;
  background: #fff;
  width: 100px;
  height: 10px;
}
.mt-tabpage-cont__wrap li strong {
  font-size: 46px;
  margin-bottom: 15px;
}
.mt-tabpage-cont__wrap li p {
  font-size: 16px;
  line-height: 200%;
}
.mt-tabpage-cont__wrap li a {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  float: right;
  width: 180px;
  text-align: center;
}
.sycp_r {
  float: right;
  width: 50%;
  background: url(../images/fa.jpg);
  background-size: 100% 100%;
  height: 700px;
}
@media (max-width: 1440px) {
  .gs_img {
    width: 90%;
    margin: 0 auto;
  }
  .gs_img img {
    width: 100%;
  }
  .gscon {
    width: 90%;
  }
  .mt-tabpage-count .mt-tabpage-item {
    width: 1300px;
    margin: 0 auto;
  }
  .section_four .w1400 {
    width: 90%;
  }
  .sycp_r {
    height: 600px;
  }
  .section_four {
    height: 870px;
  }
  .tabbox .tab {
    width: 90%;
  }
  .mt-tabpage {
    width: 1300px;
  }
}
