.head {
  position: relative;
}
.head .navList {
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100%;
}
.head .navList .navs .nav {
  margin: 0 40px;
  position: relative;
}
.head .navList .navs .nav a {
  display: block;
  padding: 20px 10px;
  color: #ffffff;
}
.head .navList .navs .nav a:hover {
  color: #fff !important;
}
.head .navList .navs .nav a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background-color: #fff;
  left: 0;
  -webkit-transition: all 0.3s ease;
}
.head .navList .navs .nav.active a::before {
  width: 100%;
}
.head .navList .navs .nav:hover a::before {
  width: 100%;
  transition: all 0.3s ease;
}
.head .search_wrap {
  position: absolute;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.head .search_wrap .cont .title {
  font-size: 40px;
  color: #fff;
  margin-top: 4px;
}
.head .search_wrap .cont .subtitle {
  color: #fff;
  margin-top: 9px;
}
.head .search_wrap .cont .input {
  margin-top: 35px;
  width: 770px;
}
.head .search_wrap .cont .input form {
  width: 100%;
  display: flex;
  position: relative;
}
.head .search_wrap .cont .input form .filterable {
  position: absolute;
  z-index: 999;
  top: 54px;
  width: 643px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 20px 3px rgba(187, 185, 185, 0.25);
}
.head .search_wrap .cont .input form .filterable a {
  display: flex;
  padding: 10px 20px;
  color: #474747;
  justify-content: space-between;
}
.head .search_wrap .cont .input form .filterable a:hover {
  background: rgba(128, 128, 128, 0.45);
}
.head .search_wrap .cont .input form .filterable a .of1 {
  max-width: 480px;
}
.head .search_wrap .cont .input form input {
  flex: 1;
  outline: none;
  background: #ffffff;
  border-radius: 4px 0 0 4px;
  border: none;
  padding-left: 27px;
  padding-right: 35px;
  font-size: 18px;
}
.head .search_wrap .cont .input form button {
  outline: none;
  border: none;
  cursor: pointer;
  color: #fff;
  width: 127px;
  height: 54px;
  font-size: 18px;
  background: #015293;
  border-radius: 0px 4px 4px 0px;
}
.head .search_wrap .cont .hots {
  width: 770px;
  color: #fff;
  margin-top: 16px;
}
.head .search_wrap .cont .hots a {
  color: inherit;
  margin-right: 10px;
}

.o-navList {
  background-color: #015293;
}
.o-navList .nav {
  display: block;
  padding: 15px 0;
  color: #ffffff;
  position: relative;
  font-size: 24px;
}
.o-navList .nav:hover {
  color: #fff !important;
}
.o-navList .nav::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background-color: #fff;
  left: 0;
  -webkit-transition: all 0.3s ease;
}
.o-navList .nav.active::before {
  width: 100%;
}
.o-navList .nav:hover::before {
  width: 100%;
  transition: all 0.3s ease;
}

.Dtitle, .wrap6 .title, .wrap5 .title, .wrap4 .title, .wrap3 .title, .wrap2 .title {
  position: relative;
  margin: 50px 0;
}
.Dtitle .zhtitle, .wrap6 .title .zhtitle, .wrap5 .title .zhtitle, .wrap4 .title .zhtitle, .wrap3 .title .zhtitle, .wrap2 .title .zhtitle {
  font-size: 40px;
  font-weight: Bold;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #015293;
}
.Dtitle .entitle, .wrap6 .title .entitle, .wrap5 .title .entitle, .wrap4 .title .entitle, .wrap3 .title .entitle, .wrap2 .title .entitle {
  font-size: 68px;
  color: #fbfaf7;
}

