@import url("common.css");

/* topSlide */
.topSlide {
  width: 100%;
  height: 640px;
  overflow: hidden;
}

.topSlide .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
/* .topSlide .swiper-wrapper .swiper-slide:nth-child(1) {
  background: url(../images/index/top_photo_13.jpg) no-repeat center top;
  background-size: auto 100%;
} */
.topSlide .swiper-wrapper .swiper-slide:nth-child(1) {
  background: url(../images/index/top_photo_10.jpg) no-repeat center top;
  background-size: auto 100%;
}
.topSlide .swiper-wrapper .swiper-slide:nth-child(2) {
  background: url(../images/index/top_photo_06.jpg) no-repeat center top;
  background-size: auto 100%;
}

.topSlide .swiper-wrapper .swiper-slide:nth-child(3) {
  background: url(../images/index/top_photo_02.jpg) no-repeat center top;
  background-size: auto 100%;
}

.topSlide .swiper-wrapper .swiper-slide:nth-child(4) {
  background: url(../images/index/top_photo_03.jpg) no-repeat center top;
  background-size: auto 100%;
}

.topSlide .swiper-wrapper .swiper-slide:nth-child(5) {
  background: url(../images/index/top_photo_04.jpg) no-repeat center top;
  background-size: auto 100%;
}

/* .topSlide .swiper-wrapper .swiper-slide:nth-child(5) {
  background: url(../images/index/top_photo_04.jpg) no-repeat center top;
  background-size: auto 100%;
} */

.topSlide .swiper-wrapper .ani {
  position: absolute;
  z-index: 3;
}

.topSlide .swiper-wrapper .ani1 {
  width: 325px;
  height: 56px;
  left: 50%;
  top: 260px;
  margin-left: -465px;
}

.topSlide .swiper-wrapper .ani2 {
  width: 574px;
  height: 34px;
  left: 50%;
  top: 330px;
  margin-left: -465px;
}

.topSlide .swiper-wrapper .ani3 {
  width: 324px;
  height: 56px;
  left: 50%;
  top: 260px;
  margin-left: -465px;
}

.topSlide .swiper-wrapper .ani4 {
  width: 641px;
  height: 34px;
  left: 50%;
  top: 330px;
  margin-left: -465px;
}

.topSlide .swiper-wrapper .ani5 {
  width: 323px;
  height: 56px;
  left: 50%;
  top: 260px;
  margin-left: -465px;
}

.topSlide .swiper-wrapper .ani6 {
  width: 580px;
  height: 34px;
  left: 50%;
  top: 330px;
  margin-left: -465px;
}

.topSlide .swiper-wrapper .ani7 {
  width: 325px;
  height: 56px;
  left: 50%;
  top: 260px;
  margin-left: -465px;
}

.topSlide .swiper-wrapper .ani8 {
  width: 473px;
  height: 34px;
  left: 50%;
  top: 330px;
  margin-left: -465px;
}

.topSlide .swiper-pagination {
  bottom: 38px;
}

.topSlide .swiper-pagination-bullet {
  width: 36px;
  height: 4px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  position: relative;
}

.topSlide .swiper-pagination-bullet::before {
  content: "";
  width: 0;
  height: 4px;
  background-color: #2e61e2;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.topSlide .swiper-pagination-bullet-active.swiper-pagination-bullet::before {
  width: 36px;
  transition: 6s all;
}

.topSlide .swiper-button-prev,
.topSlide .swiper-button-next {
  background: url(../images/index/icon_top_slide_left_arrow.png) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  top: auto;
  z-index: 99;
  margin-left: 520px;
}

.topSlide .swiper-button-next {
  background: url(../images/index/icon_top_slide_right_arrow.png) no-repeat;
  margin-left: 560px;
}

/* æ–°é—»å¿«è®¯ */
.xwkxBox {
  width: 100%;
  background-color: #f7f8fc;
  overflow: hidden;
}

.xwkxBox .title {
  font-size: 30px;
  font-weight: 700;
  color: #282b45;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 30px;
  background: url(../images/index/title_bg.png) no-repeat center bottom;
}

.xwkxBox .xwkxCon {
  width: 100%;
  position: relative;
  height: 570px;
}

.xwkxBox .xwkxCon .swiper-pagination {
  bottom: auto;
  top: 0;
  position: inherit;
  margin-top: 20px;
  border-bottom: solid 1px #e5e5e5;
}

