header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}
.swiper-container {
  width: 100%;
  height: 775px;
  background: #161a26;
}

.swiper-container .con {
  position: relative;
}

.banner-title {
  font-size: 36px;
  color: #fff;
  padding: 229px 0 49px 0;
  display: block;
}

.banner-btn {
  position: relative;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin: 78px 37px 0 0;
  width: 150px;
  height: 40px;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid #ffffff;
  border-radius: 5px;
  line-height: 40px;
  font-size: 16px;
}

.banner-btn:hover {
  color: #161a26;
  background: #fff;
}

.banner-text {
  color: #fff;
}

.banner1-fl {
  position: relative;
}

.banner1-fl .pop {
  top: 10%;
  left: 10%;
}

.banner1-fr {
  position: absolute;
  right: 0;
  top: 148px;
}
.banner-fr-img2 {
  margin: 120px 0 0 50px;
}
.modal-menu,
.modal-prompts {
  width: 315px;
}
.swiper-slide-active .banner1-fr {
  animation: bounceInRight 2s 0s 1 linear both;
}

.swiper-slide-active .banner1-fl {
  animation: bounceInLeft 2s 0s 1 linear both;
  animation-delay: 0.2s;
}

.swiper-button-prev {
  background: url(../images/yeyou/icon-up.png) no-repeat center;
}

.swiper-button-next {
  background: url(../images/yeyou/icon-next.png) no-repeat center;
}

.swiper-pagination-bullet {
  width: 30px;
  height: 3px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0;
  position: relative;
}

.swiper-pagination-bullet-active {
  position: relative;
}
.liner {
  width: 30px;
  height: 3px;
  background: rgba(255, 255, 255, 1);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  animation: liner 5s;
}
.swiper-pagination-bullet-active .liner {
  display: block;
}
@keyframes liner {
  from {
    width: 0;
  }
  to {
    width: 30px;
  }
}

.sitemap {
  width: 1920px;
  height: 100px;
  background: #f8f9fd;
}

/*内导航*/

.sitemap {
  width: 100%;
  height: 100px;
  background: #f8f9fd;
  z-index: 10;
}

.sitemap-ul {
  margin: 0 0.7%;
}

.sitemap-li {
  width: 18.5%;
  float: left;
  text-align: center;
  line-height: 100px;
  height: 100px;
  margin: 0 0.75%;
}

.sitemap-li:hover .group-demo {
  display: block;
}

.sitemap-a {
  line-height: 2.5em;
  color: #343434;
  font-size: 16px;
}

.sitemap-img {
  height: 80px;
  margin-right: 10px;
  vertical-align: middle;
}

.module .con {
  position: relative;
}

.module-title {
  width: 181px;
  height: 64px;
  line-height: 60px;
  background: url(../images/yeyou/ico-name.png) no-repeat center;
  color: #3660c2;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.module-title:after {
  position: absolute;
  content: "";
  display: block;
  background: #fed64e;
  width: 25px;
  height: 5px;
  top: 42px;
  right: 26px;
}
.module-title-h5:after {
  right: 32px;
}
.module-title-syh5:after {
  right: 8px;
}
.form {
  width: 140px;
  height: 30px;
  line-height: 30px;
  background: #dee9ff;
  border-radius: 15px;
  color: #3660c2;
  font-size: 14px;
  text-align: center;
  margin: 0 0 9px 25px;
}

.module-con {
  margin: 8px 37px 43px 0;
  position: relative;
}

.module-con-bottom {
  position: relative;
  display: none;
}

.module-con:last-child {
  margin: 8px 0 43px 0;
}

.module-title {
  position: absolute;
  top: -240px;
  left: 13px;
}

.module-img {
  margin: 72px auto 15px;
}

.module-left-img {
  position: absolute;
  left: -105px;
  top: 60px;
}

.module-rightt-img {
  position: absolute;
  right: -40px;
  top: 133px;
}

.car {
  width: 258px;
  height: 235px;
  position: relative;
  margin-left: -60px;
}

.car-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.left-wheel {
  position: absolute;
  bottom: -3px;
  z-index: 9;
  left: 80px;
  display: block;
}

.right-wheel {
  position: absolute;
  bottom: -3px;
  z-index: 9;
  left: 190px;
  display: block;
}

.smallimg {
  position: absolute;
  top: 75px;
  left: 0;
}

.car-bg {
  margin: -50px 0 0 -50px;
}

.funmenu {
  min-width: 1111px;
  width: auto;
  height: 60px;
  line-height: 60px;
  background: #f8f9fd;
  border-radius: 30px;
  margin-bottom: 73px;
  float: left;
  margin-left: 147px;
}