.wrap1 {
  margin-top: 20px;
  padding: 20px;
  box-shadow: 0px 4px 16px 3px rgba(187, 185, 185, 0.25);
}
.wrap1 .tit {
  width: 100%;
  height: 112px;
  background: #f2f7ff;
  padding: 20px 46px;
  position: relative;
  overflow: hidden;
}
.wrap1 .tit .badge {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  color: #fff;
  transform: rotate(-45deg);
}
.wrap1 .tit .badge span {
  font-size: 12px;
  letter-spacing: 2px;
  background: linear-gradient(223deg, #9d2225 0%, #e35759 47%, #9d2225 100%);
  display: block;
}
.wrap1 .tit .title {
  font-size: 30px;
  font-weight: bold;
  color: #015293;
}
.wrap1 .tit .subtitle {
  margin-top: 11px;
}
.wrap1 .tit .subtitle a {
  color: #333333;
  margin-right: 10px;
}
.wrap1 .cont {
  margin-top: 20px;
}
.wrap1 .cont .swiper_wrap {
  width: 780px;
  height: 455px;
  position: relative;
}
.wrap1 .cont .swiper_wrap .button {
  position: absolute;
  bottom: 110px;
  left: 20px;
  z-index: 9;
  width: 105px;
  height: 37px;
  background: #f2f7ff;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
}
.wrap1 .cont .swiper_wrap .button .iconfont {
  font-size: 18px;
  cursor: pointer;
}
.wrap1 .cont .swiper_wrap .swiper {
  position: relative;
  width: 100%;
  height: 100%;
}
.wrap1 .cont .swiper_wrap .swiper .swiper-slide {
  position: relative;
}
.wrap1 .cont .swiper_wrap .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.wrap1 .cont .swiper_wrap .swiper .swiper-slide .text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 400px;
  height: 90px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 20px;
}
.wrap1 .cont .swiper_wrap .swiper .swiper-slide .text .flex1 {
  overflow: hidden;
  line-height: 25px;
}
.wrap1 .cont .swiper_wrap .swiper .swiper-slide .text .flex1 a:hover {
  color: #fff !important;
}
.wrap1 .cont .swiper_wrap .swiper .swiper-slide .text span {
  width: 54px;
  font-size: 14px;
  margin-right: 20px;
  height: 24px;
  float: left;
  text-align: center;
  line-height: 24px;
  margin-bottom: 0;
  display: block;
  position: relative;
  color: #fff;
  background: #015293;
}
.wrap1 .cont .swiper_wrap .swiper .swiper-slide .text span::after {
  content: "";
  width: 0;
  height: 0;
  border-color: #015293 transparent;
  border-width: 0px 6px 6px 0px;
  border-style: solid;
  position: absolute;
  right: -5px;
  bottom: 0;
}
.wrap1 .cont .news {
  margin-left: 27px;
}
.wrap1 .cont .news .slideTxtBox .hd ul li {
  color: #808080;
  font-size: 20px;
  position: relative;
  padding-bottom: 20px;
  cursor: pointer;
}
.wrap1 .cont .news .slideTxtBox .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background-color: #015293;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
}
.wrap1 .cont .news .slideTxtBox .hd ul li.on {
  color: #015293;
}
.wrap1 .cont .news .slideTxtBox .hd ul li.on::before {
  width: 50%;
  transition: all 0.3s ease;
}
.wrap1 .cont .news .slideTxtBox .bd {
  margin-left: 8px;
}
.wrap1 .cont .news .slideTxtBox .bd ul li {
  margin-top: 6px;
}
.wrap1 .cont .news .slideTxtBox .bd ul li a {
  color: #d8d8d8;
}
.wrap1 .cont .news .slideTxtBox .bd ul li a .date {
  font-size: 30px;
  color: #666666;
}
.wrap1 .cont .news .slideTxtBox .bd ul li a .date .time {
  font-size: 16px;
  color: #999999;
}
.wrap1 .cont .news .slideTxtBox .bd ul li a .title {
  border-left: 1px solid #e2e2e2;
  padding-left: 16px;
  margin-left: 8px;
  margin-right: 10px;
  color: #333333;
}
.wrap1 .cont .news .slideTxtBox .bd ul li a .iconfont {
  font-size: 30px;
  color: inherit;
}
.wrap1 .cont .news .slideTxtBox .bd ul li a:hover > *, .wrap1 .cont .news .slideTxtBox .bd ul li a:hover > * > * {
  color: #015293 !important;
  transition: 0.5s;
}
.wrap1 .cont .news .slideTxtBox .bd ul li a:hover .title {
  border-color: #015293 !important;
  transition: 0.5s;
}

