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

em {
  font-style: normal;
}

img {
  border: 0;
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font: inherit;
  border: 0;
  outline: 0;
}

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

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

input::-webkit-input-placeholder {
  color: #d8d8d8;
}

input::-moz-placeholder {
  color: #d8d8d8;
}

input:-moz-placeholder {
  color: #d8d8d8;
}

input:-ms-input-placeholder {
  color: #d8d8d8;
}

div {
  box-sizing: border-box;
}

body {
  font: 14px/1.5 "Microsoft YaHei", "PingFang SC", Arial, "Helvetica Neue", Helvetica, "STHeiTi", sans-serif;
  color: #333;
  min-width: 1200px;
  background-color: #e9f3ff;
}

.banner-bg {
  width: 100%;
  height: 750px;
  position: relative;
  background: url("../images/banner.png") no-repeat;
  background-position: 50%;
  background-size: auto 100%;
}
.banner-bg .banner {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.banner-bg .banner .logo {
  padding-top: 50px;
}
.banner-bg .banner .logo img {
  width: 275px;
  height: 36px;
}
.banner-bg .banner .banner-title {
  width: 590px;
  height: 172px;
  margin-top: 60px;
  background: url("../images/banner-title.png") no-repeat;
  background-position: 50%;
  background-size: auto 100%;
}
.banner-bg .banner .banner-sub-desc {
  margin-top: 48px;
  padding-bottom: 30px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #444444;
  letter-spacing: 0;
  text-align: justify;
  line-height: 28px;
  font-weight: 400;
  width: 556px;
  position: relative;
}
.banner-bg .banner .banner-sub-desc em {
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
}
.banner-bg .banner .banner-sub-desc::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 48px;
  height: 8px;
  background: #0088FD;
  border-radius: 4px;
}

