/* 导航菜单 */
#nav {
  background: none;
}

#nav .logo {
  width: 2.28rem;
  height: 1.11rem;
  float: left;
  cursor: pointer;
}

#nav .left li a {
  color: #fff;
  text-decoration: none;
  padding-bottom: 0.14rem;
}

#nav .left li a:hover {
  border-bottom: 0.02rem solid #fff;
  color: #fff;
}

.nav_active {
  border-bottom: 0.02rem solid #fff;
}

/* 右侧每页滚动按钮 */
#menu {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 0.88rem;
  top: 2.6rem;
  list-style-type: none;
  z-index: 70;
}

#menu li {
  font-size: 0.18rem;
}

/* #menu a {
    float: left;
    margin: .13rem 0;
    color: #ffffff;
    text-decoration: none;
}

#menu a::after {
    content: '';
    display: inline-block;
    width: .12rem;
    height: .12rem;
    border-radius: 50%;
    background-color: #fff;
    margin-left: .32rem;
}

#menu li:nth-child(1) {
    display: none;
}

#menu .active a {
    color: #58d2ff;
    transform-origin: right center;
    transform: scale(1.3, 1.3);
}

#menu .active a::after {
    background-color: skyblue;
} */

/* 文字和圆圈都对齐  */

#menu a {
  margin: 0.13rem 0;
  color: #ffffff;
  text-decoration: none;
}

#menu span {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background-color: #fff;
  margin-left: 0.32rem;
}

#menu li:nth-child(1) {
  display: none;
}

#menu .active > a {
  color: #58d2ff;
  transform-origin: right center;
  transform: scale(1.3, 1.3);
}

#menu .active > span {
  background-color: skyblue;
  transform-origin: right center;
  transform: scale(1.3, 1.3);
}

/* fullpage页滚动样式 */
#fullPage {
  width: 100%;
  max-width: 19.2rem;
  min-width: 18rem;
}

.section {
  text-align: center;
  font: 0.5rem "Microsoft Yahei";
  color: #fff;
}

.section p {
  font-size: 0.22rem "Microsoft Yahei";
}

/* 首页 */
.home {
  position: relative;
  background: url(../image/index/矩形2.png) no-repeat center center;
  background-size: cover;
}

.home .content {
  position: absolute;
  top: 4.1rem;
  left: 0;
  right: 0;
}

.home .content img:first-child {
  margin: 0 auto 0.13rem;
  width: 7.85rem;
  height: 1.59rem;
}

.home .content img:nth-child(2) {
  width: 9.45rem;
  height: 0.67rem;
}

.home .content img:last-child {
  margin: 0.23rem auto 0;
  width: 7.99rem;
  height: 0.55rem;
}

.home img {
  display: block;
  margin: 0 auto;
}

.home .icon-floor {
  position: absolute;
  bottom: 0.28rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0.81rem;
  cursor: pointer;
  display: block;
}

.home .icon-floor > img {
  width: 0.81rem;
  height: 0.9rem;
}

.home .icon-floor .anim {
  height: 0.3rem;
  width: 0.21rem;
  margin: 0.1rem auto;
  overflow: hidden;
}

.home .icon-floor .anim > img {
  width: 0.21rem;
  height: 0.1rem;
}