.wrap2 .photoList ul {
  width: 1400px;
  height: 600px;
}
.wrap2 .photoList ul li {
  height: 600px;
  transition: all 0.5s ease-out 0s;
  position: relative;
  flex: 1;
}
.wrap2 .photoList ul li .text {
  position: absolute;
  width: 100%;
  height: 300px;
  background: rgba(255, 255, 255, 0.8);
  top: 50%;
  transform: translateY(-50%);
}
.wrap2 .photoList ul li .text .icon {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.wrap2 .photoList ul li .text .txt {
  color: #015293;
  font-size: 20px;
}
.wrap2 .photoList ul li:hover {
  flex: 3.75;
}
.wrap2 .photoList ul li:hover .text {
  background: transparent;
}
.wrap2 .photoList ul li:hover .text .icon {
  display: none;
}
.wrap2 .photoList ul li:hover .text .txt {
  color: #fff;
  font-size: 35px;
}
.wrap2 .photoList ul li a {
  display: block;
  height: 100%;
}
.wrap2 .photoList ul li a .img {
  height: 100%;
}
.wrap2 .photoList ul li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.wrap2 .cont {
  margin-top: 20px;
  flex-direction: row-reverse;
}
.wrap2 .cont .left {
  width: 432px;
  margin-left: 50px;
}
.wrap2 .cont .left .menu_wrap {
  width: 100%;
}
.wrap2 .cont .left .menu_wrap .item {
  margin-top: 20px;
  width: 206px;
  height: 102px;
  background: #f2f9ff;
  box-shadow: 0px 4px 11px 0px rgba(187, 185, 185, 0.25);
}
.wrap2 .cont .left .menu_wrap .item:hover {
  background: #015293;
  color: #fff !important;
}
.wrap2 .cont .left .menu_wrap .item:hover .iconfont {
  color: #fff;
  animation: rotateIcon 1s;
}
.wrap2 .cont .left .menu_wrap .item .iconfont {
  font-size: 28px;
  margin-bottom: 10px;
  color: #015293;
}
@keyframes rotateIcon {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.wrap2 .cont .left .link {
  width: 432px;
  margin-top: 20px;
  display: block;
}
.wrap2 .cont .left .link img {
  width: 100%;
}
.wrap2 .cont .right .search {
  padding: 0 16px;
  width: 100%;
  height: 62px;
  background: linear-gradient(to right, #7ba3e1 0%, #a9c9fa 100%);
  margin-bottom: 20px;
}
.wrap2 .cont .right .search img {
  margin-right: 20px;
}
.wrap2 .cont .right .search span {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 2px;
  text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.25);
  font-style: normal;
  text-transform: none;
}
.wrap2 .cont .right .search form {
  margin-left: 17px;
  display: flex;
}
.wrap2 .cont .right .search form input {
  width: 463px;
  height: 40px;
  border: none;
  font-size: 16px;
  padding: 0 13px;
}
.wrap2 .cont .right .search form button {
  width: 80px;
  height: 40px;
  background: #015293;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 2px;
}
.wrap2 .cont .right .search a {
  width: 124px;
  height: 40px;
  background: #a81010;
  margin-left: 20px;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap2 .cont .right .search a img {
  margin-right: 5px;
}
.wrap2 .cont .right .search a:hover {
  color: #fff !important;
}
.wrap2 .cont .right .bottom {
  margin-top: 42px;
}
.wrap2 .cont .right .slideTxtBox .hd ul li {
  color: #808080;
  font-size: 20px;
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.wrap2 .cont .right .slideTxtBox .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  width: 0;
  height: 4px;
  background-color: #015293;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
}
.wrap2 .cont .right .slideTxtBox .hd ul li.on {
  color: #015293;
}
.wrap2 .cont .right .slideTxtBox .hd ul li.on::before {
  width: 50%;
  transition: all 0.3s ease;
}
.wrap2 .cont .right .slideTxtBox .hd ul .more {
  margin-left: auto;
  font-size: 12px;
  color: #999999;
}
.wrap2 .cont .right .slideTxtBox .hd ul .more .iconfont {
  margin-left: 3px;
}
.wrap2 .cont .right .slideTxtBox .bd {
  margin-top: 40px;
}
.wrap2 .cont .right .slideTxtBox .bd ul li:not(:first-child) {
  margin-top: 20px;
}
.wrap2 .cont .right .slideTxtBox .bd ul li a:hover .of1 span {
  background: #015293;
}
.wrap2 .cont .right .slideTxtBox .bd ul li a .of1 {
  width: 600px;
}
.wrap2 .cont .right .slideTxtBox .bd ul li a .of1 span {
  transform: translateY(-50%);
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #a6a6a6;
  border-radius: 50%;
  margin-right: 12px;
}

.ad {
  display: block;
  margin: 50px auto;
}
.ad img {
  width: 100%;
}

.wrap3 .cont {
  width: 1400px;
  height: 422px;
  box-shadow: 0px 4px 16px 3px rgba(187, 185, 185, 0.25);
  display: inline-block;
}
.wrap3 .cont .tabs {
  display: flex;
  justify-content: center;
  margin-top: -14px;
}
.wrap3 .cont .tabs .tab {
  width: 276px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: #015293;
  cursor: pointer;
}
.wrap3 .cont .tabs .tab.tab1 {
  background: url("../images/tab1-1.png") no-repeat;
}
.wrap3 .cont .tabs .tab.tab1.active {
  background: url("../images/tab1-2.png") no-repeat;
  color: #fff;
}
.wrap3 .cont .tabs .tab.tab2 {
  background: url("../images/tab2-1.png") no-repeat;
}
.wrap3 .cont .tabs .tab.tab2.active {
  background: url("../images/tab2-2.png") no-repeat;
  color: #fff;
}
.wrap3 .cont .list {
  padding: 30px;
  display: none;
  font-size: 0;
}
.wrap3 .cont .list .item {
  display: inline-block;
  width: 150px;
  height: 150px;
  background: #f2f9ff;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
}
.wrap3 .cont .list .item:not(:nth-child(8n)) {
  margin-right: 20px;
}
.wrap3 .cont .list .item img {
  width: 40px;
  height: 40px;
  margin-top: 30px;
}
.wrap3 .cont .list .item .txt {
  margin-top: 15px;
}
.wrap3 .cont .wrap3-left {
  margin-top: 10px;
  display: flex;
  width: 100%;
  overflow: hidden;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.wrap3 .cont .wrap3-left .iconfont {
  cursor: pointer;
  color: #015293;
  font-size: 20px;
  width: 27px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 31px;
  z-index: 9;
}
.wrap3 .cont .wrap3-left .iconfont.icon-zuo {
  border-radius: 0px 3px 3px 0px;
  left: 0;
}
.wrap3 .cont .wrap3-left .iconfont.icon-a-you1 {
  right: 0;
  border-radius: 3px 0px 0px 3px;
}
.wrap3 .cont .wrap3-left .tempWrap {
  margin: 0 50px;
}
.wrap3 .cont .wrap3-left ul li {
  margin-right: 32px;
}
.wrap3 .cont .wrap3-left ul li:nth-child(4n+2) {
  background-color: #f0f6fc;
  color: #045ab0;
}
.wrap3 .cont .wrap3-left ul li:nth-child(4n+3) {
  background-color: #e5f8f9;
  color: #134a90;
}
.wrap3 .cont .wrap3-left ul li:nth-child(4n+4) {
  background-color: #e2f6fe;
  color: #134a90;
}
.wrap3 .cont .wrap3-left ul li:nth-child(4n+5) {
  background-color: #f0f1fc;
  color: #0010c0;
}
.wrap3 .cont .wrap3-left ul li a {
  width: 301px;
  height: 124px;
  font-size: 20px;
  padding: 0 20px;
}
.wrap3 .cont .wrap3-left ul li a img {
  width: 51px;
  height: 51px;
}
.wrap3 .cont .wrap3-left ul li a p {
  margin: 15px 0;
  max-width: 300px;
}

.wrap4 .cont {
  width: 1400px;
  background: #ffffff;
  box-shadow: 0px 4px 16px 3px rgba(187, 185, 185, 0.25);
  padding: 30px;
}
.wrap4 .cont .left .top {
  padding: 0 20px;
  width: 655px;
  height: 94px;
  background: #f2f9ff;
  border-radius: 5px 5px 5px 5px;
}
.wrap4 .cont .left .top img {
  width: 54px;
  height: 54px;
}
.wrap4 .cont .left .top span {
  font-weight: bold;
  font-size: 30px;
  color: #015293;
  letter-spacing: 6px;
  margin-left: 10px;
}
.wrap4 .cont .left .top a {
  width: 112px;
  height: 30px;
  background: #d3ebff;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #015293;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #015293;
  font-size: 14px;
}
.wrap4 .cont .left .top a.send {
  margin-left: auto;
  margin-right: 10px;
}
.wrap4 .cont .left .top a.send:hover {
  color: #015293 !important;
}
.wrap4 .cont .left .top a.search {
  background: #015293;
  color: #fff;
}
.wrap4 .cont .left .top a.search:hover {
  color: #fff !important;
}
.wrap4 .cont .left .top a img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.wrap4 .cont .left .slideTxtBox {
  margin-top: 20px;
}
.wrap4 .cont .left .slideTxtBox .hd ul li {
  color: #808080;
  font-size: 20px;
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.wrap4 .cont .left .slideTxtBox .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  width: 0;
  height: 4px;
  background-color: #015293;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
}
.wrap4 .cont .left .slideTxtBox .hd ul li.on {
  color: #015293;
}
.wrap4 .cont .left .slideTxtBox .hd ul li.on::before {
  width: 50%;
  transition: all 0.3s ease;
}
.wrap4 .cont .left .slideTxtBox .hd ul .more {
  margin-left: auto;
  font-size: 12px;
  color: #999999;
}
.wrap4 .cont .left .slideTxtBox .hd ul .more .iconfont {
  margin-left: 3px;
}
.wrap4 .cont .left .slideTxtBox .bd {
  margin-top: 40px;
}
.wrap4 .cont .left .slideTxtBox .bd ul li:not(:first-child) {
  margin-top: 20px;
}
.wrap4 .cont .left .slideTxtBox .bd ul li a:hover .of1 span {
  background: #015293;
}
.wrap4 .cont .left .slideTxtBox .bd ul li a .of1 {
  width: 539px;
}
.wrap4 .cont .left .slideTxtBox .bd ul li a .of1 span {
  transform: translateY(-50%);
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #a6a6a6;
  border-radius: 50%;
  margin-right: 12px;
}
.wrap4 .cont .left .data {
  margin-top: 30px;
}
.wrap4 .cont .left .data .nums {
  width: 313px;
  height: 73px;
  opacity: 1;
  border: 2px solid #e5e5e5;
  padding: 0 12px;
}
.wrap4 .cont .left .data .nums .num a {
  color: #015293;
  font-weight: bold;
  font-size: 18px;
}
.wrap4 .cont .left .data .nums .num p {
  font-size: 12px;
  color: #a0a0a0;
}
.wrap4 .cont .left .data .links {
  margin-left: 20px;
}
.wrap4 .cont .left .data .links a {
  width: 88px;
  height: 73px;
  background: #015293;
  color: #fff;
}
.wrap4 .cont .left .data .links a:hover {
  color: #fff !important;
}
.wrap4 .cont .left .data .links a P {
  font-size: 12px;
  margin-top: 5px;
}
.wrap4 .cont .left .data .links a .iconfont {
  font-size: 22px;
}
.wrap4 .cont .right .top .hd ul li {
  color: #808080;
  font-size: 20px;
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.wrap4 .cont .right .top .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  width: 0;
  height: 4px;
  background-color: #015293;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
}
.wrap4 .cont .right .top .hd ul li.on {
  color: #015293;
}
.wrap4 .cont .right .top .hd ul li.on::before {
  width: 50%;
  transition: all 0.3s ease;
}
.wrap4 .cont .right .top .hd ul .more {
  margin-left: auto;
  font-size: 12px;
  color: #999999;
}
.wrap4 .cont .right .top .hd ul .more .iconfont {
  margin-left: 3px;
}
.wrap4 .cont .right .top .bd {
  margin-top: 40px;
}
.wrap4 .cont .right .top .bd ul li:not(:first-child) {
  margin-top: 10px;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}
.wrap4 .cont .right .top .bd ul li a img {
  width: 178px;
  height: 119px;
}
.wrap4 .cont .right .top .bd ul li a .info {
  margin-left: 24px;
}
.wrap4 .cont .right .top .bd ul li a .info .of2 {
  width: 453px;
}
.wrap4 .cont .right .top .bd ul li a .info .itr {
  color: #a1a1a1;
  font-size: 14px;
  margin: 10px 0;
}
.wrap4 .cont .right .top .bd ul li a .info .date {
  font-size: 14px;
  color: #a1a1a1;
}
.wrap4 .cont .right .btm {
  margin-top: 36px;
}
.wrap4 .cont .right .btm .hd ul li {
  color: #808080;
  font-size: 20px;
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.wrap4 .cont .right .btm .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  width: 0;
  height: 4px;
  background-color: #015293;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
}
.wrap4 .cont .right .btm .hd ul li.on {
  color: #015293;
}
.wrap4 .cont .right .btm .hd ul li.on::before {
  width: 50%;
  transition: all 0.3s ease;
}
.wrap4 .cont .right .btm .hd ul .more {
  margin-left: auto;
  font-size: 12px;
  color: #999999;
}
.wrap4 .cont .right .btm .hd ul .more .iconfont {
  margin-left: 3px;
}
.wrap4 .cont .right .btm .bd {
  margin-top: 40px;
}
.wrap4 .cont .right .btm .bd ul li:not(:first-child) {
  margin-top: 20px;
}
.wrap4 .cont .right .btm .bd ul li a:hover .of1 span {
  background: #015293;
}
.wrap4 .cont .right .btm .bd ul li a .of1 {
  width: 539px;
}
.wrap4 .cont .right .btm .bd ul li a .of1 span {
  transform: translateY(-50%);
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #a6a6a6;
  border-radius: 50%;
  margin-right: 12px;
}

.wrap5 .slideGroup .parHd ul li {
  width: 120px;
  height: 43px;
  background: #f5fafc;
  text-align: center;
  line-height: 43px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: 0.5s;
}
.wrap5 .slideGroup .parHd ul li.on {
  background-color: #015293;
  color: #fff;
}
.wrap5 .slideGroup .parBd {
  margin-left: 40px;
}
.wrap5 .slideGroup .parBd .slideBox {
  display: flex;
  width: 1240px;
  height: 293px;
  overflow: hidden;
  box-shadow: 0px 4px 19px 0px rgba(187, 185, 185, 0.25);
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.wrap5 .slideGroup .parBd .slideBox .iconfont {
  cursor: pointer;
  color: #fff;
  font-size: 28px;
  width: 27px;
  height: 62px;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap5 .slideGroup .parBd .slideBox .iconfont.icon-zuo {
  border-radius: 0px 3px 3px 0px;
}
.wrap5 .slideGroup .parBd .slideBox .iconfont.icon-a-you1 {
  border-radius: 3px 0px 0px 3px;
}
.wrap5 .slideGroup .parBd .slideBox ul li {
  margin: 0 11px;
}
.wrap5 .slideGroup .parBd .slideBox ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 176px;
  height: 228px;
  background: #f2f7ff;
  padding: 10px;
}
.wrap5 .slideGroup .parBd .slideBox ul li a img {
  width: 100%;
}
.wrap5 .slideGroup .parBd .slideBox ul li a p {
  margin-top: 18px;
}

.wrap6 .title {
  margin-bottom: 40px;
}
.wrap6 .picScroll-left {
  display: flex;
  width: 100%;
  overflow: hidden;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.wrap6 .picScroll-left .iconfont {
  cursor: pointer;
  color: #fff;
  font-size: 28px;
  width: 27px;
  height: 62px;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 65px;
  z-index: 9;
}
.wrap6 .picScroll-left .iconfont.icon-zuo {
  border-radius: 0px 3px 3px 0px;
  left: 0;
}
.wrap6 .picScroll-left .iconfont.icon-a-you1 {
  right: 0;
  border-radius: 3px 0px 0px 3px;
}
.wrap6 .picScroll-left ul li {
  margin: 10px 30px 10px 0;
  box-shadow: 0px 4px 19px 0px rgba(187, 185, 185, 0.3);
}
.wrap6 .picScroll-left ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 328px;
  background: #fff;
}
.wrap6 .picScroll-left ul li a img {
  width: 328px;
  height: 163px;
}
.wrap6 .picScroll-left ul li a p {
  margin: 15px 0;
  max-width: 300px;
}

@media (max-width: 1420px) {
  .Dtitle, .wrap2 .title, .wrap3 .title, .wrap4 .title, .wrap5 .title, .wrap6 .title {
    margin: 50px 0;
  }
  .Dtitle .zhtitle, .wrap2 .title .zhtitle, .wrap3 .title .zhtitle, .wrap4 .title .zhtitle, .wrap5 .title .zhtitle, .wrap6 .title .zhtitle {
    font-size: 28px;
  }
  .Dtitle .entitle, .wrap2 .title .entitle, .wrap3 .title .entitle, .wrap4 .title .entitle, .wrap5 .title .entitle, .wrap6 .title .entitle {
    font-size: 38px;
  }
  .w {
    width: 1200px;
  }
  .top-naver .date {
    margin-left: 100px;
  }
  .head .navList .navs .nav {
    margin: 0 44px;
  }
  .wrap1 .cont .swiper_wrap {
    width: 651px;
    height: 379px;
  }
  .wrap1 .cont .news .slideTxtBox .hd ul li {
    font-size: 16px;
  }
  .wrap1 .cont .news .slideTxtBox .bd ul li a .date {
    font-size: 24px;
  }
  .wrap1 .cont .news .slideTxtBox .bd ul li a .date .time {
    font-size: 14px;
  }
  .wrap1 .cont .news .slideTxtBox .bd ul li {
    font-size: 14px;
  }
  .wrap4 .cont .item .letterList li a .of1 {
    max-width: 440px;
  }
  .wrap2 .photoList ul {
    width: 1200px;
    height: 515px;
  }
  .wrap2 .photoList ul li {
    height: 515px;
  }
  .wrap2 .photoList ul li .text {
    height: 176px;
  }
  .wrap2 .cont .left {
    width: 383px;
  }
  .wrap2 .cont .left .menu_wrap .item {
    width: 182px;
    height: 104px;
  }
  .wrap2 .cont .right .search form input {
    width: 312px;
  }
  .wrap3 .cont {
    width: 1200px;
    height: 380px;
  }
  .wrap3 .cont .wrap3-left .tempWrap {
    margin: 0 34px;
  }
  .wrap3 .cont .wrap3-left ul li {
    margin-right: 13px;
  }
  .wrap3 .cont .wrap3-left ul li a {
    width: 270px;
    height: 124px;
  }
  .wrap3 .cont .list .item {
    width: 130px;
    height: 130px;
  }
  .wrap3 .cont .list .item:not(:nth-child(8n)) {
    margin-right: 14px;
  }
  .wrap4 .cont {
    width: 1200px;
  }
  .wrap4 .cont .left .slideTxtBox .bd ul li a .of1 {
    width: 400px;
  }
  .wrap4 .cont .left .data .nums {
    width: 300px;
  }
  .wrap4 .cont .left .data .links a {
    width: 71px;
    height: 73px;
  }
  .wrap4 .cont .left .top {
    width: 555px;
    height: 94px;
  }
  .wrap4 .cont .right .top .bd ul li a .info .of2 {
    width: 357px;
  }
  .wrap4 .cont .right .btm .bd ul li a .of1 {
    width: 400px;
  }
  .wrap4 .cont .item .interviewList ul li img {
    width: 206px;
    height: 175px;
  }
  .wrap4 .cont .item .interviewList ul li .info {
    font-size: 14px;
    line-height: 24px;
  }
  .wrap4 .cont .item .interviewList ul li .info .of1 {
    width: 255px;
  }
  .wrap4 .cont .item .interviewList ul li .info .intr {
    line-height: 20px;
  }
  .wrap4 .cont .item .letter_wrap .letter {
    width: 258px;
    height: 66px;
  }
  .wrap4 .cont .item .letter_wrap .letter .info {
    margin-left: 10px;
  }
  .wrap4 .cont .item .letterList ul li a .of1 {
    width: 459px;
  }
  .wrap4 .cont .item .data .nums {
    width: 293px;
  }
  .wrap4 .cont .item .data .links a {
    width: 70px;
    height: 71px;
  }
  .wrap5 .slideGroup {
    flex-direction: column;
  }
  .wrap5 .slideGroup .parHd ul li {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .wrap5 .slideGroup .parHd ul {
    display: flex;
  }
  .wrap5 .slideGroup .parBd {
    margin-left: 0;
    margin-top: 40px;
  }
  .wrap5 .slideGroup .parBd .slideBox {
    width: 1200px;
  }
  .wrap5 .slideGroup .parBd .slideBox ul li a {
    width: 168px;
  }
  .wrap6 .picScroll-left ul li a {
    width: 260px;
    height: auto;
  }
  .wrap6 .picScroll-left ul li a img {
    width: 100%;
  }
  .wrap6 .picScroll-left .iconfont {
    top: 58px;
  }
  .wrap6 .picScroll-left ul li a p {
    max-width: 250px;
  }
}
