.campus-arrow-right {
  right: 5%;
}

.campus-arrow-left {
  left: 5%;
}

.trailer-wrap {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  padding-bottom: 34px;
  background: #efefef;
}

.index-v-campus {
  padding-top: 30px;
  border: 1px solid #efefef;
  width: 1108px;
  height: 589px;
  background-color: #fff
}

.index-v-campus li {
  float: left;
  width: 510px;
  height: 267px;
  margin-left: 30px;
  margin-bottom: 30px;
}

#myplay {
  margin-top: -4px;
  position: relative;
  overflow: hidden;
  max-height: 720px
}

.video-shadow,
.video-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
/*
    #video1 {
  width: 100%
}

*/


.video-shadow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -2;
  background-size: 100% !important
}

.video-text {
  height: 220px;
  line-height: 220px;
  margin: auto;
  text-align: center;
  z-index: 100;
  font-size: 45px;
  color: #fff;
  font-weight: lighter;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.video-text img {
  margin-top: -20px;
  height: 220px;
  cursor: pointer
}

.title-box {
  margin-top: 35px;
  padding-top: 60px;
  text-align: center
}

.title-box>h2 {
  font-size: 40px;
  padding-bottom: 13px
}

.title-box>p {
  font-size: 20px;
  color: #000
}

.grant-w {
  background: url(../image/grant-w-bg.jpg) center bottom no-repeat;
  max-width: 1920px;
  margin: auto;
}

.grant-wrap {
  padding-top: 85px;
}

.grant-form-wrap {
  margin-top: 38px;
  float: left;
  width: 512px;
  height: 512px;
  border-radius: 100%;
  background: #f7f8f8;
}

.grant-form-tit {
  padding-top: 70px;
  text-align: center;
  font-size: 26px;
}

.grant-form-tit b {
  font-size: 56px;
  color: #f33636;
}

.grant-form {}

.grant-input {
  display: block;
  margin: 22px auto;
  width: 330px;
  height: 43px;
  padding-left: 12px;
  background: #fff;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.grant-select {
  display: block;
  margin: 22px auto;
  width: 330px;
  height: 43px;
  padding-top: 2px;
  background: #fff;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.grant-btn {
  font-size: 18px;
  width: 198px;
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  background: #f33636;
  display: block;
  margin: auto;
  outline: none;
  border: none;
  border-radius: 5px;
  text-align: center;
}

.grant-item-wrap {
  margin-top: 38px;
  float: left;
  padding-top: 30px;
  padding-left: 425px;
  width: 262px;
  height: 568px;

}

.grant-wrap-bg {
  background: url("../image/grantbg.png") 465px no-repeat;
}

.grant-item {
  margin: 63px auto;
  font-size: 18px;
}

.grant-item.item2 {
  margin-left: 30px;
}

.icon-grant {
  margin-right: 6px;
  vertical-align: middle;
  display: inline-block;
  width: 78px;
  height: 78px;
  background-image: url("../image/icon-grant.png");
}

.bg-1 {
  background-position: -78px -0;

}

.bg-2 {
  background-position: -0 -78px;

}

.bg-3 {
  background-position: -0 -0;
}

.business-wrap {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    padding-top: 85px;
    height: 715px;
    /* background: url("../image/zhuyingbg.png") center center no-repeat; */
    background-color: RGBA(245,84,95);
}


.b-icon0 {
    width: 117px;
    height: 117px;
    display: block;
    margin: auto;
    background: url("../image/b-icon0.png") center center no-repeat;
}


.b-icon1 {
  width: 117px;
  height: 117px;
  display: block;
  margin: auto;
  background: url("../image/b-icon1.png") center center no-repeat;
}

.b-icon2 {
  width: 117px;
  height: 117px;
  display: block;
  margin: auto;
  background: url("../image/b-icon2.png") center center no-repeat;
}

.b-icon3 {
  width: 117px;
  height: 117px;
  display: block;
  margin: auto;
  background: url("../image/b-icon3.png") center center no-repeat;
}

.business-lists {
  margin: 65px auto;
}

.business-lists li {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        width: 285px;
        height: 330px;
        padding-top: 70px;
        float: left;
        margin-right: 20px;
        background: url("../image/white02.png");
        border-bottom: 13px solid RGBA(245,84,86);
 }

.business-lists li:last-child {
  margin-right: 0;
}

    .business-lists li:nth-child(1):hover {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        background: #9f59bf;
        border-bottom: 13px solid #894fa3;
    }

.business-lists li:nth-child(2):hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #f43636;
  border-bottom: 13px solid #c22b2b;
}

.business-lists li:nth-child(3):hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #f43636;
  border-bottom: 13px solid #c22b2b;
}

.business-lists li:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #23a9ff;
  border-bottom: 13px solid #1c87cc;
}

.business-li-title {
  font-size: 30px;
  color: #fff;
  margin: 8px auto 12px;
  text-align: center;
}

.business-li-info {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 24px;
}

.business-item-link {
  display: none;
  text-align: center;
  padding: 0 20px;
}

.business-lists li:hover .business-item-link {
  display: block;
}

.business-lists li:hover .business-li-info {
  display: none;
}

.business-item-link a {
  font-weight: bold;
  color: #23a9ff;
  margin: 6px 6px 6px 0;
  padding: 0 8px;
  background: #fff;
  border-radius: 23px;
  display: inline-block;
  height: 23px;
  line-height: 23px;
}

.business-lists li:nth-child(1) .business-item-link a {
  color: #f43636;
}

.business-lists li:nth-child(2) .business-item-link a {
  color: #f43636;
}

.business-lists li:nth-child(3) .business-item-link a {
  color: #f43636;
}

.compete-wrap {
  padding-top: 85px;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  /* padding-bottom: 180px;*/
  /*background: url("../image/competebg.png") center bottom no-repeat; */
}

.compete-list {
  position: relative;
  z-index: 9;
  margin: 77px auto;
}

.compete-list li {
  position: relative;
  text-align: center;
  height: 330px;
  width: 238px;
  padding-top: 26px;
  border: 1px solid #eaeaea;
  float: left;
  background: transparent;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.compete-list li:hover {
  color: #fff;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.compete-list li img {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.compete-list li:hover img {

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  filter: alpha(opacity=100);
  opacity: 1;
}

.compete-list li .compete-num {
  padding: 6px;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: auto;
}

.compete-list li .compete-num-content {
  width: 80px;
  height: 80px;
  margin: auto;
  border-radius: 100%;
}

.jz-color-1 {
  background: #ebfbf4;
}

.jz-color-11 {
  background: #3bd398 url("../image/jz-1.png") center center no-repeat;
}

.jz-color-2 {
  background: #feebeb;
}

.jz-color-22 {
  background: #f43636 url("../image/jz-2.png") center center no-repeat;
}

.jz-color-3 {
  background: #fff7e7;
}

.jz-color-33 {
  background: #ffb017 url("../image/jz-3.png") center center no-repeat;
}

.jz-color-4 {
  background: #e9f6ff;
}

.jz-color-44 {
  background: #23a9ff url("../image/jz-4.png") center center no-repeat;
}

.jz-color-5 {
  background: #f6effa;
}

.jz-color-55 {
  background: #ab60d0 url("../image/jz-5.png") center center no-repeat;
}

.compete-list li:hover .compete-num {
  background: url("../image/white02.png") !important;
}

.compete-list li:hover .jz-color-11 {
  background: #fff url("../image/jz-1-color.png") center center no-repeat;
}

.compete-list li:hover .jz-color-22 {
  background: #fff url("../image/jz-2-color.png") center center no-repeat;
}

.compete-list li:hover .jz-color-33 {
  background: #fff url("../image/jz-3-color.png") center center no-repeat;
}

.compete-list li:hover .jz-color-44 {
  background: #fff url("../image/jz-4-color.png") center center no-repeat;
}

.compete-list li:hover .jz-color-55 {
  background: #fff url("../image/jz-5-color.png") center center no-repeat;
}

.line-color {
  width: 34px;
  height: 2px;
  margin: 15px auto;
}

.line-color-1 {
  background: #cfcfcf;
}

.line-color-2 {
  background: #cfcfcf;
}

.line-color-3 {
  background: #cfcfcf;
}

.line-color-4 {
  background: #cfcfcf;
}

.line-color-5 {
  background: #cfcfcf;
}

.compete-title {
  font-size: 18px;
  margin-top: 20px;
}

.compete-title.color-1 {
  color: #000;
}

.compete-title.color-2 {
  color: #000;
}

.compete-title.color-3 {
  color: #000;
}

.compete-title.color-4 {
  color: #000;
}

.compete-title.color-5 {
  color: #000;
}

.compete-list li:hover .compete-title {
  color: #fff !important;
}

.compete-list li:hover .line-color {
  background: #fff !important;
}

.compete-title span {
  padding-top: 5px;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}

.compete-info {
  line-height: 22px;
  margin-top: 50px;
}

.news {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  padding-bottom: 50px;
  background-color: #efefef;
}

.news-swiper {
  width: 1200px;
  position: relative;
  margin: auto;
}

.news-wrap {
  padding-top: 100px;
  width: 1300px;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .news-wrap {
    width: 1200px;
  }
}

.news-tit {
  position: absolute;
  left: 0;
  top: -90px;
  font-size: 56px;
  color: #fff;
  width: 244px;
  padding: 12px 27px;
  background: #f33636;
}

.news-tit span {
  display: block;
  font-size: 33px;
  color: #f78686;
  text-transform: uppercase;
}

.news-item {
  position: relative;
  width: 1100px;
  height: 516px;
  margin: auto;
  background: #fff;
  border: 1px solid #e3e4e4;
}

.news-item:after {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  width: 1100px;
  height: 516px;
  margin: auto;
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
  background: #fff;
  border: 1px solid #e3e4e4;
}

.news-date {
  font-size: 24px;
  color: #dcdddd;
}

.news-date span {
  font-size: 43px;
}

.news-swiper-tit {
  margin: 90px auto 20px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  font-size: 24px;
}

.news-detail {
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}

.news-left {
  margin: 45px;
  width: 536px;
  height: 426px;
  overflow: hidden;
}

.news-left img {
  width: 100%;
  display: block;
}

.news-right {
  position: absolute;
  left: 626px;
  top: 45px;
  width: 440px;
}

.news-more {
  margin-top: 86px;
  display: inline-block;
  width: 65px;
  height: 46px;
  background: url("../image/right.png") no-repeat;
}

.news-swiper .swiper-container {
  width: 1200px;
  margin: auto;
}

.news-swiper .swiper-button-next,
.news-swiper .swiper-button-prev {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-size: 48px 48px;
}

.news-arrow-left {
  left: -20px
}

.news-arrow-right {
  right: -20px
}

@media screen and (max-width: 1200px) {
  .news-arrow-left {
    left: 0
  }

  .news-arrow-right {
    right: 0
  }
}

.news-swiper .swiper-container-horizontal>.swiper-pagination-bullets,
.news-swiper .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: auto;
  top: 0;
  width: 90%;
  text-align: right;
}