.section .title-box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.section .title-box .name {
  font-family: AlibabaPuHuiTi_2_95_ExtraBold;
  font-size: 32px;
  color: #0B2F5F;
  letter-spacing: 0;
  text-align: center;
  line-height: 32px;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.7);
  font-weight: 800;
  margin: 0 20px;
}
.section .title-box img {
  width: 27px;
  height: 36px;
}
.section .title-box img.r {
  transform: rotateY(180deg);
}
.section .content-wrapper {
  margin: 0 auto;
  margin-bottom: 120px;
  width: 1200px;
}
.section.czml {
  margin-top: -126px;
  position: relative;
}
.section.czml .czml-swiper {
  width: 1200px;
  height: 190px;
}
.section.czml .czml-swiper .swiper-wrapper {
  align-items: flex-end;
}
.section.czml .czml-swiper .swiper-slide {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 210px;
  height: 120px;
}
.section.czml .czml-swiper .swiper-slide .card {
  background: #FFFFFF;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  text-align: center;
  width: 210px;
  height: 120px;
  margin-bottom: 10px;
}
.section.czml .czml-swiper .swiper-slide .card img {
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  margin-top: -60px;
}
.section.czml .czml-swiper .swiper-slide .card .desc {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #00355E;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
.section.czml .czml-swiper .czml-swiper-btn-prev, .section.czml .czml-swiper .czml-swiper-btn-next {
  background-image: linear-gradient(270deg, rgba(202, 230, 255, 0) 0%, #E9F3FF 100%);
  width: 29px;
  height: 170px;
  position: absolute;
  z-index: 2;
  top: 10px;
}
.section.czml .czml-swiper .czml-swiper-btn-prev {
  left: 0;
}
.section.czml .czml-swiper .czml-swiper-btn-next {
  right: 0;
  transform: scaleX(-1);
}
.section.cgzy .content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section.cgzy .content-wrapper .side-menu {
  width: 240px;
  margin-right: 30px;
}
.section.cgzy .content-wrapper .side-menu .menu-item {
  font-family: MicrosoftYaHei-Bold;
  width: 240px;
  height: 48px;
  font-size: 14px;
  color: #0B2F5F;
  letter-spacing: 0;
  line-height: 48px;
  font-weight: 400;
  text-align: left;
  text-align: center;
  margin-bottom: 8px;
  cursor: pointer;
}
.section.cgzy .content-wrapper .side-menu .menu-item:hover {
  color: #0C74FF;
}
.section.cgzy .content-wrapper .side-menu .menu-item.active {
  background: #0C74FF;
  border-radius: 8px;
  color: #FFFFFF;
  font-weight: 700;
}
.section.cgzy .content-wrapper .info-card {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  height: 590px;
  padding: 67px 32px 37px;
  box-sizing: border-box;
  transition: all 0.3s;
  position: relative;
}
.section.cgzy .content-wrapper .info-card .top-info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  height: 120px;
}
.section.cgzy .content-wrapper .info-card .top-info .l {
  border-radius: 50%;
  margin-right: 20px;
}
.section.cgzy .content-wrapper .info-card .top-info .l img {
  width: 120px;
  height: 120px;
}
.section.cgzy .content-wrapper .info-card .top-info .r {
  width: calc(100% - 120px);
}
.section.cgzy .content-wrapper .info-card .top-info .r .r-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section.cgzy .content-wrapper .info-card .top-info .r .r-info .name {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  font-weight: 700;
}
.section.cgzy .content-wrapper .info-card .top-info .r .r-info .btn {
  position: absolute;
  display: inline-block;
  right: 32px;
  top: 60px;
  cursor: pointer;
  background-image: linear-gradient(90deg, #80A5FF 0%, #6A7AFF 100%);
  border-radius: 16px;
  width: 130px;
  height: 32px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
.section.cgzy .content-wrapper .info-card .top-info .r .r-info .btn:hover {
  background-image: linear-gradient(90deg, #6A7AFF 0%, #80A5FF 100%);
}
.section.cgzy .content-wrapper .info-card .top-info .r .desc {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
  font-weight: 400;
  margin-top: 15px;
}
.section.cgzy .content-wrapper .info-card .selected-content {
  margin-top: 54px;
}
.section.cgzy .content-wrapper .info-card .selected-content .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.section.cgzy .content-wrapper .info-card .selected-content .top .l {
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  font-weight: 700;
}
.section.cgzy .content-wrapper .info-card .selected-content .top .r {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
}
.section.cgzy .content-wrapper .info-card .selected-content .top .r em {
  color: #FF0000;
}
.section.cgzy .content-wrapper .info-card .selected-content .top .r img {
  width: 18px;
  height: 16px;
  margin-right: 10px;
}
.section.cgzy .content-wrapper .info-card .selected-content .list {
  display: flex;
  flex-wrap: wrap;
}
.section.cgzy .content-wrapper .info-card .selected-content .list .course-card {
  display: inline-block;
  position: relative;
  width: 194px;
  height: 120px;
  margin-bottom: 30px;
}
.section.cgzy .content-wrapper .info-card .selected-content .list .course-card:not(:nth-child(4n)) {
  margin-right: 30px;
}
.section.cgzy .content-wrapper .info-card .selected-content .list .course-card:hover {
  cursor: pointer;
}
.section.cgzy .content-wrapper .info-card .selected-content .list .course-card:hover .icon, .section.cgzy .content-wrapper .info-card .selected-content .list .course-card:hover .mask-bar {
  display: block;
}
.section.cgzy .content-wrapper .info-card .selected-content .list .course-card .cover {
  width: 194px;
  height: 120px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.section.cgzy .content-wrapper .info-card .selected-content .list .course-card .icon {
  display: none;
  position: absolute;
  left: 73px;
  top: 36px;
  width: 48px;
  height: 48px;
}
.section.cgzy .content-wrapper .info-card .selected-content .list .course-card .mask-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 28px;
  height: 28px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0 0 7px 7px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section.fczs .content-wrapper {
  box-sizing: border-box;
  padding-top: 120px;
  width: calc(50vw + 550px);
  height: 540px;
  background: url(../images/fc_bg.png) no-repeat;
  background-size: 100% 100%;
  background-position-x: 90px;
  margin-right: 0;
  position: relative;
}
.section.fczs .content-wrapper .content-swiper-container {
  background: #FFFFFF;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  width: 1100px;
  height: 360px;
  padding: 50px 60px;
  box-sizing: border-box;
  position: relative;
}
.section.fczs .content-wrapper .content-swiper-container .fczs-swiper .swiper-slide {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 478px;
  height: 260px;
  border-radius: 8px;
  overflow: hidden;
}
.section.fczs .content-wrapper .content-swiper-container .fczs-swiper .swiper-slide img {
  width: 478px;
  height: 260px;
  border-radius: 8px;
}
.section.fczs .content-wrapper .content-swiper-container .fczs-swiper .swiper-slide .swiper-slide-shadow-right, .section.fczs .content-wrapper .content-swiper-container .fczs-swiper .swiper-slide .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)) !important;
}
.section.fczs .content-wrapper .content-swiper-container .fczs-swiper-btn-prev, .section.fczs .content-wrapper .content-swiper-container .fczs-swiper-btn-next {
  background: url(../images/change.svg) no-repeat;
  width: 26px;
  height: 26px;
  position: absolute;
  z-index: 2;
  top: 50%;
  cursor: pointer;
}
.section.fczs .content-wrapper .content-swiper-container .fczs-swiper-btn-prev {
  left: -56px;
}
.section.fczs .content-wrapper .content-swiper-container .fczs-swiper-btn-next {
  right: -56px;
  transform: rotate(180deg);
}
.section.fczs .title-bar-swiper {
  position: absolute;
  top: 68px;
  left: 0;
  width: 980px;
  overflow: hidden;
  margin: 0 60px;
  margin-bottom: 20px;
}
.section.fczs .title-bar-swiper .swiper-wrapper {
  width: 980px;
  height: 32px;
}
.section.fczs .title-bar-swiper .swiper-wrapper .swiper-slide {
  opacity: 0.3;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: 400;
  text-align: center;
  max-width: 300px;
}
.section.fczs .title-bar-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 18px;
  position: relative;
}
.section.fczs .title-bar-swiper .swiper-wrapper .swiper-slide.swiper-slide-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 10px);
  width: 20px;
  height: 4px;
  background: #FFFFFF;
}
.section.xjcg {
  position: relative;
}
.section.xjcg .subtitle-box {
  margin-top: 62px;
  margin-bottom: 60px;
}
.section.xjcg .subtitle-box .name {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
  font-weight: 400;
  margin: 0 53px;
}
.section.xjcg .subtitle-box img {
  width: 65px;
  height: 90px;
}
.section.xjcg .content-wrapper {
  margin-bottom: 0;
}
.section.xjcg .content-wrapper .card-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section.xjcg .content-wrapper .card-box .card {
  background: #fff;
  border-radius: 16px;
  width: 260px;
  height: 210px;
  position: relative;
  padding: 30px 20px;
  box-sizing: border-box;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06);
  border: 1px solid #fff;
}
.section.xjcg .content-wrapper .card-box .card:not(:last-child) {
  margin-right: 50px;
}
.section.xjcg .content-wrapper .card-box .card img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.section.xjcg .content-wrapper .card-box .card .name {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  color: #0047AB;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.section.xjcg .content-wrapper .card-box .card .desc {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #152B53;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}
.section.xjcg .content-wrapper .card-box .card .desc em {
  font-family: MicrosoftYaHei-Bold;
  font-size: 13px;
  color: #152B53;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 700;
}
.section.xjcg .content-wrapper .card-box .card::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -23px;
  width: 260px;
  height: 20px;
  background-image: linear-gradient(180deg, #92C8F2 0%, rgba(165, 216, 255, 0) 100%);
  border-radius: 16px 16px 0 0;
}
.section.xjcg .content-wrapper .card-box .card:hover {
  transform: translateY(-10px);
  transition: all 0.3s;
}
.section.xjcg .decorate {
  width: 154px;
  height: 219px;
  position: absolute;
  left: 0;
  top: -110px;
}

.side-nav {
  display: none;
  position: fixed;
  bottom: 180px;
  right: 40px;
  flex-direction: column;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0 0 15px 0 rgba(23, 52, 91, 0.1);
  border-radius: 16px;
  width: 100px;
  height: auto;
  box-sizing: border-box;
  z-index: 1;
  text-align: center;
}
.side-nav img {
  width: 120px;
  height: 113px;
  margin-top: -95px;
  margin-bottom: 7px;
  margin-left: -10px;
}
.side-nav a {
  display: inline-block;
  width: 90px;
  height: 26px;
  font-size: 14px;
  color: #FFFAF1;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  font-weight: 400;
  border-radius: 5px;
  background: #748EFF;
  color: #FFFAF1;
  margin-bottom: 15px;
  cursor: pointer;
}
.side-nav a.active, .side-nav a:hover {
  background: #4062f8;
  color: #FFFAF1;
}
.side-nav .backTop {
  display: inline-block;
  width: 100px;
  height: 41px;
  line-height: 41px;
  background: #F1F7FF;
  border-radius: 0 0 16px 16px;
  cursor: pointer;
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
}
.side-nav .backTop:hover {
  color: #4062f8;
}

.foot {
  background: #A5D8FF;
  height: 356px;
  width: 100%;
  margin-top: -118px;
  padding-top: 188px;
  box-sizing: border-box;
  text-align: center;
}
.foot .sq-btn {
  display: inline-block;
  background: url(../images/btn_bg.png) no-repeat;
  background-size: 100% 100%;
  width: 213px;
  height: 54px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: justify;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  font-weight: 700;
  text-align: center;
  line-height: 54px;
  margin: 0 auto;
  cursor: pointer;
}
.foot .sq-btn:hover {
  transform: scale(0.94);
  transition: all 0.3s;
}
.foot .foot-txt {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #4484B5;
  letter-spacing: 2.5px;
  text-align: center;
  font-weight: 400;
  margin-top: 70px;
}/*# sourceMappingURL=index.css.map */