@charset "UTF-8";
* {
  font-family: Arial, \5FAE\8F6F\96C5\9ED1;
}

.fix {
  *zoom: 1;
}

.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.tj {
  text-align: justify;
}

[class^='row'] {
  margin-left: -15px;
  margin-right: -15px;
}

[class^='col'] {
  padding-left: 15px;
  padding-right: 15px;
}

.article {
  line-height: 1.7;
  color: #555555;
}
.article p {
  margin-bottom: 30px;
  font-size: 16px !important;
}
.article p:last-child {
  margin-bottom: 0;
}

.new-ab-box {
  display: block;
  overflow: hidden;
}

.new-ab-left {
  float: left;
  width: calc(100% - 608px);
  padding-right: 45px;
  box-sizing: border-box;
}
.new-ab-left h1 {
  font-size: 26px;
  color: #225ca5;
  margin-bottom: 35px;
  text-align: center;
}
.new-ab-left .ab-cont p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
  color: #4d4d4d;
  margin-bottom: 20px;
}

.new-ab-right {
  float: right;
  width: 608px;
  padding-top: 87px;
  padding-bottom: 70px;
  position: relative;
}
.new-ab-right::before {
  position: absolute;
  content: "";
  background: url(new-ab-bg.png) no-repeat right bottom #1d4ba0;
  width: 500px;
  height: 500px;
  top: 0;
  right: 0;
  z-index: -2;
}

.new-ab-img {
  width: 540px;
  height: 340px;
  position: relative;
}
.new-ab-img::after {
  position: absolute;
  content: "";
  background: #4a89d7;
  opacity: 0.8;
  width: calc(100% + 20px);
  height: 100%;
  left: 0;
  bottom: 20px;
  z-index: -1;
}
.new-ab-img img {
  width: 100%;
  height: 100%;
}

.new-team-box {
  padding: 45px 0;
}
.new-team-box [class^='row'] {
  margin-left: -20px;
  margin-right: -20px;
}
.new-team-box [class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}
.new-team-box .col-md-6 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.new-team-box li .content-box {
  background: url(new-ab-bg1.png) no-repeat bottom right #ffffff;
  padding: 100px 35px 55px;
  margin-left: 20px;
  border: #eee solid 1px;
  position: relative;
  -ms-box-shadow: 0 5px 15px 0 rgba(59, 59, 59, 0.14);
  -o-box-shadow: 0 5px 15px 0 rgba(59, 59, 59, 0.14);
  -moz-box-shadow: 0 5px 15px 0 rgba(59, 59, 59, 0.14);
  -webkit-box-shadow: 0 5px 15px 0 rgba(59, 59, 59, 0.14);
  box-shadow: 0 5px 15px 0 rgba(59, 59, 59, 0.14);
}
.new-team-box li .content-box h2 {
  font-size: 22px;
  color: #ffffff;
  font-weight: 700;
  padding: 10px 20px;
  background: #7699e1;
  min-width: 190px;
  position: absolute;
  top: 20px;
  left: -20px;
  text-align: center;
  border-radius: 3px;
  line-height: 1.1;
}
.new-team-box li .content-box h4 {
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  height: 72px;
}

.new-plan-box {
  padding: 56px 30px 60px;
  background: url(new-ab-bg.jpg) no-repeat top center #ffffff;
}
.new-plan-box h2 {
  font-size: 38px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffffff;
  text-align: center;
}
.new-plan-box h4 {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 45px;
}
.new-plan-box [class^='row'] {
  margin-left: -8px;
  margin-right: -8px;
}
.new-plan-box [class^='col'] {
  padding-left: 8px;
  padding-right: 8px;
}
.new-plan-box .col-md-4 {
  float: left;
  width: 33.333333%;
  box-sizing: border-box;
}
.new-plan-box li .content-box {
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 48px 30px 32px;
  background-image: url(new-ab-bg2.png);
  -ms-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  -o-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  -moz-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  -webkit-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
}
.new-plan-box li .content-box h3 {
  font-size: 28px;
  line-height: 1.1;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  margin-bottom: 36px;
}
.new-plan-box li .content-box h4 {
  font-size: 16px;
  line-height: 1.7;
  color: #ffffff;
  text-align: justify;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: rgba(255, 255, 255, 0.2) solid 1px;
  height: 191px;
}
.new-plan-box li .content-box .zdinfo {
  color: #ffffff;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
}
.new-plan-box li .content-box .zdinfo .counter {
  font-size: 50px;
  display: inline-block;
  position: relative;
}
.new-plan-box li .content-box .zdinfo .counter::after {
  position: absolute;
  content: '亩';
  top: 10px;
  right: -20px;
  font-size: 14px;
}
.new-plan-box li .content-box .zdinfo p {
  font-size: 14px;
  margin: 4px 0 0;
  color: rgba(255, 255, 255, 0.5);
}
.new-plan-box li:nth-child(1) .content-box {
  background-color: #66b8a2;
}
.new-plan-box li:nth-child(2) .content-box {
  background-color: #5078c7;
}
.new-plan-box li:nth-child(3) .content-box {
  background-color: #7699e1;
}