.xwkxBox .xwkxCon .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 33%;
  height: 50px;
  background: none;
  border-radius: 0;
  padding: 0 25px;
  line-height: 50px;
  box-sizing: border-box;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #6b6e8c;
  opacity: 1;
  transition: 0.5s all;
  position: relative;
}

.xwkxBox
  .xwkxCon
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: 22px;
  color: #2e61e2;
}

.xwkxBox
  .xwkxCon
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  width: 140px;
  height: 2px;
  background-color: #2e61e2;
  position: absolute;
  left: 50%;
  bottom: -2px;
  margin-left: -70px;
}

.xwkxBox .xwkxCon .swiper-wrapper {
  margin-top: 40px;
}

.xwkxBox .xwkxCon .swiper-slide {
  overflow: hidden;
}

.xwkxBox .xwkxCon .swiper-slide .left {
  float: left;
  width: 590px;
  height: 357px;
  overflow: hidden;
  box-shadow: 7px 4px 15px #bccdf0;
}

.xwkxBox .xwkxCon .swiper-slide .right {
  width: 580px;
  height: 357px;
  overflow: hidden;
  float: right;
  position: relative;
}

.xwkxBox .xwkxCon .swiper-slide .right h2 a {
  font-size: 26px;
  color: #282b45;
  font-weight: 700;
}

.xwkxBox .xwkxCon .swiper-slide .right p {
  color: #6b6e8c;
  line-height: 1.6;
  margin-top: 20px;
}

.xwkxBox .xwkxCon .swiper-slide .right .date {
  color: #6b6f8c;
  padding-left: 24px;
  display: block;
  position: relative;
  margin-top: 15px;
}

.xwkxBox .xwkxCon .swiper-slide .right .date::before {
  content: "";
  background: url(../images/index/icon_date.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
}

.xwkxBox .xwkxCon .swiper-slide .right .picList {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}

.xwkxBox .xwkxCon .swiper-slide .right .picList li {
  width: 178px;
  height: 110px;
  float: left;
  margin-right: 23px;
}

.xwkxBox .xwkxCon .swiper-slide .right .picList li:last-child {
  margin-right: 0;
}

.xwkxBox .xwkxCon .swiper-slide .more {
  font-size: 20px;
  color: #2e61e2;
  position: absolute;
  right: 0;
  bottom: 160px;
  width: 1160px;
  height: 20px;
  line-height: 20px;
  padding-right: 40px;
  text-align: right;
}

.xwkxBox .xwkxCon .swiper-slide .more::before {
  content: "";
  width: 1070px;
  height: 1px;
  background-color: #cfdaf7;
  position: absolute;
  left: 0;
  top: 50%;
}

.xwkxBox .xwkxCon .swiper-slide .more::after {
  content: "";
  background: url(../images/index/icon_more_arrow.png) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
}

/* ä¸“é¢˜slider */
.ztSliderBox {
  margin-top: 35px;
}

.ztSlider {
  width: 1200px;
  height: 370px;
  position: relative;
  margin: 0 auto;
  padding-top: 35px;
}

.ztSlider .swiper-slide {
  height: 370px;
  position: relative;
  background-color: #f7f8fc;
  box-sizing: border-box;
  transition: 0.5s all;
}

.ztSlider .swiper-slide .pic {
  display: none;
}

.ztSlider .swiper-slide .txtCon h2 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 110px;
}

.ztSlider .swiper-slide .txtCon h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  position: relative;
}

