body {
  max-width: 2000px;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: auto;
}

a{ text-decoration:none; color:inherit; cursor:pointer; }

a:focus,
a:hover {
  text-decoration: none;
  color: unset;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header {
  width: 100%;
  height: 587px;
  background: url(../images/2.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: 20px;
}

.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.content-warp {
  position: relative;
  width: 100%;
}

.content-warp  .content-nav {
    width: 100%;
    background: #2948FB;
    height: 80px;
}

.content-nav ul {
  width: 1300px;
  margin: 0px auto;
  text-align: center;
  height: 80px;
  display: flex;
  justify-content: space-around;
}

.content-nav ul li {
  display: inline-block;
  padding: 15px;
  width: auto;
  min-width: 120px;
  color: wheat;
  height: 50px;
}

.content-nav ul li a {
  display: inline-block;
  padding: 0px 20px;
  width: auto;
  color: wheat;
  font-size: 19px;
  font-weight: 700;
  position: relative;
  top: -15px;
  height: 80px;
  line-height: 80px;
  white-space: nowrap;
}

.content-nav ul li :hover {
  background-color: #0725D3;
}

.footer .text {
  font-size: 26px;
  color: #fff;
}

.top {
  position: fixed;
  bottom: 10%;
  right: 154px;
  margin: auto;
  width: 72px;
  height: 69px;
  z-index: 999;
  display: none;
}

.top .ico {
  cursor: pointer;
  background: url(../images/top.png) no-repeat;
  width: 100%;
  height: 1000%;
}

.swipcontent {
  width: 1200px;
  margin: auto;
  text-align: center;
  margin-top: 40px;
  background: url("../images/sjsdmx-static-01.jpg") no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.swipcontent .content-body{
  width: 95%;
  height: 485px;
  margin: auto;
  padding-top: 30px;
}
.swipcontent .content-body .body{
  width: 100%;
  height: 430px;
  display: flex;
}

.swipcontent .content-body .left-carousel{
  width: 590px;
  height: 430px;
}
.swipcontent .content-body .right-carousel{
  width: 545px;
  height: 430px;
  background: #092b90;
  color:#092b90;
}
.slide-text{
  width: 460px;
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
  background: white;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.r{
  content: "";
  position: absolute;
  right: 0px;
  width: 28px;
  height: 20px;
  display: inline-block;
  background: url("../images/icon.png") no-repeat;
  background-size: 100% 100%;
  top: 20px;
}

.slide-text-2{
  content: "";
  position: absolute;
  right: 0px;
  width: 28px;
  height: 20px;
  display: inline-block;
  background: url("../images/icon2.png") no-repeat;
  background-size: 100% 100%;
  top: 20px;
}

.slide-text-hover{
  background: #054BEB;
  color:white;
}

.slide-text .t1{
  width: 87%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: left;
  margin-left: 2%;
}

.slide-left-c{
  width: 590px;
  height: 431px;
}

.swiper-button-next, .swiper-button-prev {
  top: 48% !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
  right: 0px;
  background: #fbfbfba6;
  padding: 41px 23px;
  color: #0000007a;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
  left: 0px;
  background: #fbfbfba6;
  padding: 41px 23px;
  color: #0000007a;
}

.content-warp .carousel-1 {
  width: 100%;
  position: relative;
  padding-top: 45px;
}
.content-warp .big-title-img2 {
  width: 556px;
  height: 104px;
  margin: auto;
  font-size: 61px;
  color: #ffe5a6;
  text-align: left;
  font-style: italic;
  font-weight: bold;
  padding: 34px 0 0 125px;
  letter-spacing: 7px;
}
.content-warp .c-1-box {
  margin-top: -20px;
}

.content-warp .c-1-box .zbfyr-item {
  width: 286px;
  height: 277px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 20px;
}

.content-zbfyr
, .box-body
  , .botton-body
 {
  width: 1200px;
  margin: 0px auto;
}

.box-body{
  height: 700px;
}
.botton-body{
  height: 330px;
  margin-top: 45px;
  width: 1200px !important;
  display: flex;
  justify-content: space-around;
}

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

.botton-body .item {
  width: 390px;
  height: 270px;
}
.item {
  width: 290px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.item-img{
  height: 200px;
}
.item-text{
}
.text-body{
  font-size: 17px;
  font-weight: 500;
  height: 85px;
  display: flex;
  position: relative;
  top: 10px;
}