.new-life-box {
  -ms-box-shadow: 0 5px 21px 0 rgba(59, 59, 59, 0.1);
  -o-box-shadow: 0 5px 21px 0 rgba(59, 59, 59, 0.1);
  -moz-box-shadow: 0 5px 21px 0 rgba(59, 59, 59, 0.1);
  -webkit-box-shadow: 0 5px 21px 0 rgba(59, 59, 59, 0.1);
  box-shadow: 0 5px 21px 0 rgba(59, 59, 59, 0.1);
}
.new-life-box li {
  overflow: hidden;
}
.new-life-box li .img-box {
  float: left;
  width: 520px;
}
.new-life-box li .txt-box {
  overflow: hidden;
  padding: 90px 90px 80px 60px;
}
.new-life-box li .txt-box h3 {
  font-size: 26px;
  line-height: 1.1;
  font-weight: 700;
  color: #1a479c;
  margin-bottom: 30px;
  text-align: center;
}
.new-life-box li .txt-box p {
  font-size: 16px;
  line-height: 1.7;
}
.new-life-box li:nth-child(2) .img-box {
  float: right;
  width: 680px;
}
.new-life-box li:nth-child(2) .txt-box {
  padding: 68px 40px;
}

.new-speech-box {
  position: relative;
  border: #ebebeb solid 1px;
}
.new-speech-box .photo {
  width: 322px;
  height: 322px;
  border: #ffffff solid 5px;
  overflow: hidden;
  position: absolute;
  top: 46px;
  left: 50px;
  border-radius: 100%;
  -ms-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  -o-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  -moz-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  -webkit-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
}
.new-speech-box .photo img {
  width: 100%;
  height: 100%;
}
.new-speech-box .leftbox {
  background: url(new-zc-bg.jpg) repeat-x #184388;
}
.new-speech-box .content-box {
  border-left: #cdd9f1 solid 7px;
}
.new-speech-box .content-box .szinfo {
  padding: 86px 80px 50px 90px;
  background: url(new-zc-bg3.png) no-repeat right bottom #f8f9fe;
  border-bottom: #ececec solid 1px;
}
.new-speech-box .content-box .szinfo h3 {
  font-size: 38px;
  line-height: 1.1;
  color: #1248a0;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: #cfdbf1 solid 1px;
  font-weight: 700;
}
.new-speech-box .content-box .szinfo h3 span {
  font-size: 16px;
  margin-left: 10px;
  font-weight: 500;
  color: #333333;
}
.new-speech-box .content-box .szinfo ol {
  overflow: hidden;
}
.new-speech-box .content-box .szinfo ol li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333333;
  line-height: 1.3;
  float: left;
  position: relative;
  padding-left: 15px;
  width: 50%;
  padding-right: 15px;
  box-sizing: border-box;
  list-style: none;
}
.new-speech-box .content-box .szinfo ol li::after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background: #bbbcc0;
  top: 7px;
  left: 0;
  border-radius: 100%;
}
.new-speech-box .content-box .speech {
  padding: 50px 40px 56px;
}