.news-swiper .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 1px solid #c9c9c9;
  background: none;
  opacity: 1;
}

.news-swiper .swiper-pagination-bullet-active {
  border: 1px solid #f33636;
  position: relative;
}

.news-swiper .swiper-pagination-bullet-active:after {
  content: " ";
  width: 10px;
  height: 10px;
  background: #f33636;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.campus-wrap {
  padding-top: 100px;
  width: 100%;
  max-width: 1920px;
  padding-bottom: 20px;
  margin: auto;
  background: url("../image/campusbg.png") center bottom no-repeat;
}

.campus-swiper {
  margin: 60px 0 30px;
}

.campus-swiper .swiper-container {}

.campus-swiper .swiper-slide {
  transform: scaleY(0.9);
  text-align: center;
  padding: 0 40px;
  width: 1110px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.campus-swiper .swiper-slide .inner {
  -webkit-box-shadow: 0 0 15px #eee;
  -moz-box-shadow: 0 0 15px #eee;
  box-shadow: 0 0 15px #eee;
}

.campus-swiper .swiper-slide.swiper-slide-active {
  transform: scaleY(1);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.campus-swiper .inner .campus-img {
  position: relative;
  width: 100%;
}

.campus-swiper .inner .campus-img img {
  display: block;
  width: 100%;
}

.campus-swiper .gallery-item-desc {

  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #efefef;
  text-align: center;
  display: block;
  opacity: 0;
  padding: 20px 0;
  transition-duration: 1.2s;
}

.campus-swiper .gallery-item-desc h3 {
  line-height: 1.16667;
  font-weight: 600;
  letter-spacing: .009em;
  font-size: 20px;
}

.campus-swiper .gallery-item-desc p {
  margin-top: 1em;
  font-size: 15px;
}

.campus-swiper .swiper-slide-prev .gallery-item-desc {
  transform: translateX(-70px);
}

.campus-swiper .swiper-slide-next .gallery-item-desc {
  transform: translateX(70px);
}

.campus-swiper .swiper-slide-active .gallery-item-desc {
  opacity: 1;
  transform: translateX(0);
}

.campus-swiper .swiper-button-next,
.campus-swiper .swiper-button-prev {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-size: 48px 48px;
}

.campus-swiper .swiper-button-prev,
.campus-swiper .swiper-container-rtl .swiper-button-next {
  background-image: url("../image/swiper-pre-red.png");
}

.campus-swiper .swiper-button-next,
.campus-swiper .swiper-container-rtl .swiper-button-prev {
  background-image: url("../image/swiper-next-red.png");
}

.campus-swiper .swiper-button-next.swiper-button-disabled,
.campus-swiper .swiper-button-prev.swiper-button-disabled {
  background-image: url("../image/swiper-pre1.png");
}

.campus-swiper .swiper-button-next.swiper-button-disabled,
.campus-swiper .xswiper-button-next.swiper-button-disabled {
  background-image: url("../image/swiper-next1.png");
}

.campus-swiper .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 1px solid #c9c9c9;
  background: none;
  opacity: 1;
}

.campus-swiper .swiper-pagination-bullet-active {
  border: 1px solid #f33636;
  position: relative;
}

.campus-swiper .swiper-pagination-bullet-active:after {
  content: " ";
  width: 10px;
  height: 10px;
  background: #f33636;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.business-swiper .swiper-container {
  height: 400px;
}

.news-swiper .swiper-container {
  height: 650px;
}

.campus-swiper .swiper-container {
  height: 650px;
  padding-bottom: 60px;
}

.campus-pagination {
  text-align: center;
}








.about-banner {
  width: 100%;
  height: auto;
  margin-top: 20px;

}

.about-banner .gsjj {
  width: 1305px;
  height: 600px;
  background: url(../image/about11.png) center center no-repeat;
  box-sizing: border-box;
  padding-top: 130px;
  padding-left: 25%;
  margin: 0 auto;
  background-size: cover;
}

.about-banner .gsjj .red {
  font-size: 24px;
  font-weight: bold;
  color: #f33636;
  position: absolute;
  right: 65px;
  top: 65px;
}

.about-banner .gsjj .text {
  text-indent: 2em;
  text-align: justify;
  width: 592px;
  font-size: 16px;
  line-height: 26px;
}

.about-banner .gsjj .text2 {
  margin-top: 12px;
}


.about-banner .gsjj .text>span {
  font-weight: bold;
}


.qywh {
  padding-top: 80px;
  padding-bottom: 60px;
}

.qywh .qywh_title {
  height: 250px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 120px;
}

.qywh .qywh_title img {
  width: 334px;
}

.qywh .whshu {
  margin-top: 50px;
  height: 408px;
  position: relative;
}

.qywh .whshu .shugan {
  width: 675px;
  height: 408px;
  background: url(../image/shu.png) center top no-repeat;
  margin: 0 auto
}

.qywh .whshu p {
  font-size: 18px;
  color: #333;
  text-align: left;
}

.qywh .whshu .shu1 {
  position: absolute;
  left: 108px;
  top: 92px;
}

.qywh .whshu .shu2 {
  position: absolute;
  left: 128px;
  top: 255px;
}

.qywh .whshu .shu3 {
  position: absolute;
  right: 238px;
  top: 30px;
}

.qywh .whshu .shu4 {
  position: absolute;
  right: 10px;
  top: 230px;
}

.qywh .jjie {
  height: 235px;
  background-color: #f33636;
  box-sizing: border-box;
  padding: 26px;
  position: relative;
}

.qywh .jjie>img {
  width: 350px;
  position: absolute;
  left: 26px;
  top: 26px;
}

.qywh .jjie .wenzi {
  box-sizing: border-box;
  padding-left: 380px;
}

.qywh .jjie .wenzi p {
  font-size: 14px;
  color: #fff;
  line-height: 21px;
}

.qywh .jjie .wenzi p span {
  font-weight: bold;
}

.qywh .jjie .wenzi .ficus {
  margin-top: 34px;
}

.qywh>ul {
  height: 250px;
  box-sizing: border-box;
  padding-top: 42px;
}

.qywh>ul li {
  width: 398px;
  height: 188px;
  float: left;
  text-align: center;
}

.new-sj-icon {
  width: 120px;
  height: 120px;
  margin: auto;
  background: url("../image/new-sj1.png") center center no-repeat;
}

.qywh>ul li:hover .new-sj-icon {
  background: url("../image/new-sj2.png") center center no-repeat;
}

.new-gl-icon {
  width: 120px;
  height: 120px;
  margin: auto;
  background: url("../image/new-gl1.png") center center no-repeat;
}

.qywh>ul li:hover .new-gl-icon {
  background: url("../image/new-gl2.png") center center no-repeat;
}

.new-xl-icon {
  width: 120px;
  height: 120px;
  margin: auto;
  background: url("../image/new-xl1.png") center center no-repeat;
}

.qywh>ul li:hover .new-xl-icon {
  background: url("../image/new-xl2.png") center center no-repeat;
}


.qywh>ul li>img {
  margin-bottom: 10px;
}

.qywh>ul li+li {
  border-left: 1px solid #d7d7d7;
}

.qywh>ul li .hide {
  display: none;
}

.qywh>ul li .show {
  display: block;
}

.qywh>ul li .show>p {
  font-size: 24px;
  color: #999;
}

.qywh>ul li .show>p.color-sj {
  color: #ffb016;
}

.qywh>ul li .show>p.color-gl {
  color: #f33636;
}

.qywh>ul li .show>p.color-xl {
  color: #22a9ff;
}

.qywh>ul li .show>p span {
  font-weight: bold;
}

.qywh>ul li .show>p span {
  font-weight: bold;
}

.qywh>ul li .hide>.bold {
  font-size: 24px;
  font-weight: bold;
}

.qywh>ul li .hide>p {
  font-size: 18px;
  color: #333;
}

.qywh>ul li:hover .hide {
  display: block;
}

.qywh>ul li:hover .show {
  display: none;
}


.fzlc {
  width: 100%;
  height: 810px;
  max-width: 1920px;
  margin: auto;
  background-color: #f7f8f8;
}

.fzlc .fzlc_tilte {
  height: 196px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 20px;
}

.fzlc .fzlc_tilte img {
  width: 333px;
}

.fzlc .tab_list {
  position: relative;
  height: 517px;
}

.fzlc .tab_title {
  width: 276px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 15px;
}

.fzlc .tab_title li {
  width: 102px;
  height: 51px;
  text-align: center;
  line-height: 51px;
  font-size: 16px;
  color: #999;
  background-color: #fff;
  float: left;
  margin-right: 34px;
  margin-bottom: 38px;
}

.fzlc .tab_title .active {
  background-color: #f33636;
  color: #fff;
}

.fzlc .tab-container {
  width: 938px;
  height: 100%;
  position: absolute;
  right: 0;
}

.fzlc .tab-container .tab {
  width: 100%;
  height: 520px;
  background: url(../image/lcbg.png) center center no-repeat;
  z-index: 99;
  display: none;
  box-sizing: border-box;
  padding: 58px 58px 58px 80px;
}

.fzlc .tab-container .tab_top {
  height: 366px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 185px;
  padding-top: 15px;
  overflow-y: auto;
}

.scrollbar-y::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}


