.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
/*首页banner*/
.banner {
  position: relative;
  width: 100%;
  height: 635px;
}
.banner .bd ul {
  width: 100%;
  height: 635px;
  overflow: hidden;
}
.banner .bd ul li {
  border-radius: 0 0 150px 0;
  overflow: hidden;
  height: 635px;
  width: 100%;
}
.banner .bd ul li img {
  width: 100%;
  height: 635px;
}
.banner .arrow {
  width: 510px;
  height: 130px;
  background-color: #ffffff;
  border-radius: 0px 90px 0px 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  z-index: 999;
  box-sizing: border-box;
  padding: 58px 60px 0 162px;
}
.banner .arrow .pageState {
  position: absolute;
  top: 42px;
  left: 255px;
  color: #999999;
  font-size: 24px;
  letter-spacing: 25px;
}
.banner .arrow .pageState span {
  font-size: 40px;
  color: #015ab5;
}
.banner .arrow a:hover {
  background: url("../images/5hx.png") no-repeat center bottom;
}
.banner .arrow a {
  display: block;
  margin-top: 10px;
  width: 51px;
  height: 20px;
  text-align: center;
  transition: 0.5s;
  background: url("../images/5hx1.png") no-repeat center bottom;
  float: left;
}
.banner .arrow .next {
  background: url("../images/4hx.png") no-repeat center;
  float: right;
}
.banner .arrow .next:hover {
  background: url("../images/4hx1.png") no-repeat center;
}
.biaoti {
  width: 430px;
  height: 102px;
  float: left;
  background: url(../images/16hx.png) no-repeat left top;
  margin-left: -18px;
  padding-left: 41px;
  padding-top: 36px;
  box-sizing: border-box;
}
.biaoti p {
  font-family: Arial;
  font-size: 36px;
  font-weight: 900;
  color: #015ab5;
  line-height: 24px;
}
.biaoti h3 {
  margin-top: 17px;
  font-size: 24px;
  color: #333;
  line-height: 24px;
  background: url(../images/21hx.png) no-repeat 116px center;
}
.cpzx {
  width: 100%;
  height: 920px;
  padding-top: 70px;
  box-sizing: border-box;
}
.cpzx .hd {
  width: 450px;
  float: right;
  height: 138px;
}
.cpzx .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cpzx .hd ul li.on {
  background: url(../images/10hx.png) no-repeat center top;
  padding-top: 16px;
  box-sizing: border-box;
}
.cpzx .hd ul li.on i {
  background: url("../images/cp11.png") no-repeat center;
  margin-bottom: 7px;
}
.cpzx .hd ul li.on a {
  background: url(../images/18hx.png) no-repeat 58px 42px;
  color: #fff;
}
.cpzx .hd ul li:nth-child(2) i {
  background: url("../images/cp2.png") no-repeat center;
}
.cpzx .hd ul li:nth-child(2).on i {
  background: url("../images/cp21.png") no-repeat center;
}
.cpzx .hd ul li:nth-child(3) i {
  background: url("../images/cp3.png") no-repeat center;
}
.cpzx .hd ul li:nth-child(3).on i {
  background: url("../images/cp31.png") no-repeat center;
}
.cpzx .hd ul li {
  float: left;
  width: 104px;
  height: 138px;
  text-align: center;
  background: url(../images/10hx.png) no-repeat center -140px;
  transition: 0.5s;
  position: relative;
  padding-top: 30px;
  box-sizing: border-box;
}
.cpzx .hd ul li i {
  display: block;
  width: 100%;
  height: 50px;
  background: url("../images/cp1.png") no-repeat center;
  transition: 0.5s;
  margin-bottom: 15px;
}
.cpzx .hd ul li a {
  display: block;
  background: url(../images/19hx.png) no-repeat 58px 42px;
  transition: 0.5s;
  font-size: 16px;
  color: #333;
}
.cpzx .bd {
  width: 100%;
}
.cpzx .bd .to {
  width: 100%;
  height: 50px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 15px;
}
.cpzx .bd .to li:hover {
  transform: translateX(5px);
  background: url("../images/22hx.png") no-repeat left center;
}
.cpzx .bd .to li:hover a {
  color: #015ab5;
}
.cpzx .bd .to li {
  line-height: 50px;
  color: #666666;
  font-size: 14px;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 32px;
  background: url("../images/221hx.png") no-repeat left center;
}
.cpzx .bd .to li a {
  color: #666666;
  transition: 0.3s;
}
.cpzx .bd .bo {
  width: 100%;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cpzx .bd .bo li:hover .tu {
  background-color: #a1c4e8;
  box-shadow: 0px 0px 10px 0px rgba(1, 90, 181, 0.3);
}
.cpzx .bd .bo li:hover .tu img {
  transform: scale(1.2);
}
.cpzx .bd .bo li:hover .ti {
  background: url("../images/8hx.png") no-repeat center;
  box-sizing: border-box;
  padding-left: 45px;
}
.cpzx .bd .bo li:hover .ti a {
  color: #015ab5;
}
.cpzx .bd .bo li {
  width: 300px;
  height: 287px;
}
.cpzx .bd .bo li .tu {
  transition: 0.5s;
  width: 100%;
  height: 230px;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  padding: 9px;
  overflow: hidden;
}
.cpzx .bd .bo li .tu a {
  width: 280px;
  height: 210px;
  display: block;
  overflow: hidden;
}
.cpzx .bd .bo li .tu img {
  width: 280px;
  height: 210px;
  transition: 0.5s;
}
.cpzx .bd .bo li .ti {
  line-height: 57px;
  font-size: 16px;
  color: #333;
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 40px;
  box-sizing: border-box;
  padding-right: 40px;
  background: url("../images/7hx.png") no-repeat center;
}
.zxk {
  width: 100%;
  height: 375px;
  background: url("../images/11hx.png") no-repeat center;
}
.zxk .zxri {
  float: right;
  width: 540px;
  margin-right: 70px;
  padding-top: 88px;
  box-sizing: border-box;
}
.zxk .zxri h3 {
  font-size: 30px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
}
.zxk .zxri .jie {
  color: #e2f0ff;
  font-size: 16px;
  margin: 28px 0 18px;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
}
.zxk .zxri .jie span {
  color: #e2f0ff;
  margin: 0 20px;
}
.zxk .zxri p {
  color: #b6d7f8;
  font-size: 14px;
  margin-bottom: 42px;
}
.zxk .zxri .qq {
  width: 170px;
  height: 45px;
  background: #ffffff url(../images/qq.png) no-repeat 32px center;
  border-radius: 25px 0px 25px 0px;
  line-height: 45px;
  display: block;
  box-sizing: border-box;
  padding-left: 65px;
  font-size: 16px;
  color: #015ab5;
  float: left;
}
.zxk .zxri .dh::after {
  content: "";
  width: 26px;
  height: 26px;
  background: url("../images/1hx.png") no-repeat center;
  position: absolute;
  top: 0px;
  left: 0px;
  animation: 2s msClock infinite;
}
.zxk .zxri .dh {
  position: relative;
  font-family: Arial;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 2px;
  color: #ffffff;
  margin-left: 60px;
  float: left;
  box-sizing: border-box;
  padding-left: 40px;
  margin-top: 7px;
  line-height: 26px;
}
.ys {
  width: 100%;
  height: 927px;
  background: url("../images/24hx.png") no-repeat center;
  padding-top: 70px;
  box-sizing: border-box;
}
.ys .tis {
  width: 570px;
  height: 66px;
  box-sizing: border-box;
  padding: 34px 0 0 36px;
  float: left;
  margin-left: 35px;
  z-index: 999;
  position: relative;
  background: url("../images/whychooseus.png") no-repeat center top;
}
.ys .tis h3 {
  font-size: 34px;
  line-height: 26px;
  color: #333;
  font-weight: bold;
}
.ys .slideTxtBox {
  position: relative;
}
.ys .slideTxtBox .arrow {
  width: 30px;
  height: 430px;
  position: absolute;
  top: 115px;
  left: 0px;
  z-index: 999;
}
.ys .slideTxtBox .arrow a:hover {
  background: url("../images/3hx.png") no-repeat center top;
  color: #015ab5;
}
.ys .slideTxtBox .arrow a {
  display: block;
  width: 30px;
  height: 170px;
  background: url("../images/23hx1.png") no-repeat center top;
  font-family: Arial;
  font-size: 14px;
  color: #d3d3d3;
  line-height: 33px;
  text-align: right;
  text-transform: uppercase;
  writing-mode: tb-rl;
  transition: 0.5s;
}
.ys .slideTxtBox .arrow .next {
  margin-top: 85px;
  background: url("../images/23hx.png") no-repeat center bottom;
  text-align: left;
}
.ys .slideTxtBox .arrow .next:hover {
  background: url("../images/3hx1.png") no-repeat center bottom;
  color: #015ab5;
}
.ys .slideTxtBox .zole .zi:nth-child(2) {
  background: url(../images/yshd2.png) no-repeat left top;
}
.ys .slideTxtBox .zole {
  width: 640px;
  margin-top: 142px;
  box-sizing: border-box;
  padding-left: 77px;
}
.ys .slideTxtBox .zole .zi {
  box-sizing: border-box;
  padding-left: 58px;
  margin-bottom: 20px;
  background: url(../images/yshd1.png) no-repeat left top;
}
.ys .slideTxtBox .zole .zi .ti {
  line-height: 40px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.ys .slideTxtBox .zole .zi .xian {
  width: 45px;
  height: 3px;
  background-color: #333333;
  margin: 19px 0 24px;
}
.ys .slideTxtBox .zole .zi .jie {
  line-height: 34px;
  letter-spacing: 0px;
  color: #999999;
}
.ys .slideTxtBox .zori {
  width: 560px;
  height: 551px;
  box-sizing: border-box;
  padding: 44px 42px 0 0;
  background: url(../images/gybg.png) no-repeat right top;
}
.ys .slideTxtBox .zori img {
  width: 517px;
  height: 507px;
  background-color: #dcdcdc;
  border-radius: 0px 110px 0px 110px;
}
.al {
  width: 100%;
  height: 685px;
  margin-top: -198px;
}
.al .biaoti {
  float: right;
  width: 332px;
  height: 95px;
  text-align: right;
  background: url(../images/16hx.png) no-repeat right top;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: -25px;
  padding-right: 33px;
  padding-top: 30px;
  box-sizing: border-box;
}
.al .biaoti h3 {
  background: url(../images/21hx.png) no-repeat 116px center;
}
.al .tis {
  float: left;
  width: 631px;
  height: 52px;
  background: url("../images/12hx.png") no-repeat center;
  margin-top: 28px;
  letter-spacing: 3px;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  box-sizing: border-box;
  padding: 30px 0 0 22px;
}
.al .alle {
  width: 100%;
  height: 480px;
  margin-top: 30px;
  position: relative;
  transition: 0.5s;
  overflow: hidden;
}
.al .alle .yi .tu:hover {
  border: 1px solid #015ab5;
}
.al .alle .yi .tu:hover img {
  transform: scale(1);
}
.al .alle .yi .tu {
  width: 600px;
  height: 480px;
  border-radius: 0px 50px 0px 50px;
  border: solid 1px #eeeeee;
  box-sizing: border-box;
  padding: 14px;
  transition: 0.5s;
  float: left;
}
.al .alle .yi .tu a {
  display: block;
  overflow: hidden;
  height: 450px;
  border-radius: 0px 40px 0px 40px;
}
.al .alle .yi .tu img {
  width: 600px;
  height: 450px;
  background-color: #eeeeee;
  border-radius: 0px 40px 0px 40px;
  transition: 0.5s;
  transform: scale(1.1);
}
.al .alle .yi .zi {
  width: 565px;
  height: 210px;
  float: right;
  position: relative;
}
.al .alle .yi .zi .ti:hover a {
  color: #015ab5;
}
.al .alle .yi .zi .ti {
  color: #666666;
  font-size: 19px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 50px 0 28px;
}
.al .alle .yi .zi .ti a {
  color: #666;
  transition: 0.3s;
}
.al .alle .yi .zi .xian {
  width: 31px;
  height: 4px;
  background-color: #015ab5;
}
.al .alle .yi .zi .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #999999;
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 40px;
}
.al .alle ul {
  width: 595px;
  height: 210px;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  float: right;
}
.al .alle ul li {
  width: 273px;
  height: 210px;
  position: relative;
}
.al .alle ul li .tu:hover {
  border: 1px solid #015ab5;
}
.al .alle ul li .tu:hover img {
  transform: scale(1.2);
}
.al .alle ul li .tu {
  width: 273px;
  height: 209px;
  border-radius: 0px 50px 0px 50px;
  border: solid 1px #eeeeee;
  box-sizing: border-box;
  padding: 9px;
  transition: 0.5s;
  float: left;
}
.al .alle ul li .tu a {
  display: block;
  overflow: hidden;
  width: 253px;
  height: 189px;
  border-radius: 0px 45px 0px 45px;
}
.al .alle ul li .tu img {
  width: 253px;
  height: 189px;
  background-color: #eeeeee;
  border-radius: 0px 45px 0px 45px;
  transition: 0.5s;
}
.al .alle ul li .ti {
  width: 100%;
  height: 210px;
  padding-top: 140px;
  line-height: 42px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-left: 10px 0px solid;
  box-sizing: border-box;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  background: url(../images/zhezhao.png) no-repeat center;
}
.al .alle ul li .ti a {
  color: #fff;
  display: block;
  margin-top: 140px;
}
.gy {
  width: 100%;
  height: 1000px;
  margin-top: -238px;
  padding-top: 310px;
  box-sizing: border-box;
  background: url("../images/15hx.png") no-repeat center top;
}
.gy .biaoti {
  height: 95px;
  padding-top: 29px;
  box-sizing: border-box;
  float: none;
}
.gy .gyle {
  width: 600px;
  margin-top: 28px;
}
.gy .gyle h3 {
  width: 100%;
  height: 84px;
  line-height: 84px;
  border-bottom: 1px solid #d5e5f6;
}
.gy .gyle h3 a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  background: url("../images/6hx.png") no-repeat right center;
}
.gy .gyle .jie {
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 18px;
  height: 108px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.gy .hd {
  margin-top: 63px;
  width: 640px;
}
.gy .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gy .hd ul li.on {
  background-color: #015ab5;
  box-shadow: 0px 0px 20px 0px rgba(1, 90, 181, 0.08);
  border-radius: 12px;
  background-image: none;
  font-weight: bold;
}
.gy .hd ul li.on a {
  background: url("../images/g11.png") no-repeat left center;
  color: #fff;
}
.gy .hd ul li:last-child {
  background-image: none;
}
.gy .hd ul li {
  width: 205px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  padding-left: 48px;
  font-size: 16px;
  color: #333;
  transition: 0.5s;
  background: url("../images/25hx.png") no-repeat right center;
}
.gy .hd ul li a {
  transition: 0.3s;
  color: #333;
  display: block;
  box-sizing: border-box;
  padding-left: 32px;
  background: url("../images/g1.png") no-repeat left center;
}
.gy .bd {
  width: 100%;
}
.gy .bd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 33px;
}
.gy .bd ul li:hover img {
  transform: scale(1.2);
}
.gy .bd ul li {
  width: 290px;
  height: 210px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  padding: 10px;
  overflow: hidden;
}
.gy .bd ul li a {
  display: block;
  width: 270px;
  height: 190px;
  overflow: hidden;
}
.gy .bd ul li img {
  width: 270px;
  height: 190px;
  transition: 0.5s;
}
.xw {
  width: 100%;
  height: 525px;
  padding-top: 70px;
  box-sizing: border-box;
}
.xw .biaoti {
  float: right;
  width: 332px;
  height: 95px;
  text-align: right;
  background: url(../images/16hx.png) no-repeat right top;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: -25px;
  padding-right: 33px;
  padding-top: 30px;
  box-sizing: border-box;
}
.xw .biaoti h3 {
  background: url(../images/21hx.png) no-repeat 116px center;
}
.xw .hd {
  width: 500px;
  height: 40px;
  float: left;
  margin-top: 50px;
}
.xw .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw .hd ul li.on a {
  background: #015ab5 url(../images/xw11.png) no-repeat 21px center;
  color: #fff;
}
.xw .hd ul li:nth-child(2) a {
  background: url(../images/xw2.png) no-repeat 21px center;
}
.xw .hd ul li:nth-child(2).on a {
  background: #015ab5 url(../images/xw21.png) no-repeat 21px center;
}
.xw .hd ul li:nth-child(3) a {
  background: url(../images/xw3.png) no-repeat 21px center;
}
.xw .hd ul li:nth-child(3).on a {
  background: #015ab5 url(../images/xw31.png) no-repeat 21px center;
}
.xw .hd ul li {
  width: 140px;
  height: 40px;
  line-height: 40px;
  transition: 0.5s;
  font-size: 16px;
  color: #333;
}
.xw .hd ul li a {
  box-sizing: border-box;
  padding-left: 54px;
  color: #333;
  transition: 0.3s;
  display: block;
  background: url(../images/xw1.png) no-repeat 21px center;
}
.xw .bd {
  width: 100%;
}
.xw .bd ul {
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw .bd ul li:hover {
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(1, 90, 181, 0.08);
}
.xw .bd ul li:hover .ti {
  transform: translateX(5px);
  color: #015ab5;
}
.xw .bd ul li:hover .ti a {
  color: #015ab5;
}
.xw .bd ul li {
  margin-top: 32px;
  width: 400px;
  height: 85px;
  background-color: #fafafa;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px 32px 0 35px;
  transition: 0.5s;
}
.xw .bd ul li .ti {
  font-size: 14px;
  color: #333;
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 14px;
  box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 12px;
  background: url("../images/17hx.png") no-repeat left center;
}
.xw .bd ul li .ti a {
  color: #333;
  transition: 0.3s;
}
.xw .bd ul li .shi {
  color: #999999;
  font-size: 14px;
  float: left;
}
.xw .bd ul li .mo {
  float: right;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
}
.yqlj {
  width: 100%;
  height: 160px;
  padding-top: 71px;
  box-sizing: border-box;
}
.yqlj ul {
  line-height: 18px;
}
.yqlj ul .ti {
  width: 120px;
  height: 18px;
  float: left;
  /* text-align: center; */
  color: #1259c4;
  font-size: 24px;
  font-weight: bold;
}
.yqlj ul li:hover {
  transform: translateX(5px);
}
.yqlj ul li:hover a {
  color: #015ab5;
}
.yqlj ul li {
  float: left;
  margin-right: 40px;
  font-size: 14px;
  color: #999;
  transition: 0.3s;
  margin-bottom: 15px;
}
.yqlj ul li a {
  color: #999;
  transition: 0.3s;
}
