@import url(common.css);
.columnBox {
  max-width: 1920px;
  margin: 0 auto;
}
.columnBox .title {
  font-size: 38px;
  color: #001633;
  text-align: center;
}
.banner {
  height: 450px;
  background: url(../images/about_banner.jpg) center center no-repeat;
  overflow: hidden;
}
.banner h3 {
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  margin-top: 169px;
  margin-left: 51px;
}
.banner p {
  font-size: 20px;
  color: #fff;
  opacity: 0.6;
  margin-top: 18px;
  margin-left: 51px;
}
.banner .lxwm {
  width: 124px;
  height: 36px;
  border-radius: 3px;
  border: 1px solid #fff;
  margin-top: 70px;
  margin-left: 51px;
}
.banner .lxwm a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 36px;
  color: #fff;
}
.qyjj .content {
  margin-top: 50px;
  position: relative;
  height: 504px;
  padding-top: 39px;
}
.qyjj .content .bg {
  width: 868px;
  height: 460px;
  background-color: #fafafd;
  border: solid 1px #ffffff;
  top: 0;
  left: 90px;
  position: absolute;
  z-index: -1;
}
.qyjj .content .bg .icon {
  width: 170px;
  height: 84px;
  background: url(../images/qyjj_bg.png) center center no-repeat;
  position: absolute;
  bottom: -35px;
  left: 435px;
}
.qyjj .content .left {
  width: 674px;
  float: left;
  font-size: 16px;
  line-height: 28px;
  color: #495770;
}
.qyjj .content .left p {
  text-indent: 2em;
  text-align: justify;
}
.qyjj .content .right {
  float: right;
  width: 484px;
  height: 464px;
  position: relative;
}
.qyjj .content .right .next {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #dadada;
  cursor: pointer;
  z-index: 3;
  right: 0;
  bottom: 0;
}
.qyjj .content .right .next::after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/about_next.png) center top no-repeat;
}
.qyjj .content .right .next:hover {
  background: #0055e3;
}
.qyjj .content .right .prev {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #dadada;
  z-index: 3;
  cursor: pointer;
  right: 40px;
  bottom: 0;
}
.qyjj .content .right .prev::after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/about_prev.png) center top no-repeat;
}
.qyjj .content .right .prev:hover {
  background: #0055e3;
}
.qyjj .content .right .qyjj-swiper {
  width: 484px;
  height: 464px;
}
.qyjj .content .right .qyjj-swiper .swiper-slide {
  width: 484px;
  height: 464px;
}
.qyjj .content .right .qyjj-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.dszz .subtitle {
  margin-top: 60px;
  height: 66px;
  background: url(../images/dszzc_tit.png) right center no-repeat;
}
.dszz .content {
  height: 360px;
  background-color: #fafafd;
  padding: 38px 71px 0px 46px;
}
.dszz .content .left {
  width: 403px;
  float: left;
  position: relative;
  height: 100%;
  padding-top: 6px;
}
.dszz .content .left p {
  color: #666666;
  writing-mode: tb-rl;
  float: left;
}
.dszz .content .left .name {
  writing-mode: tb-rl;
  color: #333333;
  font-size: 24px;
  margin-left: 15px;
  float: left;
}
.dszz .content .left .photo {
  position: absolute;
  bottom: 0;
  left: 83px;
}
.dszz .content .right {
  width: 592px;
  float: right;
  color: #495770;
  line-height: 28px;
}
.dszz .content .right p {
  margin-bottom: 25px;
  text-indent: 2em;
  text-align: justify;
}
.dszz .content .right p:last-child {
  margin-bottom: 0;
}
.qywh .content {
  margin-top: 40px;
  height: 417px;
  background: url(../images/qywh_bg.jpg) right bottom no-repeat;
  position: relative;
}
.qywh .content .qywh-swiper {
  height: 360px;
}
.qywh .content .qywh-swiper .left {
  width: 610px;
  height: 360px;
  float: left;
  background: #ccc;
}
.qywh .content .qywh-swiper .left img {
  width: 100%;
  height: 100%;
}
.qywh .content .qywh-swiper .right {
  float: right;
  width: 535px;
  padding-top: 106px;
}
.qywh .content .qywh-swiper .right .tit {
  color: #0055e3;
  letter-spacing: 2px;
  font-size: 24px;
}
.qywh .content .qywh-swiper .right p {
  color: #495770;
  font-size: 18px;
  margin-top: 15px;
  text-align: justify;
  line-height: 1.6;
}
.qywh .content .qywh-swiper .right p:nth-of-type(1) {
  margin-top: 35px;
}
.qywh .content .qywh-next {
  width: 41px;
  height: 41px;
  background-color: #dadada;
  cursor: pointer;
  line-height: 41px;
  text-align: center;
  position: absolute;
  z-index: 99;
  top: 319px;
  left: 716px;
}
.qywh .content .qywh-next::after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/about_next.png) center top no-repeat;
}
.qywh .content .qywh-next:hover {
  background: #0055e3;
}
.qywh .content .qywh-prev {
  width: 41px;
  height: 41px;
  background-color: #dadada;
  cursor: pointer;
  line-height: 41px;
  text-align: center;
  position: absolute;
  z-index: 99;
  top: 319px;
  left: 666px;
}
.qywh .content .qywh-prev::after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 16px;
  vertical-align: middle;
  background: url(../images/about_prev.png) center top no-repeat;
}
.qywh .content .qywh-prev:hover {
  background: #0055e3;
}
.gsdsj {
  height: 709px;
  width: 100%;
  background: url(../images/about_gsdsj_bg.jpg) top center no-repeat;
  padding-top: 72px;
}
.gsdsj .title {
  color: #fff;
}
.gsdsj .wrap {
  height: auto;
}
.gsdsj .dsj-nav {
  margin-top: 88px;
  position: relative;
}
.gsdsj .dsj-nav .line {
  width: 1154px;
  height: 1px;
  background: #dce7f5;
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -577px;
}
.gsdsj .dsj-nav .dsjnav-next {
  width: 32px;
  height: 32px;
  background: url(../images/about_dsj_next.png) center center no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 99;
  right: -40px;
  top: -2px;
}
.gsdsj .dsj-nav .dsjnav-prev {
  width: 32px;
  height: 32px;
  background: url(../images/about_dsj_prev.png) center center no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 99;
  left: -40px;
  top: -2px;
}
.gsdsj .dsj-nav .dsjnav-swiper {
  width: 1200px;
  margin: 0 auto;
}
.gsdsj .dsj-nav .dsjnav-swiper .swiper-slide {
  padding-top: 5px;
  width: 70px;
  text-align: center;
  cursor: pointer;
}
.gsdsj .dsj-nav .dsjnav-swiper .swiper-slide .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #dce7f5;
  border-radius: 50%;
}
.gsdsj .dsj-nav .dsjnav-swiper .swiper-slide p {
  color: #dce7f6;
  font-size: 18px;
  margin-top: 15px;
}
.gsdsj .dsj-nav .dsjnav-swiper .active {
  padding-top: 0;
}
.gsdsj .dsj-nav .dsjnav-swiper .active .icon {
  width: 26px;
  height: 26px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  line-height: 26px;
}
.gsdsj .dsj-nav .dsjnav-swiper .active .icon::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #dce7f5;
}
.gsdsj .djsCon {
  width: 1250px;
  margin: 120px auto;
}
.gsdsj .djsCon:hover .dsj-next {
  display: block;
}
.gsdsj .djsCon:hover .dsj-prev {
  display: block;
}
.gsdsj .dsj-swiper {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.gsdsj .dsj-swiper .dsj-next {
  width: 32px;
  height: 32px;
  background: url(../images/about_dsj_next.png) center center no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 99;
  right: 0;
  top: 122px;
  display: none;
}
.gsdsj .dsj-swiper .dsj-prev {
  width: 32px;
  height: 32px;
  background: url(../images/about_dsj_prev.png) center center no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 99;
  left: 0;
  top: 122px;
  display: none;
}
.gsdsj .dsj-swiper .swiper-slide {
  width: 321px;
}
.gsdsj .dsj-swiper .swiper-slide .year {
  font-style: italic;
  font-size: 26px;
  color: #222222;
  padding-bottom: 17px;
  border-bottom: 1px solid #e6e6e6;
}
.gsdsj .dsj-swiper .swiper-slide p {
  line-height: 24px;
  color: #495770;
  text-align: justify;
  margin-top: 21px;
}
.ppry {
  height: 1130px;
  width: 100%;
  background: url(../images/ppry_bg.jpg) center top no-repeat;
  padding-top: 60px;
}
.ppry .top {
  margin-top: 30px;
  height: 500px;
  background-image: linear-gradient(0deg, #ffffff 0%, #f5f6fa 100%);
  border-radius: 4px;
  border: solid 2px #ffffff;
  overflow: hidden;
  position: relative;
}
.ppry .top .ppry-swiper1 {
  margin: 40px auto 0;
  width: 1085px;
}
.ppry .top .ppry-swiper1 .swiper-slide {
  width: 450px;
}
.ppry .top .ppry-swiper1 .swiper-slide .pic {
  width: 450px;
  height: 320px;
  background: #ccc;
}
.ppry .top .ppry-swiper1 .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.ppry .top .ppry-swiper1 .swiper-slide .tit {
  font-size: 18px;
  margin-top: 12px;
  color: #666666;
  text-align: center;
  padding: 0 5px;
}
.ppry .top .ppry-next {
  width: 40px;
  height: 40px;
  border: 2px solid #c0c0c0;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 608px;
  top: 431px;
  cursor: pointer;
}
.ppry .top .ppry-next::after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url(../images/about_next.png) center bottom no-repeat;
  vertical-align: middle;
  margin-top: -5px;
}
.ppry .top .ppry-next:hover {
  background-color: #005be3;
  border: none;
}
.ppry .top .ppry-next:hover::after {
  margin-top: -3px;
  background: url(../images/about_next.png) center top no-repeat;
}
.ppry .top .ppry-prev {
  width: 40px;
  height: 40px;
  border: 2px solid #c0c0c0;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 551px;
  top: 431px;
  cursor: pointer;
}
.ppry .top .ppry-prev::after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url(../images/about_prev.png) center bottom no-repeat;
  vertical-align: middle;
  margin-top: -5px;
}
.ppry .top .ppry-prev:hover {
  background-color: #005be3;
  border: none;
}
.ppry .top .ppry-prev:hover::after {
  margin-top: -3px;
  background: url(../images/about_prev.png) center top no-repeat;
}
.ppry .other_tit {
  color: #666666;
  font-size: 18px;
  text-align: center;
  margin-top: 60px;
}
.ppry .other_tit::before {
  content: '';
  display: inline-block;
  width: 480px;
  height: 1px;
  background: url(../images/line.png) center center no-repeat;
  margin-right: 42.5px;
  vertical-align: middle;
}
.ppry .other_tit::after {
  content: '';
  display: inline-block;
  width: 480px;
  height: 1px;
  background: url(../images/line.png) center center no-repeat;
  margin-left: 42.5px;
  vertical-align: middle;
}
.ppry .bom {
  margin-top: 25px;
  background-image: linear-gradient(0deg, #ffffff 0%, #f5f6fa 100%);
  border-radius: 4px;
  border: solid 2px #ffffff;
  height: 332px;
  overflow: hidden;
}
.ppry .bom .ppry-swiper2 {
  margin: 25px auto 0;
  width: 1067px;
}
.ppry .bom .ppry-swiper2 .swiper-slide {
  width: 140px;
}
.ppry .bom .ppry-swiper2 .swiper-slide .pic {
  width: 140px;
  height: 196px;
  background: #ccc;
}
.ppry .bom .ppry-swiper2 .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.ppry .bom .ppry-swiper2 .swiper-slide .tit {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  text-align: center;
  padding: 0 5px;
}
.ppry .bom .ppry-pagination {
  padding: 0 66px;
  text-align: center;
  margin-top: 2px;
}
.ppry .bom .ppry-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 6px;
  border-radius: 3px;
  margin: 0;
  background-color: #cecece;
  margin-right: 5px;
}
.ppry .bom .ppry-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.ppry .bom .ppry-pagination .swiper-pagination-bullet-active {
  width: 30px;
  background: #005be3;
}
.sthb .content {
  margin-top: 40px;
}
.lxwm .content {
  margin: 40px 0 66px;
}
.lxwm .content .left {
  width: 460px;
  height: 232px;
  background: #3490ff;
  border-radius: 3px;
  padding: 31px 26px;
  float: left;
}
.lxwm .content .left .pic {
  width: 170px;
  height: 170px;
  background: #197fff;
  padding: 15px;
  float: left;
}
.lxwm .content .left .pic img {
  width: 140px;
  height: 140px;
}
.lxwm .content .left .text {
  width: 208px;
  float: right;
  color: #fff;
  line-height: 26px;
}
.lxwm .content .left .text h3 {
  font-size: 24px;
  margin-bottom: 24px;
  margin-top: 38px;
}
.lxwm .content .right {
  width: 712px;
  float: right;
  height: 232px;
  background: #f4f9ff url(../images/lxwm_pic.png) 465px bottom no-repeat;
  border-radius: 3px;
  padding-top: 43px;
  padding-left: 49px;
}
.lxwm .content .right p {
  color: #222222;
  margin-bottom: 13px;
}
.lxwm .content .right p img {
  vertical-align: middle;
  margin-right: 12px;
}
.lxwm .content .right .lxwm {
  width: 168px;
  height: 48px;
  border-radius: 4px;
  margin-top: 24px;
  border: solid 1px #005be3;
}
.lxwm .content .right .lxwm a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 48px;
  text-align: center;
  color: #005be3;
}
.lxwm .content .right .lxwm a img {
  vertical-align: middle;
  margin-right: 10px;
}