.ztSlider .swiper-slide .txtCon h3::before {
  content: "";
  width: 20px;
  height: 4px;
  background: url(../images/index/dj_h3_dot.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.ztSlider .swiper-slide .txtCon p {
  font-size: 14px;
  margin-top: 20px;
  padding-right: 20px;
  text-align: justify;
  text-indent: 2em;
}

.ztSlider .swiper-slide-active {
  background-color: #4b6ade;
  padding-left: 310px;
}

.ztSlider .swiper-slide-active .pic {
  display: block;
  width: 233px;
  height: 360px;
  border: solid 4px #fff;
  position: absolute;
  left: 40px;
  top: -35px;
  z-index: 9;
}

.ztSlider .swiper-slide-active .txtCon h2 {
  color: #fff;
  padding-top: 80px;
}

.ztSlider .swiper-slide-active .txtCon h2.num1 {
  background: url(../images/index/dj_slide_num_01_over.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-active .txtCon h2.num2 {
  background: url(../images/index/dj_slide_num_02_over.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-active .txtCon h2.num3 {
  background: url(../images/index/dj_slide_num_03_over.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-active .txtCon h2.num4 {
  background: url(../images/index/dj_slide_num_04_over.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-active .txtCon h2.num5 {
  background: url(../images/index/dj_slide_num_05_over.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-active .txtCon h2.num6 {
  background: url(../images/index/dj_slide_num_06_over.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-active .txtCon h2.num7 {
  background: url(../images/index/dj_slide_num_07_over.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-active .txtCon h2.num8 {
  background: url(../images/index/dj_slide_num_08_over.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-active .txtCon h2.num9 {
  background: url(../images/index/dj_slide_num_09_over.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-active .txtCon h3 {
  color: #fff;
}

.ztSlider .swiper-slide-active .txtCon p {
  color: #fff;
}

.ztSlider .swiper-slide-prev {
  padding-left: 320px;
}

.ztSlider .swiper-slide-prev .txtCon h2.num1 {
  background: url(../images/index/dj_slide_num_01.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-prev .txtCon h2.num2 {
  background: url(../images/index/dj_slide_num_02.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-prev .txtCon h2.num3 {
  background: url(../images/index/dj_slide_num_03.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-prev .txtCon h2.num4 {
  background: url(../images/index/dj_slide_num_04.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-prev .txtCon h2.num5 {
  background: url(../images/index/dj_slide_num_05.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-prev .txtCon h2.num6 {
  background: url(../images/index/dj_slide_num_06.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-prev .txtCon h2.num7 {
  background: url(../images/index/dj_slide_num_07.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-prev .txtCon h2.num8 {
  background: url(../images/index/dj_slide_num_08.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-prev .txtCon h2.num9 {
  background: url(../images/index/dj_slide_num_09.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-next {
  padding-left: 20px;
}

.ztSlider .swiper-slide-next .txtCon h2.num1 {
  background: url(../images/index/dj_slide_num_01.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-next .txtCon h2.num2 {
  background: url(../images/index/dj_slide_num_02.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-next .txtCon h2.num3 {
  background: url(../images/index/dj_slide_num_03.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-next .txtCon h2.num4 {
  background: url(../images/index/dj_slide_num_04.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-next .txtCon h2.num5 {
  background: url(../images/index/dj_slide_num_05.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-next .txtCon h2.num6 {
  background: url(../images/index/dj_slide_num_06.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-next .txtCon h2.num7 {
  background: url(../images/index/dj_slide_num_07.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-next .txtCon h2.num8 {
  background: url(../images/index/dj_slide_num_08.png) no-repeat left 40px;
}
.ztSlider .swiper-slide-next .txtCon h2.num9 {
  background: url(../images/index/dj_slide_num_09.png) no-repeat left 40px;
}

.ztSlider .swiper-slide-next .txtCon p {
  width: 250px;
}

.ztSlider .swiper-button-prev {
  width: 22px;
  height: 22px;
  border: solid 1px #6983e3;
  left: 50%;
  bottom: 36px;
  top: auto;
  margin: 0 0 0 205px;
  background: url(../images/index/dj_slide_left_arrow.png) no-repeat center
    center;
}

.ztSlider .swiper-button-next {
  width: 22px;
  height: 22px;
  border: solid 1px #6983e3;
  left: 50%;
  bottom: 36px;
  top: auto;
  margin: 0 0 0 227px;
  background: url(../images/index/dj_slide_right_arrow.png) no-repeat center
    center;
}

/* ä¸šåŠ¡é¢†åŸŸ */
.ywlyBox {
  width: 100%;
  height: 670px;
  overflow: hidden;
  background-color: #f7f8fc;
  margin-top: 50px;
}

.ywlyBox .title {
  font-size: 30px;
  font-weight: 700;
  color: #282b45;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 30px;
  background: url(../images/index/title_bg.png) no-repeat center bottom;
}

.ywlyBox .ywlyCon {
  margin-top: 40px;
}

.ywlyBox .ywlyCon ul {
  display: flex;
  justify-content: space-between;
}

.ywlyBox .ywlyCon li {
  width: 285px;
  height: 444px;
  position: relative;
  overflow: hidden;
}

.ywlyBox .ywlyCon li .pic {
  width: 285px;
  height: 444px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.ywlyBox .ywlyCon li .mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(23, 48, 127, 0.7);
  overflow: hidden;
}

.ywlyBox .ywlyCon li .sMask {
  background-color: rgba(33, 75, 210, 0.8);
  z-index: 2 !important;
}

.ywlyBox .ywlyCon li .icon {
  position: absolute;
  left: 50%;
  top: 160px;
  z-index: 3;
  width: 65px;
  height: 65px;
  margin-left: -32.5px;
  transition: 0.5s all;
}

.ywlyBox .ywlyCon li .icon::before {
  content: "";
  width: 20px;
  height: 4px;
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -10px;
  background: url(../images/index/dj_h3_dot.png) no-repeat;
}

.ywlyBox .ywlyCon li h2 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  left: 50%;
  top: 255px;
  z-index: 4;
  margin-left: -41px;
  transition: 0.5s all;
}

.ywlyBox .ywlyCon li p {
  font-size: 14px;
  color: #fff;
  line-height: 1.6;
  width: 230px;
  height: 0;
  position: absolute;
  left: 50%;
  top: 220px;
  z-index: 5;
  text-align: justify;
  margin-left: -115px;
  overflow: hidden;
  transition: 0.5s all;
}

.ywlyBox .ywlyCon li p a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  text-align: center;
}

.ywlyBox .ywlyCon li .more {
  width: 78px;
  height: 26px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  border: solid 1px #becbf0;
  position: absolute;
  left: 50%;
  top: 500px;
  z-index: 6;
  margin-left: -40px;
  transition: 0.5s all;
}

.ywlyBox .ywlyCon li.active .icon {
  top: 75px;
}

.ywlyBox .ywlyCon li.active h2 {
  top: 170px;
}

.ywlyBox .ywlyCon li.active p {
  height: 90px;
}

.ywlyBox .ywlyCon li.active .more {
  display: block;
  top: 340px;
}

/* æŠ•èµ„ä¼ä¸š */
.tzqyBox {
  width: 100%;
  background: url(../images/index/tzqy_bg.gif) no-repeat center bottom;
  min-height: 292px;
}

.tzqyBox .title {
  font-size: 30px;
  font-weight: 700;
  color: #282b45;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 30px;
  background: url(../images/index/title_bg.png) no-repeat center bottom;
}

.tzqyBox .tzqyCon {
  overflow: hidden;
}

.tzqyBox .tzqyCon ul {
  overflow: hidden;
  padding: 30px;
  width: 1090px;
  margin: 0 auto;
}

.tzqyBox .tzqyCon li {
  width: 350px;
  height: 135px;
  float: left;
  margin-right: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px #ccc;
  line-height: 135px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.tzqyBox .tzqyCon li .num {
  font-size: 65px;
  color: #4b6ade;
  font-weight: 700;
  font-style: italic;
}

.tzqyBox .tzqyCon li .txt {
  font-size: 22px;
  color: #111;
}

.tzqyBox .tzqyCon li .txt i {
  font-size: 65px;
  color: #4b6ade;
  font-weight: 700;
  font-style: inherit;
}

.tzqyBox .tzqyCon li:last-child {
  margin-right: 0;
}

.tzqyBox .tzqyCon li:hover {
  background-color: #ef816e;
}

.tzqyBox .tzqyCon li:hover .num {
  color: #fff;
}

.tzqyBox .tzqyCon li:hover .txt {
  color: #fff;
}

.tzqyBox .tzqyCon li:hover .txt i {
  color: #fff;
}

/* åˆä½œä¼™ä¼´ */
.hzhbBox {
  background: url(../images/index/hzhb_bg.jpg) no-repeat center top;
  width: 100%;
  height: 521px;
  margin-bottom: 30px;
  overflow: hidden;
}

.hzhbBox .title {
  font-size: 18px;
  color: #282b45;
  margin-top: 80px;
  height: 100px;
  line-height: 100px;
  padding-left: 50px;
}

.hzhbBox .hzhbCon {
  position: relative;
}

.hzhbBox .hzhbCon ul {
  width: 1200px;
  height: 137px;
  position: relative;
}

.hzhbBox .hzhbCon .ul1 {
  left: 40px;
  top: 0;
}

.hzhbBox .hzhbCon .ul2 {
  left: 95px;
  top: -58px;
}

.hzhbBox .hzhbCon .ul3 {
  left: 40px;
  top: -115px;
}

.hzhbBox .hzhbCon li {
  background: url(../images/index/hzhb_icon_bg_shadow.png) no-repeat;
  width: 125px;
  height: 137px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: 0.5s all;
}

.hzhbBox .hzhbCon li span {
  display: block;
  width: 96px;
  height: 56px;
  margin: 40px auto 0;
  text-align: center;
}

.hzhbBox .hzhbCon li span img {
  width: auto;
  height: 100%;
  display: inline-block;
}

.hzhbBox .hzhbCon li.active {
  transform: scale(1.5);
  z-index: 9;
}
