.header {
  height: 140px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo {
  display: block;
}
.header .logo img {
  display: block;
}
.header .a2 {
  margin-top: 28px;
  width: 420px;
  height: 46px;
  border: 1px solid #0079c9;
  border-radius: 4px;
  display: flex;
}
.header .a3 {
  width: 70px;
  position: relative;
}
.header .a3::after {
  position: absolute;
  right: 0;
  width: 1px;
  content: "";
  height: 20px;
  background-color: #eeeeee;
  top: calc(50% - 10px);
}
.header .a3 select {
  background: url(../images/icon/b6.png) 52px center no-repeat;
  padding-left: 10px;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #666666;
}
.header .a3 select::-ms-expand {
  display: none;
}
.header .a4 {
  flex: 1;
  padding: 7px 0 7px 26px;
  background: url(../images/icon/b7.png) 10px center no-repeat;
}
.header .a4 input {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border: none;
  outline: none;
  font-size: 14px;
  color: #666666;
}
.header .a5 {
  width: 80px;
  background-color: #0082dd;
  outline: none;
  border: none;
  color: #ffffff;
  font-size: 16px;
}
.header .a6 {
  line-height: 30px;
  font-size: 14px;
  color: #e06100;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.header .a6 a {
  color: #999999;
  margin-right: 10px;
}
.header .a6 a:hover {
  color: #0079c9;
}
.nav_a {
  min-width: 1300px;
  background-color: #0082dd;
  position: relative;
  z-index: 100;
}
.nav_a .main {
  height: 58px;
  display: flex;
}
.nav_a .main li {
  width: calc(100% / 8);
  position: relative;
}
.nav_a .main li .a_1 {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 20px;
  transition: 0.5s;
}
.nav_a .main li .a_1.select,
.nav_a .main li .a_1:hover {
  background-color: #0093dd;
}
.nav_a .main li .list_1 {
  background-color: #0093dd;
  z-index: 100;
  padding: 5px 0 20px;
  display: none;
  position: absolute;
  border-top: 1px solid #ffffff;
  left: 0;
  right: 0;
}
.nav_a .main li .list_1 a {
  display: block;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
}
.nav_a .main li .list_1 a:hover {
  text-decoration: underline;
}
.banner {
  height: 585px;
  position: relative;
  overflow: hidden;
  min-width: 1300px;
}
.banner img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.ind_a {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 66px;
}
.ind_a .item {
  display: flex;
  height: 106px;
  width: 206px;
  background-color: #0082dd;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  border-radius: 5px;
  padding-bottom: 10px;
  transition: 0.5s;
}
.ind_a .item:hover {
  z-index: 99;
  text-decoration: none;
  box-shadow: 0px 10px 17px rgba(0, 0, 0, 0.23);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.ind_a .item span {
  font-size: 20px;
  line-height: 36px;
  padding-left: 35px;
}
.ind_a .item em {
  line-height: 26px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.ind_a .item:nth-child(1) {
  background-color: #ffbe50;
}
.ind_a .item:nth-child(1) span {
  background: url(../images/icon/a1.png) left center no-repeat;
}
.ind_a .item:nth-child(2) {
  background-color: #fe8b95;
}
.ind_a .item:nth-child(2) span {
  background: url(../images/icon/a2.png) left center no-repeat;
}
.ind_a .item:nth-child(3) {
  background-color: #4ed0e8;
}
.ind_a .item:nth-child(3) span {
  background: url(../images/icon/a3.png) left center no-repeat;
}
.ind_a .item:nth-child(4) {
  background-color: #74d77d;
}
.ind_a .item:nth-child(4) span {
  background: url(../images/icon/a4.png) left center no-repeat;
}
.ind_a .item:nth-child(5) {
  background-color: #ee9674;
}
.ind_a .item:nth-child(5) span {
  background: url(../images/icon/a5.png) left center no-repeat;
}
.ind_a .item:nth-child(6) {
  background-color: #39a2ec;
}
.ind_a .item:nth-child(6) span {
  background: url(../images/icon/a6.png) left center no-repeat;
}
.ind_b {
  overflow: hidden;
  padding-bottom: 38px;
}
.ind_b .title_a {
  margin-bottom: 38px;
}
.ind_b .a1 {
  width: 505px;
  background-color: #0093dd;
  float: left;
  height: 395px;
  overflow: hidden;
}
.ind_b .a1 .swiper-container {
  width: 100%;
  height: 100%;
}
.ind_b .a1 .swiper-container .swiper-slide {
  overflow: hidden;
}
.ind_b .a1 .swiper-container .swiper-slide .img_1 {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
  z-index: 1;
}
.ind_b .a1 .swiper-container .swiper-slide .img_2 {
  width: 66px;
  height: 66px;
  position: absolute;
  left: calc(50% - 33px);
  top: calc(50% - 33px);
  z-index: 8;
  opacity: 1;
}
.ind_b .a1 .swiper-container .swiper-slide p {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  line-height: 56px;
  color: #ffffff;
  font-size: 17px;
  padding: 0 170px 0 15px;
  z-index: 2;
  background-color: rgba(51, 51, 51, 0.82);
}
.ind_b .a1 .swiper-container .swiper-slide a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.24);
}
.ind_b .a1 .swiper-container .swiper-slide:hover .img_1 {
  transform: translate(-50%, -50%) scale(1.06);
}
.ind_b .a1 .swiper-container .swiper-slide:hover .img_2 {
  transform: rotateY(360deg);
  transition: 0.5s;
}
.ind_b .a1 .swiper-container .swiper-pagination {
  width: 170px;
  height: 5px;
  display: flex;
  right: 0;
  bottom: 25px;
  justify-content: flex-end;
  left: auto;
  padding-right: 30px;
}
.ind_b .a1 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 25px;
  height: 5px;
  border-radius: 0;
  margin: 0 0 0 5px;
  opacity: 1;
  background-color: #fff;
}
.ind_b .a1 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e06100;
}
.ind_b .a2 {
  width: 760px;
  float: right;
  height: 395px;
  overflow: hidden;
}
.ind_b .a2 .b1 {
  display: flex;
  background-color: #ebebeb;
}
.ind_b .a2 .b1 span {
  align-items: center;
  height: 52px;
  display: flex;
  width: 126px;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  color: #222222;
  transition: 0.5s;
}
.ind_b .a2 .b1 span.select,
.ind_b .a2 .b1 span:hover {
  background-color: #0082dd;
  color: #ffffff;
}
.ind_b .a2 .b2 {
  padding-top: 23px;
}
.ind_b .a2 .b2 ul li {
  padding: 5px 0;
}
.ind_b .a2 .b2 ul li a {
  display: block;
  position: relative;
  padding-right: 160px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 20px;
}
.ind_b .a2 .b2 ul li a::after {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #222222;
  position: absolute;
  left: 5px;
  top: calc(50% - 3px);
  content: "";
}
.ind_b .a2 .b2 ul li a span {
  color: #222222;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ind_b .a2 .b2 ul li a em {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
}
.ind_c {
  padding-bottom: 77px;
  overflow: hidden;
}
.ind_c .title_a {
  margin-bottom: 35px;
}
.ind_c .box {
  overflow: hidden;
}
.ind_d {
  background-image: linear-gradient(#1288e9, #49aaf5);
  padding: 46px 0 85px;
}
.ind_d .title_a {
  border-bottom: 1px solid rgba(239, 239, 239, 0.12);
  margin-bottom: 68px;
}
.ind_d .title_a .name {
  color: #ffffff;
}
.ind_d .title_a .name::after {
  background-color: #ffffff;
}
.ind_d .select {
  width: 240px;
  height: 34px;
  position: relative;
}
.ind_d .select dt {
  width: 100%;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.26);
  background: url(../images/icon/d5.png) 95% center no-repeat;
  line-height: 32px;
  padding-left: 15px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 99;
  font-size: 16px;
  color: #ffffff;
}
.ind_d .select dt:hover,
.ind_d .select dt.cur {
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 3px #fff;
}
.ind_d .select dd {
  position: absolute;
  left: 0;
  top: 32px;
  border: 1px solid #d2ccc4;
  background: #fff;
  display: none;
  z-index: 100;
  width: 100%;
}
.ind_d .select dd ul {
  padding: 4px 0;
  width: 100%;
  max-height: 148px;
  overflow: auto;
}
.ind_d .select dd ul li {
  display: block;
  width: 100%;
}
.ind_d .select dd ul li a {
  font-size: 14px;
  line-height: 28px;
  display: block;
  padding-left: 15px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ind_d .select dd ul li a:hover {
  color: #0082dd;
}
.ind_d .a1 {
  height: 590px;
  position: relative;
}
.ind_d .a2 {
  height: 100%;
}
.ind_d .a2 .swiper-slide {
  overflow: hidden;
  padding-right: 540px;
}
.ind_d .a2 .swiper-slide .img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.ind_d .a2 .swiper-slide .img img {
  width: auto;
  height: 100%;
  display: block;
}
.ind_d .a2 .swiper-slide .text {
  padding: 35px 0 0 0;
}
.ind_d .a2 .swiper-slide .text h6 {
  height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: 35px;
  color: #ffffff;
}
.ind_d .a2 .swiper-slide .text h6 em {
  font-size: 36px;
  line-height: 0.9;
  height: 36px;
}
.ind_d .a2 .swiper-slide .text h6 span {
  padding-left: 50px;
  font-size: 26px;
  line-height: 0.9;
  height: 26px;
  position: relative;
}
.ind_d .a2 .swiper-slide .text h6 span::after {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  left: 26px;
  top: calc(50% - 3px);
  content: "";
}
.ind_d .a2 .swiper-slide .text div {
  line-height: 36px;
  color: #ffffff;
  font-size: 16px;
  overflow: hidden;
  height: 180px;
  margin-bottom: 25px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.ind_d .a2 .swiper-slide .text a {
  display: block;
  width: 154px;
  line-height: 52px;
  border: 1px solid #fff;
  font-size: 20px;
  color: #222222;
  text-align: center;
  background-color: #ffffff;
  border-radius: 26px;
  transition: 0.5s;
}
.ind_d .a2 .swiper-slide .text a:hover {
  background: none;
  color: #fff;
}
.ind_d .a3 {
  position: absolute;
  width: 730px;
  height: 118px;
  left: 0;
  bottom: 17px;
  padding: 0 40px;
  z-index: 10;
}
.ind_d .a3 .swiper-container {
  height: 100%;
  padding-right: 80px;
}
.ind_d .a3 .swiper-container .swiper-slide {
  width: 180px !important;
  transition: 0.5s;
}
.ind_d .a3 .swiper-container .swiper-slide .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: 0.5s;
}
.ind_d .a3 .swiper-container .swiper-slide .img img {
  width: 100%;
  height: auto;
  display: block;
}
.ind_d .a3 .swiper-container .swiper-slide p {
  position: absolute;
  width: 70px;
  border-bottom: 1px solid #666666;
  text-align: right;
  top: 10px;
  right: 30px;
  line-height: 40px;
  font-size: 20px;
  color: #222222;
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
}
.ind_d .a3 .swiper-container .swiper-slide.swiper-slide-thumb-active {
  width: 260px !important;
  background-color: #ffffff;
  padding: 6px 30px 6px 6px;
  transition: 0.5s;
}
.ind_d .a3 .swiper-container .swiper-slide.swiper-slide-thumb-active .img {
  width: 161px;
  transition: 0.5s;
}
.ind_d .a3 .swiper-container .swiper-slide.swiper-slide-thumb-active p {
  z-index: 3;
  opacity: 1;
}
.ind_d .next,
.ind_d .prev {
  background-color: rgba(49, 51, 61, 0.33);
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(50% - 15px);
  outline: none;
  cursor: pointer;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ind_d .next:hover,
.ind_d .prev:hover {
  background-color: #31333d;
}
.ind_d .next:after,
.ind_d .prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  font-size: 12px;
  color: #ffffff;
}
.ind_d .prev {
  left: 0;
}
.ind_d .prev::after {
  content: 'prev';
}
.ind_d .next {
  right: 0;
}
.ind_d .next::after {
  content: 'next';
}
.ind_e {
  padding: 55px 0 0 0;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.ind_e::after {
  left: 0;
  height: 500px;
  bottom: 0;
  background-color: #f4faf8;
  content: "";
  position: absolute;
  right: calc(50% - 290px);
}
.ind_e .main {
  position: relative;
  z-index: 1;
}
.ind_e .title_a {
  margin-bottom: 38px;
}
.ind_e .a1 {
  height: 660px;
  overflow: hidden;
  position: relative;
}
.ind_e .a2 {
  position: absolute;
  right: 0;
  top: 0;
  height: 570px;
  width: auto;
  display: block;
  z-index: -1;
}
.ind_e .a3 {
  align-items: flex-end;
}
.ind_e .a3,
.ind_e .a4 {
  display: flex;
}
.ind_e .a4 .item {
  height: 160px;
  width: 221px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-right: 1px solid #ffffff;
  background-color: #ebebeb;
  cursor: pointer;
  transition: 0.5s;
}
.ind_e .a4 .item:last-child {
  width: 220px;
  border-right: none;
}
.ind_e .a4 .item span {
  width: 70px;
  height: 70px;
  margin-bottom: 2px;
  display: block;
  margin: 0 auto;
}
.ind_e .a4 .item span img {
  display: block;
  width: 100%;
  height: 100%;
}
.ind_e .a4 .item span .img1 {
  display: block;
}
.ind_e .a4 .item span .img2 {
  display: none;
}
.ind_e .a4 .item em {
  line-height: 38px;
  font-size: 22px;
  color: #222222;
  transition: 0.5s;
}
.ind_e .a4 .item.select,
.ind_e .a4 .item:hover {
  background-color: #0082dd;
}
.ind_e .a4 .item.select span .img1,
.ind_e .a4 .item:hover span .img1 {
  display: none;
}
.ind_e .a4 .item.select span .img2,
.ind_e .a4 .item:hover span .img2 {
  display: block;
}
.ind_e .a4 .item.select em,
.ind_e .a4 .item:hover em {
  color: #ffffff;
}
.ind_e .a5 {
  display: flex;
  width: 360px;
  height: 78px;
  align-items: center;
  justify-content: flex-end;
  background-color: #0082dd;
  padding: 0 20px;
}
.ind_e .a5 a {
  padding: 5px 11px;
  border: 2px solid #fff;
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  display: none;
}
.ind_e .a5 a:first-child {
  display: block;
}
.ind_e .a6 {
  padding: 30px 20px 30px 30px;
  width: 790px;
  background-color: #ffffff;
  max-height: 440px;
}
.ind_e .a6 .box {
  display: none;
}
.ind_e .a6 .box:first-child {
  display: block;
}
.ind_e .a6 .box a {
  line-height: 58px;
  width: 25%;
  float: left;
  padding-left: 15px;
  position: relative;
  font-size: 16px;
  color: #222222;
  padding-right: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s;
}
.ind_e .a6 .box a::after {
  position: absolute;
  left: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #000;
  top: calc(50% - 3px);
  transition: 0.5s;
}
.ind_e .a6 .box a:hover {
  color: #0082dd;
}
.ind_e .a6 .box a:hover::after {
  background-color: #0082dd;
}
.ind_f {
  width: 620px;
  height: 511px;
  overflow: hidden;
}
.ind_f .a1 {
  padding: 24px 0 36px;
  display: flex;
}
.ind_f .a1 span {
  display: block;
  height: 38px;
  line-height: 38px;
  width: 110px;
  margin-right: 15px;
  background-color: #f5f5f5;
  color: #666666;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  transition: 0.5s;
}
.ind_f .a1 span.select,
.ind_f .a1 span:hover {
  background-color: #0082dd;
  color: #fff;
}
.ind_f .a2 li a {
  display: block;
  line-height: 42px;
  position: relative;
  padding: 0 140px 0 17px;
}
.ind_f .a2 li a::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #222222;
  border-radius: 50%;
  left: 0;
  top: calc(50% - 3px);
  transition: 0.5s;
}
.ind_f .a2 li a span {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #222222;
  transition: 0.5s;
}
.ind_f .a2 li a em {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 10px;
  font-size: 16px;
  color: #999999;
}
.ind_f .a2 li a:hover::after {
  background-color: #82bcf2;
}
.ind_f .a2 li a:hover span {
  color: #0079c9;
}
.ind_g {
  width: 620px;
  height: 511px;
  overflow: hidden;
}
.ind_g .title_a {
  margin-bottom: 30px;
}
.ind_g .box {
  height: 400px;
  position: relative;
  background-color: #fff;
}
.ind_g .box .a1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  cursor: pointer;
  overflow: hidden;
}
.ind_g .box .a1 .b1 {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
  z-index: 1;
}
.ind_g .box .a1::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #000;
  opacity: 0.24;
  content: "";
}
.ind_g .box .a1 .b2 {
  width: 66px;
  height: 66px;
  position: absolute;
  left: calc(50% - 33px);
  top: calc(50% - 33px);
  z-index: 3;
}
.ind_g .box .a1:hover .b1 {
  transform: translate(-50%, -50%) scale(1.06);
}
.ind_g .box .a1:hover .b2 {
  transform: rotateY(360deg);
  transition: 0.5s;
}
.ind_g .box .a2 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.ind_g .box .a2 video {
  width: 100% !important;
  height: 100% !important;
  position: relative;
}
.title_a {
  height: 81px;
  border-bottom: 1px solid #efefef;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title_a .name {
  line-height: 80px;
  font-size: 30px;
  position: relative;
  color: #222222;
  font-size: 28px;
  height: 80px;
}
.title_a .name span {
  font-size: 20px;
  text-transform: uppercase;
}
.title_a .name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 5px;
  background-color: #0082dd;
}
.title_a .more {
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
  padding: 5px 0;
  transition: 0.5s;
}
.title_a .more:hover {
  color: #0082dd;
}
.title_a .nav {
  flex: 1;
  display: flex;
  height: 40px;
  justify-content: flex-end;
  align-items: center;
  color: #333333;
  font-size: 18px;
  padding-right: 46px;
}
.title_a .nav span {
  margin-left: 60px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.5s;
}
.title_a .nav span.select,
.title_a .nav span:hover {
  color: #e06100;
}
.title_b {
  border-bottom: 1px solid #e9e9ed;
  display: flex;
}
.title_b span {
  display: block;
  line-height: 54px;
  position: relative;
  font-size: 22px;
  color: #0079c9;
}
.title_b span::after {
  width: 30px;
  height: 4px;
  position: absolute;
  content: "";
  left: calc(50% - 15px);
  bottom: -1px;
  background-color: #0079c9;
}
.list_a {
  position: relative;
  margin: 0 -18px;
}
.list_a li {
  width: 50%;
  padding: 0 18px;
  margin-top: 32px;
  float: left;
}
.list_a li:nth-child(1),
.list_a li:nth-child(2) {
  margin-top: 0;
}
.list_a li .item {
  height: 174px;
  background-color: #ebebeb;
  padding: 0 46px 0 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  color: #222222;
  transition: 0.5s;
}
.list_a li .item::after {
  position: absolute;
  height: 84px;
  width: 1px;
  content: "";
  background-color: #666666;
  opacity: 0.1;
  left: 122px;
  top: calc(50% - 42px);
  transition: 0.5s;
}
.list_a li .item .time {
  position: absolute;
  width: 80px;
  left: 30px;
  text-align: center;
  top: calc(50% - 33px);
}
.list_a li .item .time span {
  display: block;
  font-size: 44px;
  line-height: 1;
}
.list_a li .item .time em {
  font-size: 14px;
  line-height: 22px;
}
.list_a li .item h6 {
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 10px;
}
.list_a li .item p {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  height: 54px;
  transition: 0.5s;
}
.list_a li .item:hover {
  background-color: #0082dd;
  color: #fff;
}
.list_a li .item:hover::after {
  background-color: #fff;
}
.list_a li .item:hover p {
  color: #ffffff;
}
.list_b {
  padding: 12px 0;
}
.list_bottom{
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #e5ebf1;
}
.list_b li a {
  display: block;
  line-height: 44px;
  position: relative;
  padding: 0 140px 0 25px;
}
.list_b li a::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #067ae5;
  border-radius: 50%;
  left: 0;
  top: calc(50% - 5px);
  transition: 0.5s;
}
.list_b li a span {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #10132a;
  transition: 0.5s;
}
.list_b li a em {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 10px;
  font-size: 16px;
  color: #999999;
}
.list_b li a:hover::after {
  border: 1px solid #82bcf2;
  background-color: #82bcf2;
}
.list_b li a:hover span {
  color: #0079c9;
}
.list_c {
  position: relative;
  margin: 0 -15px;
}
.list_c li {
  width: 33.3333%;
  padding: 0 15px;
  margin-top: 15px;
  float: left;
}
.list_c li:nth-child(1),
.list_c li:nth-child(2),
.list_c li:nth-child(3) {
  margin-top: 0;
}
.list_c li .item {
  height: 520px;
  background-color: #f7f7f7;
  transition: 0.5s;
  display: block;
}
.list_c li .item .box_img {
  height: 360px;
  position: relative;
  overflow: hidden;
}
.list_c li .item .box_img img {
  max-height: unset;
}
.list_c li .item .text {
  height: calc(100% - 360px);
  padding: 9px 15px 0;
  border: 1px solid #eeeeee;
  border-top: none;
}
.list_c li .item .text h5 {
  line-height: 36px;
  color: #0079c9;
  font-size: 18px;
}
.list_c li .item .text h5 span {
  color: #777777;
  font-size: 15px;
  margin-left: 10px;
}
.list_c li .item .text h6 {
  margin-bottom: 8px;
  line-height: 32px;
  color: #333333;
  font-size: 16px;
}
.list_c li .item .text p {
  font-size: 15px;
  color: #777777;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list_c li .item:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
}
.crumbs {
  background-color: #ffffff;
  height: 76px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  min-width: 1300px;
  overflow: hidden;
}
.crumbs .main {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.crumbs .a1 {
  display: flex;
  align-items: center;
}
.crumbs .a1 span {
  display: block;
  margin-right: 15px;
}
.crumbs .a1 span img {
  display: block;
}
.crumbs .a1 em {
  line-height: 76px;
  font-size: 20px;
  color: #0082dd;
}
.crumbs .a1 em i {
  font-size: 18px;
  color: #999999;
  font-style: normal;
}
.crumbs .a2 {
  padding-left: 34px;
  background: url(../images/icon/b2.png) left center no-repeat;
  display: flex;
  align-items: center;
  color: #999999;
  font-size: 16px;
}
.crumbs .a2 a {
  transition: 0.5s;
}
.crumbs .a2 span,
.crumbs .a2 a:hover {
  color: #0082dd;
}
.left_a {
  width: 300px;
  float: left;
}
.left_a .a1 {
  height: 96px;
  background-color: #0082dd;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #ffffff;
}
.left_a .a1 h6 {
  font-size: 24px;
  line-height: 36px;
}
.left_a .a1 p {
  opacity: 0.5;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
}
.left_a .a2 {
  min-height: 700px;
  border: 1px solid #e5ebf1;
  padding: 13px 10px 10px;
  background-color: #ffffff;
}
.left_a .a2 a {
  display: block;
  background: url(../images/icon/b3.png) 16px center no-repeat;
  line-height: 70px;
  padding-left: 50px;
  font-size: 18px;
  color: #798796;
  transition: 0.5s;
  margin-bottom: 4px;
}
.left_a .a2 a.select,
.left_a .a2 a:hover {
  background-color: #d4e6f2;
  color: #0079c9;
}
.right_box {
  float: right;
  width: 960px;
}
.content_a {
  padding: 30px 0 0;
}
.content_a img {
  display: block;
  margin: 0 auto;
  height: auto;
  max-width: 100%;
}
.ghlc_a {
  padding: 50px 0 0;
}
.ghlc_a dl {
  padding: 48px 0;
  position: relative;
  padding-left: 170px;
}
.ghlc_a dl::after {
  width: 1px;
  top: 0;
  bottom: 0;
  content: "";
  position: absolute;
  background-color: #ebeff0;
  background-color: #009962;
  left: 170px;
}
.ghlc_a dl dt {
  position: absolute;
  left: 0;
  top: 48px;
  line-height: 34px;
  font-size: 36px;
  color: #222222;
  width: 170px;
  text-align: center;
}
.ghlc_a dl dd {
  position: relative;
  z-index: 1;
}
.ghlc_a dl dd p {
  position: relative;
  line-height: 34px;
  padding-left: 24px;
  margin-bottom: 25px;
  display: flex;
}
.ghlc_a dl dd p span {
  width: 68px;
  text-align: center;
  background-color: #009962;
  border-radius: 5px;
  position: relative;
  color: #ffffff;
  font-size: 18px;
  margin-right: 40px;
}
.ghlc_a dl dd p span::after {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #009962;
  content: "";
  left: -6px;
  top: calc(50% - 6px);
}
.ghlc_a dl dd p a {
  font-size: 17px;
  color: #222222;
  transition: 0.5s;
}
.ghlc_a dl dd p a:hover {
  color: #009962;
}
.ghlc_a dl dd p:last-child {
  margin-bottom: 0;
}
.ghlc_a dl dd p::after {
  width: 9px;
  height: 9px;
  background-color: #009962;
  position: absolute;
  top: calc(50% - 4.5px);
  left: -4px;
  content: "";
  border-radius: 50%;
}
.yyry_a {
  overflow: hidden;
}
.yyry_a ul {
  position: relative;
  margin: 0 -14px;
  padding-bottom: 50px;
}
.yyry_a ul li {
  width: 33.3333%;
  padding: 0 14px;
  margin-top: 30px;
  float: left;
}
.yyry_a ul .item {
  border: 1px solid #f2f2f2;
  height: 257px;
  padding: 12px 12px 0;
  background-color: #f7f7f7;
  transition: 0.5s;
  color: #4b4b4b;
}
.yyry_a ul .item .box_img {
  height: 175px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.yyry_a ul .item p {
  line-height: 40px;
  font-size: 18px;
  text-align: center;
}
.yyry_a ul .item:hover {
  background-color: #d4e6f2;
  border: 1px solid #d4e6f2;
  color: #0079c9;
}
.yyry_a ul .item:hover .box_img img {
  transform: translate(-50%, -50%) scale(1.06);
}
.news_a {
  padding: 12px 0 0;
}
.news_a .page {
  margin-top: 40px;
}
.news_details .a1 {
  padding: 44px 0 22px;
  border-bottom: 1px dashed #e5ebf1;
}
.news_details .a1 h6 {
  text-align: center;
  line-height: 50px;
  color: #3c3c50;
  font-size: 24px;
}
.news_details .a1 div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  color: #8d949d;
  font-size: 16px;
  line-height: 1;
}
.news_details .a1 div span {
  position: relative;
  padding: 5px 54px 5px 22px;
  background: url(../images/icon/b4.png) left center no-repeat;
}
.news_details .a1 div span::after {
  width: 1px;
  height: 16px;
  right: 28px;
  top: calc(50% - 8px);
  position: absolute;
  background-color: #666666;
  content: "";
}
.news_details .a1 div em {
  padding: 5px 0 5px 26px;
  background: url(../images/icon/b5.png) left center no-repeat;
}
.news_details .a2 {
  padding: 20px 0 30px;
  border-bottom: 1px dashed #eeeeee;
}
.news_details .a3 {
  padding: 12px 0;
}
.news_details .a3 a {
  display: block;
  line-height: 44px;
  font-size: 17px;
  color: #666666;
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  transition: 0.5s;
}
.news_details .a3 a:hover {
  color: #0079c9;
}
.news_details .a3 a.prev {
  background-image: url(../images/icon/c5.png);
}
.news_details .a3 a.prev:hover {
  background-image: url(../images/icon/c6.png);
}
.news_details .a3 a.next {
  background-image: url(../images/icon/c7.png);
}
.news_details .a3 a.next:hover {
  background-image: url(../images/icon/c8.png);
}
.mzzn_a {
  padding: 30px 0 0;
  line-height: 32px;
  font-size: 18px;
  color: #10132a;
}
.mzzn_a .map {
  height: 390px;
  margin: 10px 0;
}
.zjtd_a {
  padding: 40px 0 0;
}
.zjtd_a ul {
  padding-bottom: 35px;
}
.page {
  display: flex;
  justify-content: space-between;
  height: 40px;
  align-items: center;
}
.page .a1 {
  display: flex;
  height: 100%;
  align-items: center;
}
.page .a1 span {
  font-size: 18px;
  margin: 0 6px;
}
.page .a1 a {
  display: flex;
  width: 40px;
  height: 40px;
  background-color: #e8ebef;
  border-radius: 50%;
  margin: 0 6px;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  color: #909ba7;
  font-size: 18px;
}
.page .a1 a.selcet,
.page .a1 a:hover {
  background-color: #0082dd;
  color: #ffffff;
}
.page .a2 {
  width: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page .a2 a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #e8ebef;
  background-position: center center;
  background-repeat: no-repeat;
  transition: 0.5s;
}
.page .a2 a:hover {
  background-color: #0082dd;
}
.page .a2 a.prev {
  background-image: url(../images/icon/c1.png);
}
.page .a2 a.prev:hover {
  background-image: url(../images/icon/c2.png);
}
.page .a2 a.next {
  background-image: url(../images/icon/c3.png);
}
.page .a2 a.next:hover {
  background-image: url(../images/icon/c4.png);
}
.footer {
  border-top: 6px solid #3197eb;
  min-width: 1300px;
  background-color: #333333;
}
.footer .main {
  padding: 35px 0;
  display: flex;
  height: 314px;
}
.footer .a1 {
  width: 270px;
  border-right: 1px solid #424242;
  display: flex;
  align-items: center;
  font-size: 50px;
  height: 100%;
  color: #ffffff;
  text-transform: uppercase;
}
.footer .a2 {
  flex: 1;
  padding: 0 40px 0 60px;
}
.footer .a2 h6 {
  line-height: 80px;
  font-size: 28px;
  color: #ffffff;
}
.footer .a2 p {
  line-height: 38px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.65);
  padding-left: 32px;
  background-position: left center;
  background-repeat: no-repeat;
}
.footer .a2 p.b1 {
  background-image: url(../images/icon/d1.png);
}
.footer .a2 p.b2 {
  background-image: url(../images/icon/d2.png);
}
.footer .a2 p.b3 {
  background-image: url(../images/icon/d3.png);
}
.footer .a2 p.b4 {
  background-image: url(../images/icon/d4.png);
}
.footer .a3 {
  width: 380px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-left: 1px solid #424242;
}
.footer .a3 p {
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  letter-spacing: 5px;
  margin-right: 24px;
}
.footer .a3 .b1 {
  width: 230px;
  height: 226px;
  position: relative;
}
.footer .a3 .b2 {
  position: absolute;
  width: 206px;
  height: 194px;
  border: 1px solid #717171;
  bottom: 0;
  left: 0;
}
.footer .a3 .b3 {
  width: 206px;
  height: 206px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ffffff;
  padding: 11px;
}
.footer .a3 .b3 .img {
  width: 100%;
  height: 100%;
  border: 2px solid #e9e9e9;
  overflow: hidden;
}
.footer .a3 .b3 .img img {
  width: 100%;
  height: auto;
  display: block;
}
.footer .a4 {
  height: 58px;
  background-color: #1c1c1c;
  min-width: 1300px;
}
.footer .a4 div {
  width: 1300px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: rgba(129, 130, 131, 0.6);
}
.right_fixed {
  position: fixed;
  right: 10px;
  top: calc(50% - 222px);
  width: 90px;
  z-index: 100;
}
.right_fixed a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #0082dd;
  margin-bottom: 5px;
  height: 90px;
  align-items: center;
  border-radius: 6px;
  position: relative;
}
.right_fixed a:hover .dh {
  opacity: 1;
  left: -201px;
}
.right_fixed a:hover .ewm {
  opacity: 1;
  left: -201px;
}
.right_fixed a span {
  display: block;
  margin-bottom: 5px;
}
.right_fixed a span img {
  width: 40px;
  height: auto;
  display: block;
}
.right_fixed a em {
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 20px;
}
.dh {
  position: absolute;
  width: 200px;
  left: 0;
  top: 10px;
  height: 70px;
  font-size: 16px;
  color: #fff;
  display: flex;
  opacity: 0;
  background: url(../images/icon/dainhua.png) 10px center no-repeat #0082dd;
  background-size: 36px;
  align-items: center;
  padding-left: 56px;
  transition: 0.5s;
  z-index: -1;
}
.ewm {
  position: absolute;
  width: 200px;
  left: 0;
  top: calc(50% - 100px);
  height: 200px;
  display: block;
  opacity: 0;
  padding: 10px;
  background-color: #0082dd;
  transition: 0.5s;
  z-index: -1;
}
.ewm img {
  width: 100%;
  height: 100%;
  display: block;
}
.alert_a {
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  display: none;
}
.alert_a .bj {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.6;
  left: 0;
  top: 0;
  z-index: 1;
}
.alert_a .box {
  position: absolute;
  width: 1000px;
  background-color: #ffffff;
  left: 50%;
  padding: 50px 50px 62px;
  top: 50%;
  border-top: 5px solid #0082dd;
  z-index: 2;
  transform: translate(-50%, -50%);
}
.alert_a .box .tit_a {
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
  align-items: center;
  margin-bottom: 15px;
}
.alert_a .box .tit_a::after {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #f3f3f3;
  content: "";
  top: 40px;
}
.alert_a .box .tit_a h6 {
  line-height: 46px;
  color: #282b31;
  font-size: 32px;
  background-color: #fff;
  position: relative;
  z-index: 2;
  width: 250px;
}
.alert_a .box .tit_a p {
  line-height: 30px;
  font-size: 16px;
  color: #999999;
  text-transform: uppercase;
}
.alert_a .bd_a .a1 {
  padding: 0 50px;
  width: 50%;
  float: left;
  margin-bottom: 13px;
}
.alert_a .bd_a .a1 span {
  display: block;
  line-height: 60px;
  font-size: 18px;
  color: #231816;
}
.alert_a .bd_a .a1 div {
  padding: 10px 20px;
  border-radius: 25px;
  background-color: #efefef;
}
.alert_a .bd_a .a1 div input {
  border: none;
  outline: none;
  height: 30px;
  width: 100%;
  background-color: transparent;
  font-size: 18px;
  color: #333333;
}
.alert_a .bd_a .a1 div select {
  border: none;
  outline: none;
  height: 30px;
  width: 100%;
  background-color: transparent;
  font-size: 18px;
  color: #333333;
}
.alert_a .bd_a .a1 div textarea {
  height: 130px;
  resize: none;
  font-size: 18px;
  color: #333333;
  border: none;
  background-color: transparent;
  outline: none;
}
.alert_a .button_a1 {
  text-align: center;
}
.alert_a .button_a1 button {
  width: 280px;
  line-height: 58px;
  font-size: 20px;
  border-radius: 29px;
  background-color: #0082dd;
  color: #fff;
  border: none;
  outline: none;
}