.scrollbar-y::-webkit-scrollbar-track {
  background-color: #fff;
  border: 2px solid #dbdbdb;
  border-radius: 0;
}



.scrollbar-y::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #dbdbdb;
}


.scrollbar-y::-webkit-scrollbar-button {
  background-color: #d2d2d2;
  height: 1px;
}

.fzlc .tab-container .tab_top .nian {
  font-size: 36px;
  font-weight: bold;
  color: #f33636;
  position: absolute;
  left: 0;
  top: 0;
}

.fzlc .tab-container .tab_top p {
  font-size: 16px;
  color: #333;
  padding-left: 45px;
  position: relative;
  line-height: 26px;
  margin-bottom: 28px;
}

.fzlc .tab-container .tab_top p:first-of-type {
  padding-right: 2px;
  box-sizing: border-box;
}

.fzlc .tab-container .tab_top p span {
  font-weight: bold;
  margin-right: 12px;
  position: absolute;
  left: 0;
}

.fzlc .tab-container .tab_bottom>p {
  font-size: 19.1px;
  color: #333333;
  font-weight: bold;
}

.fzlc .tab-container .tab_bottom {
  position: relative;
}

.fzlc .tab-container .tab_bottom .underline {
  background-color: #e5e5e5;
  width: 100%;
  height: 12px;
  position: absolute;
  top: 30px;
  left: 0;
}


.ryzz {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  height: 830px;
  background: url(../image/ryzzbg.jpg) center center no-repeat;
}

.ryzz .yrzz_title {
  height: 240px;
  box-sizing: border-box;
  padding-top: 84px;
  text-align: center;
}

.ryzz .yrzz_title img {
  width: 333px;
}

.ryzz .ryzz_slider {
  width: 100%;
  height: 470px;
  position: relative;
}

.ryzz_slider .arrow-left {
  background: url(../image/swiper-pre-red.png) no-repeat left top;
  position: absolute;
  left: -48px;
  top: 50%;
  margin-top: -15px;
  width: 48px;
  height: 48px;
  z-index: 998;
}

.ryzz_slider .arrow-right {
  background: url(../image/swiper-next-red.png) no-repeat left bottom;
  position: absolute;
  right: -48px;
  top: 50%;
  margin-top: -15px;
  width: 48px;
  height: 48px;
  z-index: 998;
}

.ryzz_slider .swiper-container {
  height: 100%;
  width: 100%;
}

.ryzz_slider .content-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.ryzz_slider .content-slide>img {
  width: 565px;
  left: 46px;
  position: absolute;
  top: 0;
}

.ryzz_slider .content-slide .introduct {
  position: relative;
  left: 674px;
  top: 90px;
}

.ryzz_slider .content-slide .introduct p {
  line-height: 26px;
  position: relative;
  box-sizing: border-box;
  padding-left: 24px;
  font-size: 18px;
  color: #333;
}

.ryzz_slider .content-slide .introduct p:hover {
  color: #f33636;
}

.ryzz_slider .content-slide .introduct .zs {
  width: 10px;
  height: 11px;
  position: absolute;
  left: 0;
  background: url(../image/zs.png) center center no-repeat;
  top: 8px;
}

.ryzz_slider .tabs {
  position: absolute;
  right: 190px;
  text-align: center;
  bottom: 5px;
  width: 338px;
  z-index: 998;
  height: 52px;
  top: 0;
}

.ryzz_slider .tabs a {
  display: inline-block;
  width: 102px;
  height: 52px;
  background: #dddddd;
  margin: 0 3px;
  cursor: pointer;
  color: #999;
  font-size: 18px;
  line-height: 52px;
}

.ryzz_slider .tabs a.active {
  background-color: #f33636;
  color: #fff;
}


.gltd {
  width: 100%;
  height: 900px;
  background: url(../image/gltdbg1018.jpg) center center no-repeat;
}

.gltd-wrap {
  padding-top: 1px;
  position: relative;
}

.gltd .gltd_title {
  width: 258px;
  height: 258px;
  border: 10px solid #f33636;
  font-size: 56px;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 45px;
  margin-top: 220px;
}

.gltd_title_en {
  padding-top: 67px;
  text-transform: uppercase;
  font-size: 60px;
  color: rgba(0, 0, 0, 0.3);
}

.gltd-list {
  position: absolute;
  left: 200px;
  top: 170px;
  width: 1086px;
  height: 588px;
  background: url("../image/gltdtbg.png") no-repeat;
}

.gltd-item-1 {
  padding-top: 75px;
}

.gltd-item-2 {
  padding-top: 35px;
}

.gltd-item-title {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}

.gltd-item-title span {
  display: block;
  font-size: 18px;
  color: #ffd200;
  margin-bottom: 6px;
}

.gltd-2 {
  width: 390px;
  margin: auto;
}

.gltd-2 li {
  width: 195px;
  float: left;
}

.gltd-4 {
  width: 620px;
  margin: auto;
}

.gltd-4 li {
  width: 150px;
  float: left;
}

.gltd-7 {
  width: 925px;
  margin: auto;
}

.gltd-7 li {
  width: 155px;
  float: left;
}

.gltd .team {
  position: relative;
  left: 498px;
  top: 123px;
  width: 703px;
  height: 658px;
}

.gltd .team li {
  position: absolute;
  width: 170px;
  height: 194px;
}

.gltd .team li p {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, .8);
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  font-size: 14px;
}

.gltd .team li img {
  width: 100%;
}

.gltd .team li p span {
  font-weight: bold;
  font-size: 18px;
}

.gltd .team li:first-child {
  width: 292px;
  height: 333px;
  left: 0;
  top: 90px;
}

.gltd .team li:first-child p {
  width: 294px;
  font-size: 24px;
  padding-left: 16px;
  height: 56px;
  line-height: 56px;
}

.gltd .team li:first-child p span {
  font-size: 30.9px
}

.gltd .team li:first-child+li {
  left: 350px;
}

.gltd .team li:first-child+li {
  left: 330px;
  top: 0;
}

.gltd .team li:first-child+li+li {
  right: 0;
  top: 0;
}

.gltd .team li:first-child+li+li+li {
  left: 330px;
  top: 229px;
}