.funmenu-con {
  width: 160px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #333;
  font-size: 14px;
  margin: 8px 0 0 0;
  font-weight: bold;
}
.funmenu-con {
  min-width: 63px;
  /* padding: 0 13px; */
  padding: 0 10px;
  width: auto !important;
}
.ch_tab{
  margin-bottom: 20px;
}
.showTab{
  display: none;
}
.show_i{
  display: block;
}
.ch_tab span{
  margin-right: 20px;
  font-size: 17px;
  color: #999;
  font-weight: bold;
}
.tab_fun_active{
  color: #2c68ff !important;
}
.tab_fun_active:hover{
 color: #2c68ff;
}
.funmenu-active {
  line-height: 44px;
  border: 1px solid #00d2ff;
  background: linear-gradient(-90deg, #3f63fb 0%, #378ff7 100%);
  box-shadow: 0px 4px 9px 0px rgba(11, 68, 197, 0.3);
  border-radius: 22px;
  color: #fff;
}

.funcon {
  display: none;
}

.funcon-title {
  color: #2c68ff;
  /* font-weight: bold; */
  font-size: 18px;
  margin-bottom: 27px;
}

.funcon-describe {
  font-size: 14px;
  color: #333;
  margin-bottom: 27px;
  position: relative;
  padding-left: 17px;
  width: 440px;
  
  display: flow-root
}

.funcon-describe:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #2c68ff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
/* .newAdd .funcon-describe:after {
  content: "";
  display: block;
  border-radius: 50%;
  position: relative;
  width: 32px;
  height: 32px;
  margin-top: -5px;
  background-size: 100% 100%;
  background-image: url(../images/new.png);
} */

.funcon-main-img {
  max-width: 588px;
  margin-right: 146px;
  transition: all 0.6s;
}
.funcon-main-img:hover {
  transform: scale(1.2);
}

.funcon-form {
  width: 1200px;
  height: 120px;
  background: #f8f9fd;
  border-radius: 10px;
  margin: 12px 0 0 0;
}

.funcon-form-right {
}

.funcon-form-btn {
  display: block;
  text-align: center;
  width: 140px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #2c68ff;
  border-radius: 5px;
  color: #2c68ff;
  margin: 40px 22px 0 0;
}

.funcon-form-btn:hover {
  background: #2c68ff;
  color: #fff;
}

.funcon-form-name {
  line-height: 120px;
  font-size: 18px;
  color: #333;
  padding-left: 32px;
}
.indexDescript {
  width: 439px;
}
.adv-con-text.threeToOne {
  width: 228px;
}
.funcon-form-con {
  line-height: 120px;
  font-size: 16px;
  color: #333;
}

.adv-con {
  width: 290px;
  height: 210px;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(10, 16, 126, 0.1);
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  transition: all 0.4s;
  margin: 0 13px 30px 0;
}

.adv-con:nth-child(4) {
  margin: 0 0 30px 0;
}

.adv-con:nth-child(5) {
  margin: 0 13px 20px 151px;
}

.adv-con:hover {
  box-shadow: 0 5px 2px #bbb;
  /* margin-top: -5px; */
}

.adv-con-img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 34px auto 0;
}
.syh5-adv {
  width: 960px;
  margin: 0 auto;
  height: auto;
}
.syh5-adv .adv-con {
  margin: 0 44px 30px 0;
}

.adv-con:nth-child(4) {
  margin: 0 0 30px 0;
}