.new-contact-box {
  padding: 60px;
  background: #fafafa;
  border: #dbdbdb solid 1px;
}
.new-contact-box .leftbox {
  width: 350px;
  float: left;
  margin-right: 50px;
}
.new-contact-box .leftbox h3 {
  font-size: 20px;
  line-height: 1.1;
  color: #333333;
  margin-bottom: 24px;
}
.new-contact-box .leftbox ul {
  border-bottom: #d9d9d9 solid 1px;
  border-top: #d9d9d9 solid 1px;
  padding: 20px 0 10px;
  margin-bottom: 27px;
}
.new-contact-box .leftbox ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 44px;
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 16px;
  color: #606060;
  line-height: 30px;
}
.new-contact-box .leftbox ul li:nth-child(1) {
  background-image: url(new-map-icon01.png);
}
.new-contact-box .leftbox ul li:nth-child(2) {
  background-image: url(new-map-icon02.png);
}
.new-contact-box .leftbox ul li:nth-child(3) {
  background-image: url(new-map-icon03.png);
}
.new-contact-box .leftbox ul li:nth-child(4) {
  background-image: url(new-map-icon04.png);
}
.new-contact-box .leftbox .wechat {
  background: #f2f2f2;
  padding: 16px;
  text-align: center;
}
.new-contact-box .leftbox .wechat h4 {
  text-align: center;
  font-size: 16px;
  line-height: 1.1;
  color: #215da3;
  margin-bottom: 10px;
}
.new-contact-box .leftbox .wechat img {
  margin: 0 auto;
}
.new-contact-box .mapbox {
  overflow: hidden;
  border: 2px solid #c0cfe4;
}
.new-contact-box .mapbox #container1 {
  border: 0;
}