/* 科技页面 */
.science {
  background: url(../image/index/色相饱和度1.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.science .left {
  position: absolute;
  width: 50%;
  /* bottom: 1.2rem; */
  top: 2.6rem;
  padding-left: 1.94rem;
  box-sizing: border-box;
  left: -100%;
}

.science .left h1 {
  font-size: 0.72rem;
}

.science .left h1,
p {
  text-align: left;
}

.science .left h1::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 0.02rem;
  background: #fff;
  margin: 0.25rem 0;
}

.science .left .describe {
  text-indent: 0.4rem;
  font-size: 0.22rem;
  width: 6.61rem;
  margin: 0.42rem 0 0.34rem;
  line-height: 0.42rem;
}

.science .left .campus,
.city {
  width: 0.88rem;
  display: block;
  margin-right: 0.8rem;
  float: left;
}

.science .left .campus img {
  width: 0.79rem;
  height: 0.79rem;
}

.science .left .city img {
  width: 0.8rem;
  height: 0.78rem;
}

.science .left .campus p,
.science .left .city p {
  width: 100%;
  text-align: center;
  margin-top: 0.3rem;
  font-size: 0.18rem;
}

.section .details {
  width: 1.6rem;
  height: 0.48rem;
  background: url(../image/index/圆角矩形1.png) no-repeat center center;
  background-size: cover;
  font-size: 0.18rem;
  line-height: 0.48rem;
  margin-top: 0.67rem;
  cursor: pointer;
}

.science .right {
  position: absolute;
  right: 3.3rem;
  /* bottom: 1.4rem; */
  top: 2.84rem;
}

.science .right img {
  transition: all 1s ease-in-out;
  width: 5.38rem;
  height: 5.42rem;
}

.science .right img:hover {
  transform: scale(1.1, 1.1);
}

/* 电商页面 */
.online {
  background: url(../image/index/图层5.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.online .online-left {
  position: absolute;
  width: 50%;
  top: 2.9rem;
  padding-left: 1.44rem;
  box-sizing: border-box;
  display: none;
}

.online .online-left h1 {
  font-size: 0.72rem;
}

.online .online-left h1,
p {
  text-align: left;
}

.online .online-left h1::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 0.02rem;
  background: #fff;
  margin: 0.25rem 0;
}

.online .online-left .describe {
  text-indent: 0.4rem;
  font-size: 0.22rem;
  width: 6.61rem;
  margin: 0.42rem 0 0.34rem;
  line-height: 0.42rem;
}

.online .online-left .operate,
.onlines,
.hatch {
  width: 0.88rem;
  display: block;
  margin-right: 0.8rem;
  float: left;
}

.online .online-left .operate p,
.online .online-left .onlines p,
.online .online-left .hatch p {
  width: 100%;
  text-align: center;
  margin-top: 0.3rem;
  font-size: 0.18rem;
}

.online .online-left .operate img {
  width: 0.88rem;
  height: 0.7rem;
  padding: 0.09rem 0 0.09rem;
}

.online .online-left .onlines img {
  width: 0.88rem;
  height: 0.87rem;
}

.online .online-left .hatch img {
  width: 0.88rem;
  height: 0.84rem;
}

.online .online-right {
  position: absolute;
  right: 2.18rem;
  /* bottom: 1.1rem; */
  top: 3.5rem;
}

.online .online-right img {
  transition: all 1s ease-in-out;
  width: 7.55rem;
  height: 5.05rem;
}

.online .online-right img:hover {
  transform: scale(1.1, 1.1);
}

/* 金融页面 */
.finance {
  background: url(../image/index/图层1.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.finance .finance-text {
  position: absolute;
  width: 50%;
  box-sizing: border-box;
  display: none;
  left: 1.02rem;
  top: 3.2rem;
  opacity: 1;
}

.finance .finance-text h1 {
  font-size: 0.72rem;
}

.finance .finance-text h1,
p {
  text-align: left;
}

.finance .finance-text h1::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 0.02rem;
  background: #fff;
  margin: 0.25rem 0;
}

.finance .finance-text .describe {
  text-indent: 0.4rem;
  font-size: 0.22rem;
  width: 6.61rem;
  margin: 0.42rem 0 0.34rem;
  line-height: 0.42rem;
}

.finance .details {
  margin-top: 0.37rem;
}

/* 教育页面 */
.education {
  background: url(../image/index/图层01.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.education .education-text {
  position: absolute;
  width: 50%;
  top: 2rem;
  padding-left: 1.02rem;
  box-sizing: border-box;
  display: none;
}

.education .education-text h1 {
  font-size: 0.72rem;
}

.education .education-text h1,
p {
  text-align: left;
}

.education .education-text h1::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 0.02rem;
  background: #fff;
  margin: 0.25rem 0;
}

.education .education-text .describe {
  text-indent: 0.4rem;
  font-size: 0.22rem;
  width: 6.61rem;
  margin: 0.42rem 0 0.34rem;
  line-height: 0.42rem;
}

.education .education-text .fuse,
.coordination {
  width: 0.88rem;
  display: block;
  margin-right: 0.8rem;
  float: left;
}

.education .education-text .fuse p,
.education .education-text .coordination p {
  width: 100%;
  text-align: center;
  margin: 0.3rem 0 0.45rem;
  font-size: 0.18rem;
}

.education .education-text .fuse img {
  width: 0.77rem;
  height: 0.75rem;
}

.education .education-text .coordination img {
  width: 0.78rem;
  height: 0.75rem;
}

.education .details {
  margin-top: 0.37rem;
}

.education .education-pic {
  position: absolute;
  right: 3rem;
  /* bottom: 2.4rem; */
  top: 2.4rem;
}

.education .education-pic img {
  transition: all 1s ease-in-out;
  width: 10.09rem;
  height: 4.92rem;
}

.education .education-pic img:hover {
  transform: scale(1.1, 1.1);
}

/* 新闻页面 */
.news {
  background: url(../image/index/图层01.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.news .new-title {
  width: 100%;
  font-size: 0.48rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0.02rem;
  color: #ffffff;
  position: absolute;
  text-align: center;
  top: 1.9rem;
}

.news .new-title::after {
  content: "";
  position: absolute;
  top: 0.76rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1.2rem;
  height: 0.04rem;
  background-color: #fff;
}

.news .new-cont {
  height: 3.8rem;
  width: 100%;
  padding: 0 2.66rem;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: absolute;
  top: 3rem;
  right: -100%;
}

.news .new-cont li {
  width: 3rem;
  height: 100%;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
}

.news .new-cont li:nth-child(1) a img {
  width: 0.68rem;
  height: 0.61rem;
}

.news .new-cont li:nth-child(2) a img {
  width: 0.8rem;
  height: 0.69rem;
  margin-top: 0.6rem;
}

.news .new-cont li:nth-child(3) a img {
  width: 0.6rem;
  height: 0.72rem;
  margin-top: 0.6rem;
}

.news .new-cont li:nth-child(4) a img {
  width: 0.68rem;
  height: 0.6rem;
}

.news .new-cont li .new-pic {
  position: absolute;
  width: 3rem;
  height: 3.8rem;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 1s ease;
}

.news .new-cont li a:hover + .new-pic {
  transform: scale(1.1, 1.1);
}

.news .new-cont li:nth-child(1) a div {
  background-color: #cd9a43;
}

.news .new-cont li:nth-child(2) a div {
  background-color: #52b3c8;
  margin-top: 0.02rem;
}

.news .new-cont li:nth-child(3) a div {
  background-color: #d0607b;
  margin-top: -0.01rem;
}

.news .new-cont li:nth-child(4) a div {
  background-color: #5869d0;
  margin-top: 0.01rem;
}

.news .new-cont li:hover {
  box-shadow: 0 0 0.02rem 0.01rem #58d2ff;
}

.news .new-cont li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.news .new-cont li img {
  margin: 0.7rem 0 0.24rem;
}

.news .new-cont li div {
  width: 0.94rem;
  height: 0.4rem;
  border-radius: 0.04rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
  margin: 0 auto;
  text-align: center;
}

.news .new-cont li a p {
  width: 2.42rem;
  font-size: 0.2rem;
  line-height: 0.34rem;
  margin: 0.16rem auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.news .new-mouse {
  width: 1.4rem;
  height: 0.4rem;
  border-radius: 0.04rem;
  border: solid 0.01rem #ffffff;
  margin: 0 auto;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.16rem;
  position: absolute;
  top: 8rem;
  left: 0;
  right: 0;
}

.news .copyright {
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.22rem;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  /* bottom: .34rem; */
  top: 9.1rem;
}

/* 上下翻页 */
.up-down {
  width: 0.8rem;
  position: fixed;
  top: 6.4rem;
  right: 0.5rem;
}

.up-down .up,
.up-down .down {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  cursor: pointer;
}

.up-down .up {
  margin-bottom: 0.38rem;
}

.up-down .up img,
.up-down .down img {
  width: 0.8rem;
  height: 0.8rem;
}

.details a {
  display: block;
  width: 100%;
  height: 100%;
}

.pic-jt {
  width: 0.08rem !important;
  height: 0.18rem !important;
  vertical-align: middle;
}
