/* 去除页面默认样式 */
body {
  margin: 0;
  color: #696464;
  background-color: #fafafa;
  font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6,
p {

  margin: 0;
}

h1 {
  color: #29347d;
  margin: 0;
  margin-bottom: 50px;
  font-size: 2.5em;
}

/* 页头 */
/* .header {
  width: 100%;
  background-color: #20347d;
  height: 100px;
} */

/* 去除幽灵 */
.logo {
  font-size: 14px;
}


.logo img {
  width: 60px;
}

.text {
  color: white;
  display: flex;
  align-items: center;
}

.text a {
  padding: 0 24px;
  color: white;
  text-decoration: none;
  font-size: 20px;
}

/*轮播图*/

.vid {
  /* width: 1280px;
      margin: auto;
      height: 823px; */
  overflow: hidden;
  position: relative;
}

.playericon {
  text-align: right;
  margin-left: -32px;
  transition: 0.3s linear;
  opacity: 0;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
}

.pos-video {
  position: absolute;
  width: 1280px;
  height: 720px;
  top: 50%;
  left: 50%;
  margin-top: -360px;
  margin-left: -640px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: end;
}

.video {
  border-radius: 10px;
  overflow: hidden;
  float: right;
  position: relative;
  display: block;
}

#vid {
  width: 735px;
  position: relative;
}

.swiper {
  width: 100%;
  min-width: 1280px;
}

.swiper-pagination-bullet {
  background-color: white !important;
}

/* .swiper-pagination-bullet-active {
  background-color: white;
} */

.swiper-button-prev,
.swiper-button-next {
  width: 100px;
  height: 100px;
  color: rgba(0, 0, 0, 0.3);
  transition: 1s all;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
}

.carousel {
  width: 100%;
  /* height: 600px; */
  /* height: 60; */
  /* max-width: 1920px; */
  /* width: 100vw; */
  /* height: 600px; */
  min-width: 1280px;
  font-size: 0;
  /* overflow: hidden; */
}

.carousel img {
  width: 100%;

}


.center {
  width: 1280px;
  margin: auto;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  /* width: 1024px; */
}

.t-part h1{
  font-size: 2rem;
  text-align: left;
  color: white;
  margin: 0;
  padding: 20px 10px;
}
.title_a{
  text-align: center;
}

.bg_title{ 
  background-color: #700cd7;overflow:hidden ;
  border: 0;
}
.border-lines{
  margin-bottom:50px;
  border-bottom: 1px solid #700cd7;
}

/* 块1 */
.t-part {
box-sizing: border-box;
width: 70%;
display: flex;
z-index: 100;
  box-shadow: 2px 2px 10px #ccc;
 opacity: 0.95;
 position: absolute;
 left: 50%;
 top: 50%; 
 transform: translate(-50%, -50%);
 /* margin-top: -275px;
 margin-left:-668px; */
 background-color: white;
}
.t-bg-right{
  margin: 80px 0;
  width: 100%;
  height: 816px;
  position: relative;
}
.img-tbody{
  z-index: -1;
  text-align: right;
}




.bg-main{
  text-align: left;
}
/* .bg-main {
  background-image: url('../sc/bg1.jpg');
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
  -webkit-background-size: cover;
  
  -o-background-size: cover;

  zoom: 1;
  background-size: cover;
} */

/* 边角渐变圆 */
/* .bg-circle {
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-image: linear-gradient(to right, white, #c5cdea);
  position: absolute;
  right: -250px;
  top: -500px;
  left: 75%;
} */

