body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  color: #555;
  font-family: Source Han Sans CN;
  font-weight: 400;
  width: 100vw;
  box-sizing: border-box;
  overflow-x: hidden;
}

td,
th,
caption {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

a {
  color: #555;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}

ol,
ul,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
}

html {
  height: 100%;
  width: 100vw;
  box-sizing: border-box;
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: calc(100vw / 7.5);
}

@media screen and (max-width: 319px) {
  body {
    font-size: 64px;
  }
}

;

@media screen and (min-width: 540px) {
  body {
    font-size: 108px;
  }
}

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

.clearfix {
  *zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.head-bg {
  width: 100vw;
  background: url("../img/head-bg.jpg") no-repeat;
  background-size: 100%;
  box-sizing: border-box;
  padding: 4.16rem 0 0.9rem;
}

.head-bg h3 {
  font-size: 0.24rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #4165D3;
  text-align: center;
}

.bg {
  width: 100vw;
  background: linear-gradient(0deg, #FFFFFF 0%, #ECF6FD 100%);
}

.w67 {
  width: 6.70rem;
  background: #FFFFFF;
  box-shadow: 0 0.04rem 0.1rem 0.1rem rgba(183, 196, 244, 0.75);
  border-radius: 0.1rem;
  box-sizing: border-box;
  padding: 0.5rem 0.4rem 0.4rem;
  margin: auto;
}

.title {
  height: 0.32rem;
  margin: 0 auto 0.4rem;
}

.more {
  display: block;
  width: 1.84rem;
  height: 0.55rem;
  background: #56A9EB;
  border-radius: 0.1rem;
  margin: 0.4rem auto 0;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.55rem;
  text-align: center;
}

.swiper {
  width: 5.9rem;
  position: relative;
}

.swiper-slide {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-pagination {
  width: 2.28rem;
  height: 0.16rem;
  margin: 0.29rem auto 0;
  text-align: center;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  float: left;
  margin: 0 0.18rem;
  cursor: pointer;
  background: #56A9EB;
  border-radius: 50%;
}

.swiper-pagination .swiper-pagination-bullet-active {
  width: 0.33rem;
  height: 0.16rem;
  background: #4166D3;
  border-radius: 0.2rem;
}

/* 热点新闻 */
.rdxw {
  /*margin: -0.69rem auto 0.45rem;*/
  margin: 0rem auto 0.45rem;
}

.rdxwSwiper {
  margin-bottom: 0.4rem;
}

.rdxwSwiper .swiper-slide {
  position: relative;
}

.rdxwSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.rdxwSwiper .swiper-slide .rdxw-txt-bg {
  width: 100%;
  height: 0.71rem;
  background: #56A9EB;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  left: 0;
}

.rdxwSwiper .swiper-slide .rdxw-txt {
  width: 100%;
  height: 0.71rem;
  line-height: 0.71rem;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 15;
  font-size: 0.24rem;
  box-sizing: border-box;
  padding-left: 0.26rem;
}

.rdxwHotSwiper h3 {
  width: 5.9rem;
  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 0.48rem;
  margin-bottom: 0.2rem;
  text-align: left;
}

.rdxwHotSwiper p {
  width: 5.9rem;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
  text-align: left;
}

/* 云上高招会 */
.ysgzh {
  margin-bottom: 0.45rem;
}

.ysgzh-top {
  width: 5.9rem;
  margin-bottom: 0.31rem;
  position: relative;
}
.ysgzh-top-box{
  width: 5.9rem;
  height: 3.32rem;
  position: relative;
}
.ysgzh-top .ysgzh-top-img {
  width: 5.9rem;
  height: 3.32rem;
}
.play{
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 2.22rem;
  right: 0.2rem;
}

.ysgzh-top p {
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 0.48rem;
  font-size: 0.3rem;
  margin-top: 0.31rem 0 0;
}

.ysgzhSwiper .ysgzh-other img {
  width: 2.75rem;
  height: 1.55rem;
  margin-bottom: 0.1rem;
}
.ysgzh-other{
  position: relative;
}
.ysgzhSwiper .ysgzh-other .play{
  width: 0.5rem;
  height: 0.5rem;
  right: 0.15rem;
  top: 1rem;
}
.ysgzhSwiper .ysgzh-other p {
  width: 2.75rem;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 0.48rem;
}

/* 高考加油 */

.gkjy-tab {
  width: 4rem;
  height: 0.24rem;
  margin: 0 auto;
}

.gkjy-tab li {
  float: left;
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999;
  padding: 0 0.15rem;
  letter-spacing: 0.01rem;
}

.gkjy-tab li.on {
  color: #4165D3;
}

.gkjy-content {
  width: 5.9rem;
  display: none;
}

.gkjy-content .gkjySwiper {
  margin-top: 0.19rem;
}

.gkjy-content .gkjySwiper img {
  width: 5.9rem;
  height: 3.32rem;
  margin-bottom: 0.3rem;
}
.gkjy-content .gkjySwiper .play{
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 2.22rem;
  right: 0.2rem;
}

.gkjy-content .gkjySwiper p {
  width: 5.9rem;
  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 0.48rem
}

/* 最美校园 */
.zmxy {
 margin: 0.3rem auto;
   /*margin:  -0.69rem auto 0.45rem;*/
  
}

.zmxy-tip {
  width: 5.9rem;
  height: 3.32rem;
}

/* 底部 */
.bottom-txt {
  font-size: 0.24rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #4165D3;
  line-height: 0.48rem;
  text-align: center;
  padding-bottom: 3.6rem;
  background: url("../img/bottom.png") no-repeat;
  background-size: 100%;
  background-position: center bottom;
  margin-top:0.3rem;
}

/* 侧面导航 */
.nav {
  width: 1.25rem;
  background: #4165D3;
  border-radius: 0.1rem;
  position: fixed;
  top: 3.44rem;
  right: 0.3rem;
  padding: 0.1rem 0;
  z-index: 50;
}

.nav-tip {
  width: 0.28rem;
  padding: 0.1rem 0;
  margin: auto;
}

.nav-ul {
  width: 100%;
  text-align: center;
}

.nav-ul li {
  font-size: 0.18rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #FFFFFF;
  padding: 0.2rem 0;
}