.gltd .team li:first-child+li+li+li+li {
  right: 0;
  top: 229px;
}

.gltd .team li:first-child+li+li+li+li+li {
  left: 125px;
  top: 462px;
}

.gltd .team li:first-child+li+li+li+li+li p {
  font-size: 12px;
  padding-left: 7px;
}

.gltd .team li:first-child+li+li+li+li+li+li {
  left: 330px;
  top: 462px;
}

.gltd .team li:first-child+li+li+li+li+li+li p {
  padding-left: 7px;
}

.gltd .team li:first-child+li+li+li+li+li+li+li {
  right: 0;
  top: 462px;
}

.gltd-swiper {
  position: relative;
  margin-top: -160px;
  width: 860px;
  margin-right: -90px;
  margin-left: auto;
}

.team-ctrl-list {
  width: 300px;
  position: absolute;
  left: -430px;
  top: 200px;
}

.team-ctrl-list li {
  float: left;
  width: 140px;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: url("../image/grey08.png");
}

.team-ctrl-list li.on {
  background: #e25856;
}

.gltd-swiper .swiper-container {
  height: 500px;
}

.gltd-team {
  padding-top: 20px;
  position: relative;
}

.gltd-team-title {
  margin-top: 10px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 45px;
}

.gltd-team-info {
  width: 466px;
}

.gltd-team-info p {
  text-align: justify;
  color: #fff;
  margin-top: 20px;
  line-height: 24px;
  font-size: 16px;
  text-indent: 2em;
}

.gltd-team-img {
  position: absolute;
  right: 0;
  top: 0;
}

.team-ctrl {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 15px;
  background-image: url("../image/team-ctrl.png");
}

.team-ctrl-wrap {
  text-align: center;
}

.team-ctrl-left {
  background-position: left center;
}

.team-ctrl-right {
  background-position: right center;
}

.mfzq {
  width: 100%;
  height: 620px;
  padding-top: 130px;
  background: url(../image/test.png) center center no-repeat;
}

.mfzq .mfzq_form {
  width: 747px;
  height: 376px;
  margin: auto;
  padding-top: 100px;
  background: url(../image/formbg.png) center center no-repeat;
  text-align: center;
}

.mfzq .mfzq_form .nor {
  font-size: 38.6px;
  color: #333;
}

.mfzq .mfzq_form .bold {
  font-size: 48px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}

.mfzq .mfzq_form form input {
  width: 330px;
  height: 43px;
  background-color: #efefef;
  color: #999;
  display: block;
  border: none;
  margin: 0 auto;
  margin-bottom: 22px;
  box-sizing: border-box;
  padding-left: 16px;
}

.mfzq .mfzq_form form>p {
  width: 198px;
  height: 43px;
  text-align: center;
  color: #fff;
  background-color: #f33636;
  line-height: 43px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}




.contact-banner {
  width: 100%;
  height: 600px;
  background: url(../image/contact-banner.jpg) center center no-repeat;
  padding-top: 200px;
}

.contact-banner .challenge {
  float: left;
}

.contact-banner .challenge .big {
  font-size: 56px;
  color: #fff;
  height: 81px;
  line-height: 56px;
}

.contact-banner .challenge .sm {
  font-size: 26px;
  color: #fff;
  height: 40px;
  line-height: 26px;
}

.contact-banner .challenge .mid {
  font-size: 48px;
  color: #fff;
  height: 70px;
  line-height: 48px;
  margin-bottom: 5px;
}

.contact-banner .challenge .mid>i {
  font-size: 24px;
  font-style: normal;
}

.contact-banner .challenge ul {
  height: 132px;
}

.contact-banner .challenge ul li {
  width: 106px;
  height: 106px;
  border: 2px solid #ffba00;
  text-align: center;
  box-sizing: border-box;
  padding-top: 32px;
  float: left;
}

.contact-banner .challenge ul li+li {
  margin-left: 20px;
}

.contact-banner .challenge ul li>p span {
  font-weight: bold;
}

.contact-banner .challenge ul li>p {
  font-size: 18px;
  color: #fff;
}

.bc-wrap .ljbm {
  width: 395px;
  height: 365px;
  background-color: rgba(0, 0, 0, .3);
  float: right;
  margin-top: 60px;

  box-sizing: border-box;
  padding: 65px 32px 0px;
}

.bc-wrap .ljbm input {
  width: 330px;
  height: 43px;
  background-color: #f7f8f8;
  color: #999;
  box-sizing: border-box;
  padding-left: 15px;
  border: none;
  margin-bottom: 22px;
}

.bc-wrap .ljbm input::-webkit-input-placeholder {
  color: #999;
}


.bc-wrap .ljbm input:-moz-placeholder {
  color: #999;
}


.bc-wrap .ljbm input::-moz-placeholder {
  color: #999;
}


.bc-wrap .ljbm input:-ms-input-placeholder {
  color: #999;
}



.bc-wrap .ljbm select {
  width: 330px;
  height: 43px;
  background-color: #f7f8f8;
  color: #999;
  border: none;
  margin-bottom: 22px;
}


.bc-wrap .ljbm .second_level {
  width: 170px;
  height: 35px;
  position: absolute;
  top: 260px;
  left: 195px;
  display: none;
}

.bc-wrap .ljbm form>a {
  width: 200px;
  height: 43px;
  background-color: #f33636;
  color: #fff;
  line-height: 43px;
  text-align: center;
  display: block;
  font-size: 24px;
  font-weight: bold;
  border-radius: 5px;
  margin: 0 auto;
}


.rqyf {
  width: 100%;
  height: 600px;
  padding-top: 100px;
  background: url(../image/qrbg.jpg) center center no-repeat;
}

.title-black-i.title-black .title-wrap:before {
  border-color: #878584;
}

.title-black-i.title-black .title-wrap:after {
  border-color: #878584;
}

.rqyf-wrap {
  width: 730px;
  margin: 90px auto 0;
}

.rqyf-wrap img {
  width: 230px;
  display: block;
  float: left;
}

.rqyf .txt {
  margin-left: 100px;
  float: left;
}

.rqyf .txt p {
  font-size: 24px;
  font-weight: bold;
  height: 42px;
}

.rqyf .txt p span {
  color: #f33636;
}

.rqyf .txt p i {
  font-size: 36px;
  font-style: normal;
}

.rqyf .txt>a {
  width: 200px;
  height: 43px;
  background-color: #f33636;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 43px;
  margin-top: 35px;
  display: block;
  border-radius: 5px;
}


.join_us {
  height: 762px;
  box-sizing: border-box;
  padding-top: 150px;
  position: relative;
}

.join_us .join_left {
  width: 306px;
  height: 452px;
  background: url(../image/join_line.png)no-repeat top right;
  position: absolute;
  left: 0;
}

.join_us .join_left>img {
  width: 150px;
}

.join_us .join_left .strong {
  font-size: 56px;
  color: #333;
  font-weight: bold;
  margin: 120px 0 25px;
}

.join_us .join_left .jr p {
  font-size: 18px;
  color: #333;
  line-height: 24px;
}

.join_us .join_right {
  position: absolute;
  left: 392px;
}

.join_us .join_right .tab-container {
  height: 377px;
  overflow-y: auto;
}

.join_us .join_right .tab-title {
  height: 75px;
}

.join_us .join_right .tab-title li {
  float: left;
  width: 122px;
  height: 52px;
  background-color: #f7f8f8;
  color: #999;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
}

.join_us .join_right .tab-title .active {
  background-color: #f33636;
  color: #fff;
}

.join_us .join_right .tab-title .active {
  background-color: #f33636;
  color: #fff;
}

.join_us .join_right .tab-container .gary {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  margin-bottom: 38px;
}

.join_us .join_right .tab-container p {
  font-size: 14px;
  color: #333;
  line-height: 22px;
}

.join_us .join_right .tab-container .zhize {
  margin-bottom: 28px;
}

.join_us .join_right .tab-container .tab-content {
  display: none;
}






.study-banner {
  width: 100%;
  height: 802px;
  background: url(../image/study-banner.jpg) center center no-repeat;
}

.study-banner .banner_left p {
  color: #fff;
}

.study-banner-wrap {
  width: 1200px;
  margin: auto;
  padding-top: 220px;
}

.study-banner .banner_left {
  width: 445px;
  float: left;
  margin-right: 350px;
}

.study-banner .banner_left .mid {
  font-size: 26px;
}

.study-banner .banner_left .big {
  font-size: 56px;
  font-weight: bold;
  margin-bottom: 35px;
}

.study-banner .banner_left ul li {
  width: 210px;
  height: 127px;
  border: 1px solid #fff;
  text-align: center;
  float: left;
  margin-bottom: 20px;
}

.study-banner .banner_left ul li:first-child {
  margin-right: 20px;
}