@media (max-width: 991px) {
  .new-ab-box {
    padding: 0 4vw;
  }

  .new-ab-left {
    width: 100%;
    padding-right: 0;
  }
  .new-ab-left h1 {
    font-size: 0.36rem;
    color: #333333;
    margin: 4.6666666667vw 0;
  }
  .new-ab-left .ab-cont p {
    font-size: 0.3rem;
    line-height: 1.7;
    margin-bottom: 2.6666666667vw;
  }

  .new-ab-right {
    width: 100%;
    padding-top: 4.6666666667vw;
    padding-bottom: 4.6666666667vw;
  }
  .new-ab-right::before {
    content: none;
  }

  .new-ab-img {
    width: calc(100% - 20px);
    height: auto;
  }

  .new-team-box {
    padding: 6vw 4vw 6vw 0;
  }
  .new-team-box .col-md-6 {
    width: 100%;
  }
  .new-team-box li {
    margin-bottom: 4vw;
  }
  .new-team-box li .content-box {
    padding: 17.3333333333vw 4.6666666667vw 7.3333333333vw;
    margin-left: 4vw;
  }
  .new-team-box li .content-box h2 {
    font-size: 0.34rem;
    padding: 2vw 4vw;
    min-width: 25.3333333333vw;
  }
  .new-team-box li .content-box h4 {
    font-size: 0.3rem;
    height: auto;
  }

  .new-plan-box {
    padding: 7.4666666667vw 4vw 8vw;
    background-size: 120%;
  }
  .new-plan-box h2 {
    font-size: 0.48rem;
    margin-bottom: 2.6666666667vw;
  }
  .new-plan-box h4 {
    font-size: 0.3rem;
    margin-bottom: 6vw;
  }
  .new-plan-box .col-md-4 {
    width: 100%;
  }
  .new-plan-box li {
    margin-bottom: 4vw;
  }
  .new-plan-box li .content-box {
    padding: 6.4vw 4vw 4.2666666667vw;
  }
  .new-plan-box li .content-box h3 {
    font-size: 0.38rem;
    margin-bottom: 4.8vw;
  }
  .new-plan-box li .content-box h4 {
    font-size: 0.3rem;
    margin-bottom: 4vw;
    padding-bottom: 4vw;
    height: auto;
  }
  .new-plan-box li .content-box .zdinfo .counter {
    font-size: 0.68rem;
  }
  .new-plan-box li .content-box .zdinfo .counter::after {
    top: 1.3333333333vw;
    right: -v(20);
    font-size: 0.2rem;
  }
  .new-plan-box li .content-box .zdinfo p {
    font-size: 0.2rem;
    margin: 0.5333333333vw 0 0;
  }

  .new-life-box {
    box-shadow: none;
    padding: 0 4vw;
    text-align: center;
  }
  .new-life-box .lmtit {
    position: relative;
  }
  .new-life-box .lmtit::after {
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    top: 50%;
    height: 1px;
    background-color: #eeeeee;
    z-index: -1;
  }
  .new-life-box .lmtit h3 {
    font-size: 0.38rem;
    line-height: 1.1;
    font-weight: 700;
    color: #333333;
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    padding: 0 20px;
  }
  .new-life-box li {
    overflow: hidden;
  }
  .new-life-box li .img-box {
    width: 100%;
  }
  .new-life-box li .img-box img {
    width: 100%;
    height: auto;
  }
  .new-life-box li .txt-box {
    padding: 4vw 0;
    width: 100%;
  }
  .new-life-box li .txt-box p {
    font-size: 0.3rem;
  }

  .new-speech-box {
    border: 0;
    border-top: #f8f9fe solid 0.5333333333vw;
  }
  .new-speech-box .content-box {
    border-left: 0;
  }
  .new-speech-box .content-box .sz {
    padding: 4vw;
    border-bottom: #d4dff1 solid 1.2vw;
    background: url(new-zc-bg2.jpg) no-repeat center #184388;
  }
  .new-speech-box .content-box .sz .img-box {
    width: 30.6666666667vw;
    height: 30.6666666667vw;
    border: #ffffff solid 5px;
    overflow: hidden;
    border-radius: 100%;
    float: left;
    margin-right: 6vw;
    -ms-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
    -o-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
    -moz-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
    -webkit-box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
    box-shadow: 0 12px 20px 0 rgba(28, 55, 88, 0.18);
  }
  .new-speech-box .content-box .sz .img-box img {
    width: 100%;
    height: 100%;
  }
  .new-speech-box .content-box .sz .txt-box {
    padding: 5.3333333333vw 0 0;
  }
  .new-speech-box .content-box .sz .txt-box h3 {
    font-size: 0.42rem;
    color: #ffffff;
    margin-bottom: 2.6666666667vw;
    font-weight: 700;
  }
  .new-speech-box .content-box .sz .txt-box h4 {
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 1.3;
  }
  .new-speech-box .content-box .szinfo {
    padding: 4.8vw;
    border-bottom: #b6ccf5 solid 1px;
  }
  .new-speech-box .content-box .szinfo ol li {
    margin-bottom: 1.3333333333vw;
    font-size: 0.3rem;
    width: 100%;
  }
  .new-speech-box .content-box .szinfo ol li::after {
    width: 0.6666666667vw;
    height: 0.6666666667vw;
    background: #bbbcc0;
    top: 34%;
    min-width: 5px;
    min-height: 5px;
  }
  .new-speech-box .content-box .speech {
    padding: 5.0666666667vw 4.8vw;
  }

  .article p {
    font-size: 0.3rem !important;
  }

  .new-contact-box {
    padding: 0;
    background: #ffffff;
    border: 0;
  }
  .new-contact-box .banner {
    overflow: hidden;
  }
  .new-contact-box .banner img {
    width: 100%;
    height: auto;
  }
  .new-contact-box ul {
    border-bottom: 0;
    border-top: 0;
    padding: 5.3333333333vw 4vw;
    margin-bottom: 0;
  }
  .new-contact-box ul li {
    margin-bottom: 3.3333333333vw;
    position: relative;
    padding-left: 12.6666666667vw;
    background-position: bottom left;
    background-repeat: no-repeat;
    font-size: 0.3rem;
    color: #b2b2b2;
    line-height: 1.1;
    overflow: hidden;
    padding-bottom: 4vw;
    border-bottom: #cfcfcf solid 1px;
  }
  .new-contact-box ul li::after {
    position: absolute;
    content: '';
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    background-position: left bottom;
    background-repeat: no-repeat;
    border-right: #dddddd solid 1px;
    left: 0;
    bottom: 4vw;
    background-size: 70%;
  }
  .new-contact-box ul li:nth-child(1)::after {
    background-image: url(new-map-icon05.png);
  }
  .new-contact-box ul li:nth-child(2)::after {
    background-image: url(new-map-icon06.png);
  }
  .new-contact-box ul li:nth-child(3)::after {
    background-image: url(new-map-icon07.png);
  }
  .new-contact-box ul li:nth-child(4)::after {
    background-image: url(new-map-icon08.png);
  }
  .new-contact-box ul li:last-child {
    margin-bottom: 1.3333333333vw;
  }
  .new-contact-box ul li span {
    display: block;
    color: #333333;
    font-size: 0.3rem;
    margin-top: 1.3333333333vw;
  }
  .new-contact-box .mapbox {
    overflow: hidden;
    border: 0;
    padding: 0 4vw 6.6666666667vw;
  }
  .new-contact-box .mapbox #container2 {
    width: 100%;
    height: 50.6666666667vw;
    -ms-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.18);
  }
}
