.container {
  padding-top: 30px;
  margin: 0 auto;
  width: 1260px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cl:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header {
  height: 410px;
  background: url(../image/ny_bg.jpg) no-repeat center center;
  background-size: cover;
}

.header-top {
  height: 43px;
  background: rgba(63, 101, 226, .2);
}

.header-center {
  padding-top: 0;
  display: block;
}

.logo {
  margin-top: 20px;
}

.search {
  margin-top: 115px;
  display: block;
  width: 615px;
  flex-direction: column;
}

.search_con {
  width: 100%;
  height: 57px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.search select {
  width: 112px;
  padding-left: 20px;
  background-position: 80% center !important;
}

.search input {
  padding-left: 20px;
  width: calc(100% - (119px + 112px));
}

.hot-search {
  margin-top: 15px;
  padding-left: 15px;
  text-align: left;
}

.nav-list {
  position: relative;
}

.return {
  display: block;
  width: 81px;
  height: 22px;
  border: 1px solid #ffffff;
  border-radius: 11px;
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
}

.return1 {
  display: block;
  width: 105px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ffffff;
  border-radius: 11px;
  text-align: center;
  color: #ffffff;
  margin-top: -2px;
  margin-right: 26px;
  position: absolute;
  bottom: 100px;
  font-size: 20px;
  font-weight: bold;
  margin-left: -742px;
  left: 50%;
}

.return:hover {
  color: #fcff41 !important;
}

.tab_title div {
  box-sizing: border-box;
  position: relative;
  float: left;
  display: block;
  width: 22.75%;
  height: 251px;
  margin-right: 3%;
  border: 1px solid #e6e6e6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  font-size: 22px;
  color: #333333;
  border-radius: 6px;
}

/* .tab_title a.tab_on{
background-color: #e1faff;
} */
.tab_title div.tab_on::before {
  content: "";
  display: block;
  width: 100%;
  height: 106%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../image/tab_on.png) no-repeat center;
  background-size: 100% 100%;
}

.tab_title div:last-child {
  margin-right: 0;
}

.tab_title div img {
  margin: 50px 0 35px;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-size: 100% 100%;
  z-index: 999;
}

.tab_title div p {
  z-index: 999;
}

.tab_title div.qgyw i {
  background: url(../image/qgyw.png) no-repeat center;
}

.tab_title div.bmdt i {
  background: url(../image/bmdt.png) no-repeat center;
}

.tab_title div.jrgy i {
  background: url(../image/jrgy.png) no-repeat center;
}

.tab_title div.qxdt i {
  background: url(../image/qxdt.png) no-repeat center;
}

.tab_con {
  box-sizing: border-box;
  padding: 5px 100px 0 30px;
  margin: 30px 0 30px;
  background-color: #fff;
  border-radius: 6px;
}

.tab_con .item {
  display: none;
  padding-bottom: 30px;
}

.tab_con .item .more {
  padding: 10px 30px;
  width: 120px;
  border: 1px solid #ccc;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}

.tab_con .item ul li {
  height: 54px;
  line-height: 54px;
}

.tab_con .item ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/yd.png) no-repeat left center;
}

.tab_con .item ul li:hover a {
  background: url(../image/yd_on.png) no-repeat left center;
}

.tab_con .item ul li:hover a p {
  color: #176ab7;
}