.study-banner .banner_left ul li:first-child+li+li {
  margin-right: 20px;
}

.study-banner .banner_left ul li img {
  margin: 10px auto 10px;
  display: block;
}

.study-banner .banner_left li p {
  font-size: 14px;
  line-height: 20px;
}

.study-banner .banner_right {
  width: 334px;
  height: 300px;
  background: url("../image/white091.png");
  float: left;
  padding: 40px 30px;
  margin: 20px auto;
}

.study-banner .banner_right .login {
  font-size: 20px;
  color: #333;
  position: relative;
  height: 84px;
}

.study-banner .banner_right .login .line {
  width: 321px;
  height: 4px;
  background: url(../image/line.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 32px;
}

.study-banner .banner_right .no {
  font-size: 14px;
  color: #666;
  position: absolute;
  right: 0;
  top: 50px;
}

.study-banner .banner_right .no a {
  color: #f33636;
}

.study-banner .banner_right form input {
  width: 330px;
  height: 40px;
  border: 1px solid #c9caca;
  color: #666;
  margin-bottom: 22px;
  box-sizing: border-box;
  padding-left: 12px;
}

.study-banner .banner_right form .check_btn {
  display: none;
}

.study-banner .banner_right form .check_btn+label {
  position: relative;
  margin-right: 3px;
  padding-left: 22px;
}

.study-banner .banner_right form .check_btn+label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
}

.study-banner .banner_right form .check_btn:checked+label:after {
  background: url("../image/dg.png") center center no-repeat;
}

.study-banner .banner_right form p {
  font-size: 14px;
  color: #666;
  height: 16px;
  position: relative;
  box-sizing: border-box;
}

.study-banner .banner_right form a {
  color: #f33636;
  float: right;
}

.study-banner .banner_right form>.login_btn {
  width: 200px;
  height: 45px;
  background-color: #f33636;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
  display: block;
  margin: 27px auto 0;
  border-radius: 5px;
}


.download_box {
  width: 100%;
  height: 800px;
  background-color: #f7f8f8;
}

.download-wrap {
  margin: 50px auto 0;
}

.download_box .down_title {
  height: 120px;
  padding-top: 80px;
  text-align: center;
}



.download_box .download {
  width: 354px;
  border-right: 1px solid #999999;
  float: left;
  margin-right: 80px;
  padding-right: 40px;
  margin-top: 40px;
}

.download_box .download .sm {
  font-size: 45.5px;
  font-weight: bold;
}

.download_box .download p {
  font-size: 27.3px;
  color: #333;
}

.download_box .download .sm2 {
  margin-bottom: 46px;
}

.download_box .download a {
  display: block;
  width: 265px;
  height: 80px;
  background-color: #000000;
  color: #fff;
  font-size: 26px;
  text-align: center;
  line-height: 80px;
  margin-bottom: 18px;
}

.download_box .download a .icon {
  vertical-align: middle;
  margin-right: 14px;
}

.download_box .download a .icon1 {
  width: 32px;
}

.download_box .download a .icon2 {
  width: 28px;
}

.download_box .qr {
  float: left;
  margin-top: 40px;
}

.download_box .qr>img {
  width: 228px;
  margin-bottom: 20px;
}

.download_box .qr .mid1 {
  font-size: 28px;
  color: #333;
}

.download_box .qr .mid2 {
  font-size: 21px;
  color: #333;
}

.download_box .jietu {
  width: 384px;
  height: 420px;
  float: right;
}

.download_box .jietu>img {
  width: 100%;
}




.cooper-banner {
  width: 100%;
  height: 350px;
  background: url(../image/cooper-banner.jpg) center center no-repeat;
  padding-top: 250px;
}

.cooper-banner .underline {
  width: 95px;
  height: 10px;
  background-color: #fff;
  display: block;
}

.cooper-banner .brank {
  font-size: 48px;
  color: #fff;
  margin-top: 48px;
}

.cooper-banner p span {
  font-weight: bold;
}

.cooper-banner p.qg {
  font-size: 48px;
  color: #fff;
  line-height: 100px;
}


.opportunity {}

.opportunity .opport_title {
  text-align: center;
  padding: 80px 0 40px;
}

.opportunity-wrap {
  padding-top: 80px;
  width: 1200px;
  margin: auto;
  padding-bottom: 100px;
  background: url("../image/jihuibg.png") center bottom no-repeat;
}

.opportunity .opport_title img {
  width: 779px;
}

.opportunity .challenge {
  width: 600px;
  float: left;
}

.opportunity .challenge .big {
  font-size: 56px;
  color: #333;
  height: 81px;
  line-height: 56px;
}

.opportunity .challenge .sm {
  font-size: 26px;
  color: #333;
  height: 40px;
  line-height: 26px;
  font-weight: bold;
}

.opportunity .challenge .mid {
  font-size: 48px;
  color: #f33636;
  height: 70px;
  line-height: 48px;
  margin-bottom: 5px;
  font-weight: bold;
}

.opportunity .challenge .mid>i {
  font-size: 24px;
  font-style: normal;
}

.opportunity .challenge ul {
  height: 132px;
}

.opportunity .challenge ul li {
  width: 106px;
  height: 106px;
  border: 2px solid #efefef;
  text-align: center;
  box-sizing: border-box;
  padding-top: 32px;
  float: left;
  background-color: #fff;
}

.opportunity .challenge ul li+li {
  margin-left: 20px;
}

.opportunity .challenge ul li>p span {
  font-weight: bold;
}

.opportunity .challenge ul li>p {
  font-size: 18px;
  color: #333;
}

.opportunity .ljbm {
  float: right;
  width: 331px;
  height: 300px;
  background: url("../image/black04.png");
  padding: 65px 32px 0px;
}

.opportunity .ljbm input {
  width: 330px;
  height: 43px;
  background-color: #f7f8f8;
  color: #333;
  box-sizing: border-box;
  padding-left: 15px;
  border: none;
  margin-bottom: 22px;
}

.opportunity .ljbm input::-webkit-input-placeholder {
  color: #333;
}


.opportunity .ljbm input:-moz-placeholder {
  color: #333;
}


.opportunity .ljbm input::-moz-placeholder {
  color: #333;
}


.opportunity .ljbm input:-ms-input-placeholder {
  color: #333;
}



.opportunity .ljbm select {
  width: 330px;
  height: 43px;
  background-color: #f7f8f8;
  color: #333;
  border: none;
  margin-bottom: 22px;
}


.opportunity .ljbm .second_level {
  width: 170px;
  height: 35px;
  position: absolute;
  top: 260px;
  left: 195px;
  display: none;
}

.opportunity .ljbm form>a {
  width: 200px;
  height: 43px;
  background-color: #f33636;
  color: #fff;
  line-height: 43px;
  text-align: center;
  display: block;
  font-size: 24px;
  font-weight: bold;
  border-radius: 5px;
  margin: 0 auto;
}


.hot_school {
  width: 100%;
  height: 800px;
  margin-top: -3px;
  background: url(../image/gxhz.png) center center no-repeat;
}

.school-wrap {
  position: relative;
  height: 800px;
}