.adv-con:nth-child(5) {
  margin: 0 13px 20px 151px;
}
.syh5-adv .adv-con:nth-child(4) {
  margin: 0 44px 30px 0;
}
.syh5-adv .adv-con:nth-child(5) {
  margin: 0 44px 30px 0;
}
.syh5-adv .adv-con:nth-child(3n) {
  margin: 0 0 30px 0;
}
.adv-con-title {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.adv-con-text {
  color: #666;
  width: 244px;
  margin: 6px auto;
  line-height: 22px;
}

.framework-img {
  display: block;
  margin: 0 auto;
}

.show .module-con-bottom {
  display: block;
}

.show {
  display: block;
}
.funcon-titleChange {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 27px;
  cursor: pointer;
}
.funcon-titleChange.active {
  font-weight: bold;
  color: #2c68ff;
}

@media screen and (max-width: 1274px) {
  .sitemap-a {
    font-size: 26px;
  }
  .funmenu-con {
    font-size: 26px;
    width: 160px;
  }
  .adv-con-title,
  .adv-con-text {
    font-size: 26px;
    line-height: 46px;
  }
  .funcon-title {
    font-size: 28px;
  }
  .funcon-titleChange {
    font-size: 28px;
  }
  .funcon-describe {
    font-size: 22px;
  }
  .funcon-form {
    height: 140px;
  }
  .funcon-form-btn {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 160px;
  }
  .adv-con {
    width: 570px;
    height: 460px;
    margin: 0 45px 40px 0;
  }

  .adv-con-img {
    width: 124px;
    height: 124px;
  }
  .adv-con:nth-child(2n) {
    margin: 0 0 40px 0;
  }
  .adv-con:nth-child(5) {
    margin: 0 45px 40px 0;
  }
  .adv-con:nth-child(7) {
    margin: 0 45px 40px 290px;
  }
  .funcon-form-con,
  .funcon-form-name {
    font-size: 20px;
  }
  .funmenu-con {
    min-width: 120px;
    width: auto !important;
	margin: 25px 0;
  }
  .main-list .list-right {
    width: 80%;
    margin-left: 38px;
  }
  .newCon-main .main-list:nth-child(21) .list-right {
    margin-left: 136px !important;
  }
  .main-list .list-right ul li{
	  font-size: 27px;
  }
  .h-but .conMore{
	width: 98px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
  }
  .funmenu {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 10px;
    margin-left: 183px;
  }
  .newNotice {
    font-size: 26px !important;
    margin-top: 17px !important;
  }
  .newCon-main .main-list:first-child {
    padding-top: 10px;
  }
  .lh-box {
    /* margin-top: -117px !important;
    z-index: -1; */
    height: 1100px !important;
  }
  .list-right ul{
	  width: 80%;
  }
}
/* 最新公告------------------------------------------------start */
.newNotice img {
  margin-right: 12px;
}
.newNotice {
  margin-right: 20px;
  background: #f8f9fd;
  border: 6px solid #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(11, 68, 197, 0.1);
  border-radius: 30px;
  line-height: 44px;
  display: flex;
  align-items: center;
  line-height: 44px;
  min-width: 66px;
  padding: 0 13px;
  height: 48px;
  width: auto !important;
  font-size: 18px;
  font-family: "AliHYAiHei-Beta";
  font-weight: bold;
  color: #2c68ff;
  cursor: pointer;
  margin: 0px;
  position: absolute;
  left: -20px;
  z-index: 2;
}
.newNotice-active {
  background: linear-gradient(180deg, #65acff, #2c68ff);
  border: 6px solid #ffffff;
  box-shadow: 0px 0px 20px 0px rgb(11 68 197 / 10%);
  color: #fff;
}

.newCon {
  width: 100%;
  float: left;
  /* background-color: pink; */
  position: relative;
  /* top: -79px; */
  /* top: 65px; */
  /* top: -72px;
	overflow: hidden auto;
    height: 504px; */
}
.newCon-main {
  float: left;
  width: 100%;
  margin-left: 51px;
  /* background-color: palegoldenrod; */
}
.newCon-main::before {
  left: 57px;
  position: absolute;
  display: block;
  width: 2px;
  height: 100%;
  background-color: #dce2ed;
  content: "";
}
.list-title {
  /* background-color: palegreen; */
}
.list-title p:first-child {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #2c68ff;
}
.list-title p:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  color: #91a3c3;
  padding-left: 30px;
}
.list-title p:first-child::before {
  /* top: 8px;
    left: 53px; */
  top: 6px;
  position: relative;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  float: left;
  background: #ffffff;
  border: 2px solid #2c68ff;
  border-radius: 50%;
  margin-right: 16px;
}
.main-list {
  width: 100%;
  margin-bottom: 24px;
}
.newCon-main .main-list:first-child .list-title {
  padding-top: 40px;
}
.list-right {
  margin-top: 50px;
  width: 84%;
  background: url("../images/img_bg_banben.png") no-repeat;
  /* background-repeat: no-repeat;
	border: 5px solid #FFFFFF;
	/* background: linear-gradient(-90deg, #65ACFF, #2C68FF); */
  box-shadow: 0px 0px 20px 0px rgba(11, 68, 197, 0.1);
  border-radius: 10px;
  margin-left: 12px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 5px solid #ffffff;
  background-size: cover;
}
.list-right ul {
  float: left;
  width: 85%;
}
.list-right ul li::before {
  width: 7px;
  height: 7px;
  content: "";
  position: relative;
  left: 19px;
  top: 12px;
  background-size: 100% 100%;
  background: url("../images/ico_dian.png") no-repeat;
  padding-left: 30px;

  float: left;
}
.list-right ul li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  height: 34px;
  line-height: 34px;

  border-bottom: 1px solid
    linear-gradient(90deg, #788ca0 0%, rgba(134, 143, 152, 0) 100%);
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line {
  width: 100%;
  float: left;
  margin-left: 39px;
  height: 1px;
  background: linear-gradient(90deg, #788ca0 0%, rgba(134, 143, 152, 0) 100%);
}
.conMore {
  width: 88px;
  height: 30px;
  line-height: 30px;
  background: #506682;
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(38, 53, 87, 0.3);
  border-radius: 15px;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  color: #ffffff;
  display: inline-block;
  margin-top: 50%;
  transform: translate(0, -50%);
}
.conMore:hover {
  background: #324864;
  border: 1px solid #ffffff;
  color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(38, 53, 87, 0.3);
}
.h-but {
  float: right;
  padding-right: 40px;
}
.lh-box {
  /* overflow: hidden auto; */
  /* overflow: hidden scroll; */
  height: 707px;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  margin-top: -78px;
}
.lh-box::-webkit-scrollbar {
  display: none;
}
/* 最新公告------------------------------------------------stop */
.pcBtn,.wapBtn{
display: none;
}