.tab_con .item ul li a p {
  padding-left: 15px;
  display: inline-block;
  font-size: 16px;
  color: #000;
  width: calc(100% - 130px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tab_con .item ul li a span {
  font-size: 16px;
  color: #333333;
}

.cwh {
  margin: 30px 0;
  padding: 0 85px;
  background-color: #fff;
  height: 526px;
}

.left_img {
  width: 52.75%;
  height: 386px;
}

.img100 img {
  width: 100%;
  height: 100%;
}

.right_text {
  width: 43.76%;
}

.right_text h3 {
  margin: 20px 0 30px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.right_text p {
  text-indent: 2em;
  font-size: 16px;
  color: #333333;
  line-height: 29px;
}

.zwzx_head {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #055fb1;
  height: 100px;
  line-height: 100px;
  background: url(../image/zwzx_con_title.png) no-repeat center;
}

.container-gn {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 10px;
}

.container-gn .item {
  width: 15%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 2%;
  margin-bottom: 20px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.container-gn .item:nth-child(6n) {
  margin-right: 0;
}

.container-gn .item div {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container-gn .item p {
  margin-top: 10px;
  font-weight: bold;
}

.gn_head a {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #055fb1;
}

.pic {
  overflow: hidden;
}

.pic .playWrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .3);
  border-radius: 5px;
  z-index: 9;
  display: none;
}

.pic .playWrap i {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../image/zwyw-play.png) center no-repeat;
}

.pic a:hover .playWrap {
  display: block;
}

.pic img {
  width: 100%;
  height: 100%;
  transition: 0.7s ease-out 0s;
  -moz-transition: 0.7s ease-out 0s;
  -webkit-transition: 0.7s ease-out 0s;
  -ms-transition: 0.7s ease-out 0s;
  -o-transition: 0.7s ease-out 0s;
  -moz-transition: 0.7s ease-out 0s;
  object-fit: cover;
}

.pic img:hover {
  transform: scale(1.05);
  transition: 0.7s ease-out 0s;
  -moz-transition: 0.7s ease-out 0s;
  -webkit-transition: 0.7s ease-out 0s;
  -ms-transition: 0.7s ease-out 0s;
  -o-transition: 0.7s ease-out 0s;
  -moz-transition: 0.7s ease-out 0s;
}

.spgy {
  padding: 0 29px 25px;
  background: #fff;
  border-radius: 6px;
}

.swiper-button-next,
.swiper-button-prev {
  width: 20px;
  background-size: 22px 44px;
  opacity: 0.75;
}

.dis_a {
  width: 100%;
  height: 100%;
}

.gn {
  padding: 0 30px;
  margin: 30px 0;
  background: #ffffff;
  border-radius: 6px;
}

.swiper-container-spgy .swiper-slide {
  border-radius: 6px;
}

.swiper-container-ztzl {
  height: 104px;
}

.swiper-container-ztzl .swiper-slide {
  border-radius: 6px;
}

.swiper-container-spgy .swiper-slide p {
  text-align: center;
}

@media screen and (max-width: 1400px) {
  .container {
    width: 1200px;
  }
}

@media screen and (max-width: 1200px) {
  .container {
    width: 996px;
  }
}

@media screen and (max-width: 996px) {
  .container {
    width: 750px;
  }

  .nav-list {
    display: none;
  }

  .cwh {
    padding: 0 29px;
    height: auto;
  }

  .left_img {
    width: 100%;
  }

  .right_text {
    width: 100%;
  }

  .header-center {
    display: flex;
  }

  .search {
    margin-top: 0;
  }

  .logo {
    margin-top: 20px;
  }

  .footer-layout {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .container {
    width: 90%;
  }

  .container-gn {
    width: 100%;
  }

  .container-gn .item {
    width: 30%;
    margin-right: 5%;
  }

  .header-top {
    display: none;
  }
}

@media screen and (max-width: 616px) {
  .tab_title div img {
    margin: 10px 0;
    width: 50px;
    height: 50px;
    background-size: 100% 100% !important;
  }

  .tab_title div {
    width: 23.75%;
    height: auto;
    margin-right: 1.5%;
  }

  .tab_title div p {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 515px) {
  .container {
    box-sizing: border-box;
    width: 100%;
    padding: 20px 10px;
  }

  .header-center .logo img {
    width: 200px;
  }

  .search {
    margin-top: 16px;
    width: 95%;
  }

  .search select {
    width: 80px;
    padding-left: 10px;
    background-position: 90% center !important;
  }

  .search_con {
    height: 40px;
  }

  .search input {
    width: calc(100% - (55px + 112px));
  }

  .right-grzx {
    margin-left: 25px;
  }

  .tab_title div {
    font-size: 16px;
  }

  .tab_con {
    margin-top: 20px;
    padding: 5px 5px 0 5px;
  }

  .cwh {
    padding: 0 10px;
  }

  .spgy {
    padding: 0 10px 15px;
  }

  .ztzl {
    padding: 0 10px 15px;
  }

  .left_img {
    height: 225px;
  }
}

@media screen and (max-width: 414px) {
  #header {
    height: 119px;
  }

  .hot-search a {
    margin-right: 10px;
  }

  .swiper-container {
    width: 80%;
  }

  .container-gn .item:nth-child(3n) {
    margin-right: 0;
  }
}