.hot_school .hot_title {
  height: 274px;
  width: 355px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.hot_school .hot_title .popular {
  font-size: 46px;
  font-weight: bold;
  color: #333;
  height: 200px;
}

.hot_school .hot_title .popular span {
  font-size: 46px;
}

.hot_school .hot_title .popular span.en {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #999;
  font-weight: lighter;

}

.hot_school .hot_title p {
  font-size: 24px;
  color: #333;
  height: 37px;
}

.hot_school .hot_container {
  position: relative;
  left: 375px;
  width: 775px;
}

.hot_school .hot_container .tab_list {
  position: relative;
  height: 800px;
}

.hot_school .tab_list .tab_title {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 746px;
}

.hot_school .tab_list .tab_title li {
  width: 204px;
  height: 65px;
  background: url("../image/black04.png");
  text-align: center;
  line-height: 65px;
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px;
}


.hot_school .tab_list .tab_title .active {
  background: #f33636;
}




.hot_school .tab_list .tab_title li:nth-child(3),
.hot_school .tab_list .tab_title li:nth-child(7),
.hot_school .tab_list .tab_title li:nth-child(8) {
  line-height: 28px;
  box-sizing: border-box;
  padding-top: 5px;
}

.hot_school .tab_list .tab_container {
  position: absolute;
  right: 0;
  width: 490px;
  top: 113px;
}

.hot_school .tab_content {
  display: none;
}

.hot_school .tab_content .yx {
  border-left: 5px solid #fff;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  vertical-align: middle;
}

.hot_school .tab_content .yx span {
  font-weight: bold;
  font-size: 30px;
  margin: 0 13px;
}

.hot_school .tab_content .school1 {
  width: 100%;
  margin: 22px 0;
}

.hot_school .tab_content .school2 {
  width: 278px;
  margin-top: 42px;
}

.hot_school .tab_content .detail {
  font-size: 14px;
  color: #fff;
}






.sjhz .hzqy_title {
  height: 295px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 125px;
}

.sjhz .hzqy_left {
  float: left;
  width: 530px;
}

.hzqy_left .bold {
  font-size: 36px;
  color: #333;
  font-weight: bold;
}

.hzqy_left .nor {
  font-size: 26.1px;
  color: #333;
  margin: 18px 0 25px;
}

.hzqy_left .firm {
  height: 245px;
  width: 530px;
}

.hzqy_left .firm li {
  width: 165px;
  height: 104px;
  float: left;
  margin-left: 16px;
  margin-bottom: 16px;
}

.hzqy_left .firm li:first-child {
  margin-left: 0;
}

.hzqy_left .firm li:first-child+li+li+li {
  margin-left: 0;
}

.hzqy_left .firm li img {
  width: 100%;
}

.hzqy_left .word {
  font-size: 14px;
  color: #333;
}

.hzqy_left .word span {
  width: 270px;
  display: inline-block;
}

.hzqy_left .word p {
  line-height: 26px;
}

.sjhz .hzqy_right {
  float: right;
  margin-top: 20px;
}

.glhz {
  position: relative;
}

.glhz-wrap {
  width: 100%;
  max-width: 1920px;
  margin: 100px auto;
  padding: 100px 0;
  background: #f7f8f8;
}

.glhz .hzqy_right {
  float: left;
  margin-top: 20px;
}

.glhz .hzqy_title {
  height: 175px;
  text-align: center;
}

.glhz .hzqy_left {
  width: 530px;
  float: right;
}


.xhjg {
  height: 760px;
  width: 100%;
  background: url(../image/xhjgbg.png) center bottom no-repeat;
}


.xhjg .xhjg_title {
  height: 172px;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
}

.xhjg .xhjg_title span {
  display: block;
  font-size: 36px;
  font-weight: normal;
}

.xhjg .xhjg_title img {
  width: 598px;
}

.xhjg ul {
  width: 100%;
  height: 345px;
  position: relative;
}

.xhjg ul li {
  width: 129px;
  height: 258px;
  background: url(../image/kuang.png) center bottom no-repeat;
  box-sizing: border-box;
  padding-top: 25px;
  position: absolute;
}

.xhjg ul li:hover {
  background: url(../image/active.png) center bottom no-repeat;
}

.xhjg ul li:hover p {
  color: #fff;
}

.xhjg ul li:first-child {
  height: 264px;
  background: url(../image/kuang1.png) center bottom no-repeat;
  left: 0;
  bottom: 44px;
}

.xhjg ul li:first-child:hover {
  height: 264px;
  background: url(../image/active.png) center bottom no-repeat;
  padding-top: 35px;
}

.xhjg ul li p {
  font-size: 16px;
  color: #333;
  text-align: center;
}

.xhjg ul li p span {
  font-weight: bold;
}

.xhjg ul li:first-child+li {
  height: 264px;
  background: url(../image/kuang1.png) center bottom no-repeat;
  left: 215px;
  bottom: 5px;
}

.xhjg ul li:first-child+li:hover {
  background: url(../image/active.png) center bottom no-repeat;
  padding-top: 35px;
}

.xhjg ul li:first-child+li+li {
  height: 264px;
  background: url(../image/kuang1.png) center bottom no-repeat;
  left: 426px;
  top: -7px;
}

.xhjg ul li:first-child+li+li:hover {
  background: url(../image/active.png) center bottom no-repeat;
  padding-top: 35px;
}

.xhjg ul li:first-child+li+li+li {
  left: 646px;
  bottom: 7px;
}

.xhjg ul li:first-child+li+li+li+li {
  right: 209px;
  bottom: 37px;
}

.xhjg ul li:first-child+li+li+li+li+li {
  right: 3px;
  bottom: 84px;
}

.xhjg ul li:first-child+li+li+li+li+li+li {
  right: 0;
  bottom: 57px;
}

.xhjg .xhjg_contruduct {
  height: 75px;
  border-left: 4px solid #fff;
  color: #fff;
  margin-top: 70px;
  box-sizing: border-box;
  padding-left: 36px;
}

.xhjg .xhjg_contruduct .sm_title {
  font-size: 24px;
  font-weight: bold;
}

.xhjg .xhjg_contruduct p {
  font-size: 16px;
  line-height: 26px;
}


.bzjy-wrap {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  height: 900px;
  background: url("../image/jybg.jpg") center center no-repeat;
}

.bzjy {
  position: relative;
  margin-bottom: 182px;
}

.bzjy .bzjy_title {
  height: 272px;
  padding-top: 127px;
  box-sizing: border-box;
  text-align: center;
}

.bzjy .icon_box {
  position: absolute;
  left: 0;
  top: 272px;
}

.bzjy .icon_box li {
  width: 395px;
  height: 150px;
  background: url("../image/black05.png");
  box-sizing: border-box;
  padding-left: 148px;
  position: relative;
  padding-top: 35px;
}

.bzjy .icon_box li:first-child {
  padding-top: 50px;
}

.bzjy .icon_box li .icon {
  position: absolute;
  left: 39px;
  top: 31px;
  width: 88px;
  height: 88px;
}

.bzjy .icon_box li .icon1 {
  background: url(../image/deng1.png) center center no-repeat;
}

.bzjy .icon_box li .icon2 {
  background: url(../image/deng2.png) center center no-repeat;
}

.bzjy .icon_box li .icon3 {
  background: url(../image/deng3.png) center center no-repeat;
}

.bzjy .icon_box li .yellow {
  font-size: 24px;
  color: #ffaf16;
  font-weight: bold;
  line-height: 30px;
}

.bzjy .icon_box li p {
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}

.bzjy .icon_box li+li {
  margin-top: 20px;
}

.bzjy .jyqk {
  width: 755px;
  height: 484px;
  position: relative;
  left: 442px;
  border: 10px solid #cccccc;
}

.bzjy .jyqk_title {
  width: 100%;
  height: 53px;
  background-color: #f33636;
  line-height: 53px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.bzjy .jyqk_title span {
  display: inline-block;
  text-align: center;
}

.bzjy .jyqk_title span:first-child {
  width: 102px;
}

.bzjy .jyqk_title span:first-child+span {
  width: 135px;
}

.bzjy .jyqk_title span:first-child+span+span {
  width: 260px;
}

.bzjy .jyqk_title span:first-child+span+span+span {
  width: 130px;
}

.bzjy .jyqk_title span:first-child+span+span+span+span {
  width: 105px;
}

.bzjy .jyqk .list_lh {
  background: #fff;
  height: 430px;
  width: 100%;
  overflow: hidden;
}

.bzjy .jyqk .list_lh ul {
  padding-left: 0px;
  list-style: none;
}

.list_lh li:hover {
  color: #f33636;
  background-color: #f7f8f8;
}

.bzjy .jyqk .list_lh ul li {
  height: 54px;
  width: 100%;
  line-height: 54px;
}

.bzjy .jyqk .list_lh ul li>span {
  text-align: center;
  display: inline-block;
}

.bzjy .jyqk .list_lh li span:first-child {
  width: 102px;
}

.bzjy .jyqk .list_lh li span:first-child+span {
  width: 135px;
}

.bzjy .jyqk .list_lh li span:first-child+span+span {
  width: 260px;
}

.bzjy .jyqk .list_lh li span:first-child+span+span+span {
  width: 130px;
}

.bzjy .jyqk .list_lh li span:first-child+span+span+span+span {
  width: 105px;
}


.teacher-banner {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    height: 600px;
    background: url(https://zhongqingedu.oss-cn-shenzhen.aliyuncs.com/image/teacherbg2.png) center center no-repeat;
}

.teacher-step2 {
  position: relative;
  z-index: 9;
  width: 1200px;
  margin: auto;
  min-height: 321px;
  background: url("../image/teacher-2.png") right center no-repeat;
}

.teacher-step2-tit {
  font-size: 30px;
  font-weight: bold;
}

.teacher-step2-tit span {
  color: #f33636;
  font-size: 48px;
}

.teacher-step2-info {
  width: 530px;
  margin-top: 50px;
  font-size: 18px;
  line-height: 30px;
}

.teacher-wrap {
  padding-top: 200px;
  position: relative;
  height: 400px;
}

.banner-teacher {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}

.teacher-banner .underline {
  width: 95px;
  height: 10px;
  background-color: #fff;
  display: block;
}

.teacher-banner .brank {
  font-size: 48px;
  color: #fff;
  margin-top: 48px;
}

.teacher-banner p span {
  font-weight: bold;
}

.teacher-banner p.qg {
  font-size: 24px;
  color: #fff;
  line-height: 60px;
}


.jytdys {
  height: 644px;
}

.jytdys .tdys_title {
  height: 260px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 118px;
}

.jytdys .tdys_title img {
  width: 844px;
}

.jytdys .advantage {
  width: 100%;
}

.jytdys .advantage li {
  width: 240px;
  text-align: center;
  float: left;
  margin-right: 80px;
}

.jytdys .advantage li img {
  width: 100%;
}

.jytdys .advantage li .strong {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}

.jytdys .advantage li p {
  font-size: 18px;
  color: #333;
  line-height: 32px;
}

.jytdys .advantage li:last-child {
  margin-right: 0;
}

.jytdys .advantage li:nth-child(2) .strong {
  color: #f33636;
}

.jytdys .advantage li:nth-child(3) .strong {
  color: #ffb016;
}

.jytdys .advantage li:nth-child(4) .strong {
  color: #22a9ff;
}

.jytdys .advantage li:nth-child(1) .strong {
  color: #3cd398;
}


.msjjbefore {
  width: 100%;
  max-width: 1920px;
  margin: -150px auto 0;
  height: 200px;
  background: url("../image/teacher-3.png") center bottom no-repeat;
}

.z_msjj {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  padding-bottom: 120px;
  background: #f7f8f8;
}

.z_msjj .msjj_title {
  text-align: center;
  margin-bottom: 60px;
}

.z_msjj .msjj_slider {
  height: 530px;
  position: relative;
}

.z_msjj .msjj_slider .arrow-left {
  background: url(../image/left.png) no-repeat left top;
  position: absolute;
  left: -48px;
  top: 50%;
  margin-top: -15px;
  width: 48px;
  height: 48px;
}

.z_msjj .msjj_slider .arrow-right {
  background: url(../image/right.png) no-repeat left bottom;
  position: absolute;
  right: -48px;
  top: 50%;
  margin-top: -15px;
  width: 48px;
  height: 48px;
}

.z_msjj .msjj_slider .swiper-container {
  height: 530px;
  width: 1120px;
}

.z_msjj .msjj_slider .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
  z-index: 99;
}

.teacher-arrow-left {
  left: -10px;
}

.teacher-arrow-right {
  right: -10px;
}

.teacher-pagination {
  text-align: center;
}

.z_msjj .msjj_slider .swiper-slide li {
  width: 335px;
  height: 464px;
  position: relative;
  float: left;
  color: #333;
}

.z_msjj .msjj_slider .swiper-slide li+li {
  margin-left: 50px;
}

.z_msjj .swiper-slide li .bk {
  width: 315px;
  height: 430px;
  border: 1px solid #e4e5e5;
  position: absolute;
  top: 0;
  right: 0;
}

.z_msjj .swiper-slide li .slide_content {
  width: 315px;
  height: 385px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 78px;
  box-sizing: border-box;
  padding-top: 95px;
  padding-left: 39px;
  padding-right: 32px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.z_msjj .swiper-slide li:hover .slide_content {
  background-color: #f33636;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.z_msjj .swiper-slide .slide_content>img {
  width: 128px;
  height: 128px;
  position: absolute;
  top: -66px;
  left: 30px;
  border-radius: 100px;
}

.z_msjj .swiper-slide .slide_content .name {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  left: 170px;
  top: 25px;
}

.z_msjj .swiper-slide .slide_content .border {
  margin: 20px auto 35px;
  display: block;
  width: 100%;
  height: 0.5px;
  background-color: #ccc;
}

.z_msjj .swiper-slide li:hover .slide_content .border {
  background-color: #fff;
}

.z_msjj .swiper-slide li .left_border {
  font-size: 16px;
  font-weight: bold;
  border-left: 2px solid #cfcfcf;
  box-sizing: border-box;
  padding-left: 12px;
}

.z_msjj .swiper-slide li:hover .left_border {
  border-left: 2px solid #fff;
}

.z_msjj .swiper-slide li .txt {
  font-size: 16px;
}

.no-banner-space {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 50px;
}

.article-tit {
  font-size: 30px;
  font-weight: bold;
}

.article-time {
  line-height: 40px;
  font-size: 16px;
  color: #999;
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
}

.article-share-tit {
  line-height: 40px;
  font-size: 16px;
  color: #999;
  float: right;
}

.article-share {
  width: 86px;
  height: 40px;
  float: right;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.article-content img {
  max-width: 100%;
}

.code-list {
  width: 840px;
  margin: 40px auto;
}

.code-list li {
  width: 420px;
  float: left;
  color: #f33636;
  font-size: 24px;
  text-align: center;
}

.code-border {
  margin: 0 auto 20px;
  width: 236px;
  padding-top: 30px;
  height: 222px;
  background: url("../image/code-border.png") no-repeat;
}

.code-border img {
  display: block;
  margin: auto;
}

.code-list li:hover {
  font-weight: bold;
}

.recommended-title {
  line-height: 86px;
  font-size: 36px;
  font-weight: bold;
}

.recommended-list {
  margin-bottom: 60px;
}

.recommended-list li {
  position: relative;
  width: 100%;
  min-height: 180px;
  background: #f2f2f2;
  margin-bottom: 25px;
}

.recommended-more {
  position: absolute;
  right: 37px;
  bottom: 41px;
  width: 42px;
  height: 43px;
  background: url("../image/recomore.png") no-repeat;
}

.recomment {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 57px;
  height: 57px;
  background: url("../image/recoment.png") no-repeat;
}

.recommended-content-title {
  padding-top: 40px;
  padding-left: 48px;
  padding-right: 200px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.recommended-content-info {
  font-size: 16px;
  padding-left: 48px;
  padding-right: 200px;
  line-height: 26px;
  padding-bottom: 40px;
}

.recommended-content-info a {
  color: #f33636;
  font-weight: bold;
}

.grant-form .layui-input,
.grant-form .layui-select,
.grant-form .layui-textarea {
  border-width: 0;
}


.banner-app5 {
  height: 800px;
  box-sizing: border-box;
  padding-top: 200px;
  position: relative;
}

.banner-app5 .banner_app_5 {
  font-size: 56px;
  color: #fff;
  margin-bottom: 5px;
}

.banner-app5 .banner_detail {
  font-size: 18px;
  color: #fff;
  width: 685px;
  margin-bottom: 45px;
}

.banner-app5 .addbold {
  font-weight: bold;
}

.banner-app5 .banner_list {
  color: #fff;
  text-align: center;
  width: 680px;
  height: 295px;
}

.banner-app5 .banner_list li {
  width: 210px;
  height: 128px;
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  padding-top: 20px;
  border-radius: 10px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  list-style: none;
}

.banner-app5 .banner_list li:first-child+li+li {
  margin-right: 0;
}

.banner-app5 .banner_list li:first-child+li+li+li+li {
  margin-right: 0;
}

.banner-app5 .banner_list .long_li {
  width: 325px;
}

.banner_list .main_size {
  font-size: 18px;
  margin-bottom: 5px;
}

.banner_list .banner_li {
  font-size: 14px;
}

.banner_tips .tip {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  box-sizing: border-box;
}

.banner_tips .tip1 {
  width: 145px;
  height: 105px;
  background: url(../image/xuexijiaoliu.png)no-repeat center;
  color: #aa60cf;
  right: 290px;
  bottom: 240px;
  padding-top: 16px;
}

.banner_tips .tip2 {
  width: 175px;
  height: 127px;
  background: url(../image/zhaunyetiku.png)no-repeat center;
  color: #3bd398;
  right: 82px;
  bottom: 186px;
  padding-top: 24px;
}

.banner_tips .tip3 {
  width: 145px;
  height: 105px;
  background: url(../image/xuexijiaoliu.png)no-repeat center;
  color: #f23635;
  right: 0;
  bottom: 310px;
  padding-top: 16px;
}

.banner_tips .tip4 {
  width: 126px;
  height: 91px;
  background: url(../image/shiyuxianzhi.png)no-repeat center;
  color: #ffb016;
  right: 180px;
  bottom: 337px;
  padding-top: 10px;
}

.banner_tips .tip5 {
  width: 159px;
  height: 119px;
  background: url(../image/gongkaike.png)no-repeat center;
  color: #22a8ff;
  right: 102px;
  bottom: 426px;
  padding-top: 20px
}


.collaborate {
  box-sizing: border-box;
  padding-top: 84px;
}


.collaborate ul li {
  list-style: none;
  width: 375px;
  height: 354px;
  float: left;
}

.collaborate ul li+li {
  margin-left: 30px;
}

.collaborate ul .show {

  width: 100%;
  height: 100%;
  text-align: center;
}

.collaborate ul .hide {
  display: none;
  width: 375px;
  height: 354px;
  box-sizing: border-box;
}

.collaborate ul li .addblod {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 35px;
}

.collaborate .show .rate_img {
  margin-bottom: 20px;
}

.collaborate .hide .word {
  font-size: 16px;
  color: #fff;
  line-height: 25px;
}

.collaborate ul .hide1 {
  background-color: #3cd398;
  padding-left: 82px;
  padding-top: 105px;
}

.collaborate ul .hide2 {
  background-color: #ffb016;
  padding-left: 20px;
  padding-top: 76px;
}

.collaborate ul .hide3 {
  background-color: #22a9ff;
  padding-left: 65px;
  padding-top: 45px;
}

.collaborate .hide .word i {
  display: none;
  vertical-align: middle;
  width: 10px;
  height: 11px;
  background: url(../image/zs.png)no-repeat center;
  margin-right: 3px;
}

.collaborate ul li:hover .hide {
  display: block;
}

.collaborate ul li:hover .show {
  display: none;
}

.grant-success {
  display: none;
  z-index: 999999;
  width: 558px;
  height: 605px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../image/success.png") no-repeat;
}

.grant-close {
  width: 18px;
  height: 18px;
  background: url("../image/close.png") no-repeat;
  position: absolute;
  top: 98px;
  right: 63px;
  cursor: pointer;
}

.grant-kc-name {
  color: #f24830;
  padding-top: 225px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 20px;
}

.grant-kc-money {
  padding-top: 32px;
  color: #f24830;
  font-size: 22px;
  text-align: center;
}

.grant-kc-money span {
  font-size: 36px;
}

.study-banner-0527 {
  width: 100%;
  height: 800px;
  max-width: 1920px;
  margin: auto;
  background: url("../image/study-banner-0527.jpg") center center no-repeat;
}

.study-banner-0527-tit {
  padding-top: 170px;
  font-size: 56px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.study-banner-0527-info {
  padding-top: 5px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 26px;
}

.study-list-0527 {
  text-align: center;
  font-size: 0;
  margin-top: 40px;
}

.study-list-0527 li {
  width: 300px;
  height: 140px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  margin: 22px 30px;
  text-align: center;
  border-radius: 12px;
}

.study-list-tit {
  padding-top: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 42px;
}

.study-list-info {
  font-size: 14px;
  line-height: 24px;
}

.study-list-0527 li.study-bg-1 {
  background: rgba(255, 176, 22, 0.7);
}

.study-list-0527 li.study-bg-2 {
  background: rgba(34, 168, 255, 0.7);
}

.study-list-0527 li.study-bg-3 {
  background: rgba(242, 54, 53, 0.7);
}

.study-list-0527 li.study-bg-4 {
  width: 360px;
  background: rgba(170, 96, 207, 0.7);
}

.study-list-0527 li.study-bg-5 {
  width: 360px;
  background: rgba(59, 211, 152, 0.7);
}

.contact-banner-530 {
  width: 100%;
  height: 600px;
  max-width: 1920px;
  margin: auto;
  background: url("../image/lxwmbanner530.jpg") center center no-repeat;
}

.span-circular {
  padding-top: 250px;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}

.span-circular span {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 100%;
  text-align: center;
  margin-right: 5px;
}

.bc-530 {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  max-width: 1920px;
  margin: auto;
  /* background: url("../image/qrbg530.jpg") center center no-repeat; */
}

.bc-left {
  width: 720px;
  float: left;
  margin-top: 70px;
}

.bc-left p {
  line-height: 24px;
  width: 620px;
  font-size: 16px;
}

    .bc-left p b {
        font-size: 18px;
        color: #0a142d;
        font-weight: bold;
    }

.bc-list {
  margin-top: 10px;
}

.bc-list li {
  padding-left: 55px;
  position: relative;
  width: 310px;
  float: left;
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 25px;
}


.fenxiao-list {
  margin-top: 10px;
}

.fenxiao-list li {
  padding-left: 10px;
  position: relative;
  width: 310px;
  float: left;
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 25px;
}

.fenxiao-list li:nth-child(2n) {
  width: 200px;
}

.bc-list li:nth-child(2n) {
  width: 260px;
}

.bc-p {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  background: url("../image/x-b.png") no-repeat;
}

.bc-t {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  background: url("../image/x-b2.png") no-repeat;
}

.ac {
  position: fixed;
  top: 0;
  right: 30px;
  bottom: 0;
  z-index: 999999;
  margin: auto;
  width: 160px;
  height: 309px;
  background: url("../image/ac_bg.png") center center /cover no-repeat;
}

.ac-title {
  position: relative;
  z-index: 999;
  display: block;
  margin: auto;
  padding-top: 28px;
}

.ac-close {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 9999;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  cursor: pointer;
}

.ac-99 {
  position: absolute;
  top: -18px;
  left: 4px;
  width: 95px;
  height: 67px;
  background: url("../image/ac_99w.png");
}

.ac-99.on {
  background: url("../image/ac_99y.png");
}

.ac-time {
  margin-top: -4px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.ac-links {
  position: absolute;
  bottom: 19px;
  width: 100%;
}

.ac-links a {
  display: block;
  width: 140px;
  height: 36px;
  cursor: pointer;
  margin-top: 10px;
}


.grant-wrap-0802 {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  height: 740px;
  padding-top: 87px;
  /* background: url("../image/jiaoxie.png") center center / cover no-repeat; */
  background: url("../image/competebg.png") center bottom no-repeat;

}

.grant-list-0802 {
  width: 740px;
  float: left;
}

.grant-list-0802 li {
  padding-left: 188px;
  width: 552px;
  height: 150px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 45px center;

}

.grant-list-0802 li.grant1 {
  -webkit-box-shadow: 0 0 10px #e9f6ff;
  -moz-box-shadow: 0 0 10px #e9f6ff;
  box-shadow: 0 0 10px #e9f6ff;
  background-image: url("../image/icon_grant_080203.png");
}

.grant-list-0802 li.grant2 {
  margin: 20px auto;
  -webkit-box-shadow: 0 0 10px #fff7e7;
  -moz-box-shadow: 0 0 10px #fff7e7;
  box-shadow: 0 0 10px #fff7e7;
  background-image: url("../image/icon_grant_080203.png");
}

.grant-list-0802 li.grant3 {
  -webkit-box-shadow: 0 0 10px #feebeb;
  -moz-box-shadow: 0 0 10px #feebeb;
  box-shadow: 0 0 10px #feebeb;
  background-image: url("../image/icon_grant_080203.png");

}

.grant-title-0802 {
  padding: 10px 0;
  padding-top: 27px;

}

.grant-title-0802 span {
  position: relative;
  font-size: 21px;
  z-index: 9;
}

.grant-title-0802 span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -6%;
  width: 116%;
  height: 50%;
  z-index: -1;
}

.bg-blue:after {
  background-color: #e9f6ff;
}

.bg-yellow:after {
  background-color: #fff7e7;
}

.bg-red:after {
  background-color: #feebeb;
}

.grant-info-0802 {
  font-size: 16px;
  font-weight: bold;
}

.grant-info-0802 b {
  font-size: 24px;
}

.color-blue b {
  color: #23a9ff;
}

.color-yellow b {
  color: #ffb016;
}

.color-red b {
  color: #f43636;
}

.grant-0802 {
  padding-top: 70px;
}

.grant-form-0802 {
    float: left;
    margin-left: 45px;
    width: 409px;
    height: 270px;
    padding-top: 200px;
    background: rgba(69,76,95,0.5) url("../image/grant-formbg1107.png") center 38px no-repeat;
}

/* 大数据 start */


.zq-data {
  position: relative;
  width: 100%;
  height: 800px;
  background: url("../image/home-dataBg.png") center center no-repeat;
  background-size: auto 470px;
  overflow: hidden;
  /* border: 1px solid red; */
}


.zq-data-title {
  padding: 60px 0 20px;

  text-align: center;
  font-size: 48px;
  color: #000;
}

.zq-dataBox {
  position: relative;
  height: 650px;
  /* border: 1px solid red; */
}

.zq-dataBox.width2 {
  width: 1200px;
  margin: 0 auto;
}

.zq-dataBox>div {
  position: absolute !important;
}

.zq-data-left {
  top: 25px;
  left: 0;
}

.zq-data-iconBox {
  margin-bottom: 20px;
}

.zq-data-iconBox>div {
  display: inline-block;
  vertical-align: top;
  /* border: 1px solid red; */
}

.iconBox-icon {
  margin-right: 10px;
}

.iconBox-icon>img {
  height: 43px;
}

.iconBox-text>div {
  font-size: 18px;
  font-weight: bold;
}

.iconBox-text>p {
  font-size: 14px;
  color: #000;
}

.iconBox-text b {
  font-size: 16px;
  color: red;
}

.zq-data-right {
  top: 0;
  right: -10px;
}

.zq-data-right>img {
  height: 610px;
}

.zq-dataBox {
  position: relative;
  height: 650px;
  /* border: 1px solid red; */
}


/* 大数据 end */