.t-part1 {
  width: 100%;
  min-width: 1280px;
  /* background-color: #fdfdfd; */
  display: flex;
  padding: 150px 0 100px 0;
  position: relative;
  overflow: hidden;
  background-image: url('../sc/bg2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0;
}

.part-1 img {
  width: 768px;
  /* margin:120px 0 80px 0; */

}

.t-right {
  width: 512px;
  box-sizing: border-box;
  padding: 15px 0 15px 45px;
  /* position: relative; */
}

.t-right .subtitle {
  font-size: 18px;
  line-height: 48px;
  box-sizing: border-box;
  color: #696464;
  margin-bottom: 48px;
  text-align: justify;
}

.t-center {
  width: 1280px;
  margin:100px auto;


}
.middlepng{
  min-width: 1280px;
}
.middlepng img{
  width: 100%;
}
.part-1 {
  display: flex;
}



.items {
  height: 220px;
  /* width: 455px; */
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  /* position: absolute;
      bottom: 15px;
      left: 30px; */
  /* padding: 0px 15px 0 30px; */
  box-sizing: border-box;
}

.item {
  width: 105px;
  height: 105px;
  background-color: white;
  box-shadow: 2px 2px 10px #ccc;
  box-sizing: border-box;
  padding: 15px 5px 10px 5px;
  font-size: 0;
  position: relative;
  color: #696464;
  transition: 0.3s linear;
}

.item p {
  transform: scale(0.8);
}

.item img {
  width: 30px;
  transition: 0.2s linear;
  opacity: 1;
}

.item h6 {
  position: absolute;
  bottom: 10px;
  left: 5px;
  font-size: 12px;
}


.square {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 8px solid gray;
  position: absolute;
  bottom: 12px;
  right: 8px;
  transition: 0.3s linear;
}

.item-for {
  background-color: #20347d;
  font-size: 14px;
  position: relative;
}

.item h5 {

  font-size: 14px;
  text-align: center;
  position: absolute;
  transition: 0.3s linear;
  opacity: 0;
  color: white;
  width: 80px;
  left: 12.5px;
}

.item p {
  font-size: 12px;
  color: white;
  transition: 0.3s linear;
  position: absolute;
  width: 80px;
  bottom: 10px;
  left: 15px;
  opacity: 0;
  /* text-align: center; */
}

.square-twice {
  width: 0;
  height: 0;
  border-left: 8px solid white;
  border-bottom: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: 8px;
  left: 8px;
  transition: 0.3s linear;
  opacity: 0;
}




/* 块2-4 */
.p2 {
  text-align: justify;
}

.t-part>img {
  width: 512px;
}

.tc-right1 {
  padding-left: 128px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 38px;
  width: 768px;
}

.tc-right2 {
  /* padding-right: 128px; */
  box-sizing: border-box;
  font-size: 1.5rem;
  line-height: 38px;
   width: 768px;
   padding: 80px 80px;
  /* display: flex;
      align-items: center; */
}
.img-bg{
  width: 512px;
  height: 615px;
  /* background-color: #f7f7f7; */
  position: relative;
}
.img-bg #tc2{
  position: absolute;
  top: 50%;
  margin-top:-225px;
  margin-left: -30px;
}
.img-bg #tc4{
  position: absolute;
  top: 50%;
  margin-top: -225px;
  margin-left: -30px;

}
.img-bg #tc5{
  position: absolute;
  top: 50%;
  margin-top: -172px;
  margin-left: -30px;

}



.btn {
  background-image: linear-gradient(to right, #0041e9, #700cd7);
  border: 0;
  width: 175px;
  height: 55px;
  font-size: 18px;
  margin-top: 50px;
  border-radius: 999rem;
  margin-right: 3vw;
  color: white;
  box-shadow: 2px 10px 10px #d4dcf0;
  cursor: pointer;
  outline: none;
}

.swiper-btn {
  box-shadow: none;
}

btn:hover {
  outline: none;
  border: 0;
  color: white;

}

.popContainer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 100;
}

/* .mask{
  position: relative;
  width: 100%;
  height: 100%;
} */

#intro2,
#intro1,#intro3,#intro4{
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 960px;
  margin-top: -270px;
  margin-left: -480px;
  z-index: 20;
  border-radius: 10px;
  overflow: hidden;
  z-index: 101;
}

/* .al-sc {
  width: 100%;

} */
.img-right{
  position: absolute;
  right: 0;
  z-index: -1;
}

/* 块5 */
.t-part5 {
  width: 100%;
  min-width: 1280px;
  background-color: #fff;
  padding-bottom: 125px;
  overflow: hidden;
  position: relative;
  text-align: center;

}

/* 
.circle-second {
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-image: linear-gradient(to right, white, #fdf2ec);
  position: absolute;
  bottom: -450px;
  left: -25%;
  right: 150px;

} */

.topicon {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 100px;
  bottom: 150px;
  cursor: pointer;
  display: none;
  z-index: 99;
  /* background-color: #20347d; */
}

.t-part5 p {
  font-size: 24px;
}

.t5-title {
  padding: 80px 0 80px 0;

}

.t-main {
  display: flex;
  justify-content: space-between;
  text-align: center;
  font-weight: 400;
}

.t-main div {
  flex: 1;
  padding: 12PX 10px;
}

.t-main div:last-child {
  border: 0;
}

.border-right {
  border-right: 1px solid #ccc;

}

/* .final {
      box-shadow: 2px 2px 10px #ccc;
    } */

.t-main img {
  margin-bottom: 50px;
  width: 80px;
}

.t-main a {
  display: block;
  font-size: 16px;
  margin: 16px 0;
  color: #696464;
}

.t-part5 h1 {
  margin-bottom: 24px;
}

.t-main h3 {
  font-weight: 500;
  margin-bottom: 36Px;
  font-size: 22px;
}

/* 页尾 */
/* footer {
  width: 100%;
  min-width: 1280px;
  background-color: #29347d;
  text-align: center;
  overflow: hidden;
}

footer p {
  color: white;
  font-size: 14px;
  margin-bottom: 16px;
}

.footer {
  display: flex;
  justify-content: center;
}

.beian {
  height: 50px;
  background-color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}

.beian p {
  margin: 0;

}

footer img {
  margin: 32px 16px 16px 16px;
} */