.aC{text-align: center;}
.dis-b{display: block;}
.dis-n{display: none;}
.dis-i{display: inline-block;}
/*原base.css*/
body, p, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #666560;
}
a {
  text-decoration: none;
  color: #666560;
}

a:hover {
  color: #ff2016;
}

img, input {
  padding: 0;
  outline-style: none;
  vertical-align: top;
}

.sub-list{background-color:#fff; margin:20px 14px 12px;}
.list{border:1px solid #DADADA;padding:12px; overflow:hidden;zoom:1;margin:0 0 8px;}
.list h2{font-size:0.3rem;line-height:20px;padding:0 0 10px; font-weight:bold}
.list p{font-size:0.25rem;line-height:20px;}
.list time{ float:right;padding:5px 0 0;font-size:1.2rem;}


.wenzhang {
    font-size: 16px;
    height: 16px;
    padding: 0.32rem 0.42rem ;
}

.wenzhang img {
   width: 100%;
}

.clearfix::after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.w {
  width: 1200px;
  margin: 0 auto;
}

.left {
  float: left;
}

.right {
  float: right;
}
.cur-i{
  cursor: initial;
}
.mt30{
  margin-top: 0.3rem;
}
.mt50{
  margin-top: 0.5rem;
}
.f33{
  font-size: 0.33rem;
}
.f18{
  font-size: 0.18rem;
}
.f16{
  font-size: 0.16rem;
}
.strong{
  font-weight: bold;
}
/*原 index_qn.css*/
.module{
  padding: 0.45rem 0.2rem 0.3rem;
  background: #fff;
  width: 7.1rem;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.1rem;
}
body {
  background-color: #f4f8fb;
}
/* 头部 */
.headers {
  width: 100%;
  height: 1.34rem;
  position: relative;
  overflow: hidden;
  background: #fff;
}
/* 左logo */
.header_left {
  width: 4.89rem;
  margin-left: 0.26rem;
  margin-top: 0.36rem;

}
.header_left img {
  width: 100%;

}
/* 右菜单 */
.header_right {
  width: 0.52rem;
  height: 0.74rem;
  position: absolute;
  top: 0.36rem;
  right: 0.28rem;
}
.header_right img{
  width: 0.62rem;
  height: 0.8rem;
}
.kongbai1 {
  width: 100%;
  height: 0.01rem;
  background-color: #e0e0e0;
}
.kongbai2 {
  width: 100%;
  height: 0.02rem;
  background-color: #e0e0e0;
  margin-bottom: 0.3rem;
}
/* 轮播图 */
.swiper-container {
  width: 7rem;
  height: 3.8rem;
  padding: 0.3rem 0 0.3rem;
  margin: 0 auto;
  background-color: #f4f8fb;
}
.swiper-slide img {
  width: 7rem;
  height: 3.8rem;
}
.qn-s-container .swiper-pagination{
  display: inline-block;
  width: auto;
  padding: 0.05rem 0.3rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.5rem;
  left: 50%;
  bottom: 0.55rem;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%,0);
  background: rgba(0, 0, 0, 0.2);
}
.qn-s-container .swiper-pagination span{
  width: 0.2rem;
  height: 0.2rem;
  background: #eeeeeb;
  display: inline-block;
  border-radius: 50%;
  margin-top: 0.05rem;
  opacity: 1;
}
.qn-s-container .swiper-pagination .swiper-pagination-bullet-active{
  background: #f15050;
}


/* 招生计划 */
.mt24{
  margin-top: 0.24rem;
}
.mt15{
  margin-top: 0.15rem;
}
.mt5{
  margin-top: 0.05rem;
}
.r_s_list{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.r_s_item{
  width: 2.1rem;
  height: 2.2rem;
  border-radius: 0.2rem;
  position: relative;
}
.r_s_item>a{
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.r_s_item .bg{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.r_s_item .v-hide{
  visibility: hidden;
}
.r_s_item p{
  position: relative;
  z-index: 2;
  margin-left: 0.14rem;
}
.r_s_item p:nth-child(1){
  margin-top: 0.34rem;
}

.r_s_item1 p{
  color: #f4943e;
}
.r_s_item1 span{
  color: #f4943e;
  border:1px solid #f4943e;
}

.r_s_item2 p{
  color: #40bbcd;
}
.r_s_item2 span{
  color: #40bbcd;
  border:1px solid #40bbcd;
}

.r_s_item3 p{
  color: #598bde;
}
.r_s_item3 span{
  color: #598bde;
  border:1px solid #598bde;
}
.r_s_item .d-btn{
  display: inline-block;
  text-align: center;
  padding: 0 0.05rem;
  height: 0.26rem;
  line-height: 0.26rem;
  border-radius: 0.13rem;
  font-size: 0.16rem;
}


/* 二十年 */
.twenty {
  width: 6.44rem;
  margin: 0.45rem auto;
}
.twenty img {
  width: 6.44rem;

}

/* 课程体系 */


.course_system {
}
.biaoti {
  text-align: center;
  /*margin-top: 0.6rem;*/
}
.qnbt {
  margin-top:0.3rem;
}
.biaoti p:first-child {
  font-size: 0.40rem;
  font-weight:700;
  color: #3e3e3e;
  margin-bottom: 0.17rem;
}
.biaoti p:nth-child(2) {
  font-size: 0.26rem;
  color: #a8a8a8;
  margin-bottom: 0.1rem;
}
.biaoti p:nth-child(3) {
  font-size: 0.26rem;
  color: #a8a8a8;
  margin-bottom: 0.45rem;
}
.course_course {
  /* display: flex; */
}
.course_img {
  width: 3.25rem;
  height: 2.19rem;
}
.course_img img {
  width: 3.25rem;
  height: 2.19rem;
}
.course_tuo {
  float: left;
  margin-bottom: 0.2rem;
  position: relative;
}
.course_tuo:nth-child(2n){
  margin-left: 0.2rem;
}
.course_txt {
  text-align: center;
  position: absolute;
  top: 0.82rem;
  left: 0.4rem;

}
.course_txt p:first-child {
  font-size: 0.30rem;
  color: #fff;
}
.course_txt p:nth-child(2) {
  font-size: 0.18rem;
  color: #fff;
}

/* 学籍查询 */
/* index.css */

/* 青鸟新闻 */
.qn_journalism .qn_student2{
  height: 6rem;
}
#news-video-play{
  position: relative;
}
#news-video-play .video-img-btn{
  display: block;
  width: 3.25rem;
  height: 2.19rem;
}
#news-video-play .news-video{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 3.34rem;
  height: 2.19rem;
  background: #000;
  display: none;
}
/*.qn_journa1 {
  width: 7rem;
  height: 1.9rem;
  margin: 0 auto;
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
}
.qn_journa1-1 {
  width: 3.9rem;
  height: 1.9rem;
  display: inline-block;
}
.qn_journa1-1 p:first-child {
  color: #131313;
  font-size: 0.26rem;
}
.qn_journa1-1 p:nth-child(2) {
  color: #9c9c9c;
  font-size: 0.22rem;
  margin-top: 0.3rem;
  line-height:0.4rem;
}
.qn_journa1-2 img {
  width: 2.68rem;
  height: 1.85rem;
}
.qn_journa1-3 {
  width: 7.00rem;
  height: 0.02rem;
  background-color: #eeeeee;
  margin: 0 auto;
}*/
.qn_journa1-4 {
  width: 7.1rem;
  height: 0.8rem;
  background-color: #eeeeee;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.8rem;
  margin: 0.4rem auto;
  border-radius: 0.05rem;
}
.qn_journa1-4 a {
  color: #bbbbbb;

}

/* 第六届 */
.six {
  width: 100%;
  height: 2.7rem;
  text-align: center;
}
.six img {
  width: 6.9rem;
  height: 2.07rem;
  margin-top: 0.3rem;
}

/* 青鸟学员 */
.qn_student {
}

.qn_student2 {
  width: 6.7rem;
  height: 6.9rem;
  margin: 0 auto;
}
.qn_student2-1 {
  float: left;

  margin-bottom: 0.3rem;
}
.qn_student2-1 img {
  width: 3.25rem;
  height: 2.19rem;
}
.qn_student2-1 a p:first-child{
  font-size: 0.28rem;
  color: #131313;
  margin-top: 0.25rem;
  font-weight: 700;
}
.qn_student2-1 a p:nth-child(2){
  font-size: 0.24rem;
  color: #9c9c9c;
  margin-top: 0.14rem;
}
.qn_student2-2 {
  margin-left: 0.2rem;
}

.kongbai {
  width: 100%;
  height: 0.01rem;
  background-color: #e0e0e0;
  margin-top: 0.6rem;
}

.zykb {
  margin-top:0rem;
  height:0.02rem;
}

/* 载誉而归 */
/* 无缝滚动轮播 */
#div1{
  width: 100%;
  height: 2.7rem;
  margin: 0.5rem auto;
  /* background-color: #646464; */
  position: relative;
  overflow: hidden;
}
#div1 ul{
  position:absolute;
  left:0;
  top:0;
  overflow: hidden;
  background-color: #ffffff;
}

#div1 ul li{
  float: left;
  width: 2.47rem;
  height: 2.7rem;
  list-style: none;
  margin-left: 0.2rem;
}
#div1 ul li img {
  width: 100%;
}
#btn1 , #btn2 {
  display: none;
}

/* 友情链接 */
.youlian{
  font-size: 0;
}
.youlian img {
  width: 1.52rem;
  margin-bottom: 0.2rem;
  margin-right: 0.2rem;
}
.youlian a:nth-child(4n) img{
  margin-right: 0;
}

  /* 结尾版块 */
.ending {
  width: 100%;
  height: 5rem;
  background-size: 100% 100%;
  overflow: hidden;
}
.fanhui {
  width: 0.84rem;
  height: 0.75rem;
  margin: 0.5rem auto 0.3rem;
}


.phone {
  width: 3.31rem;
  height: 0.55rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
}

.ewm {
  width: 2.12rem;
  height: 2.14rem;
  margin: 0 auto;
}

.gongsi {
  width: 100%;
  height: 1.02rem;
  line-height: 1.02rem;
  font-size: 0.2rem;
  color: #a5a5a5;
  text-align: center;
  margin-bottom: 1.21rem;
  background-color: #282626;
 
}
/* 底部导航 */
.tabbar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.20rem;
  overflow: hidden;
  background: #40bbcd;
}
.tabbar_warp{
  width: 7.5rem;
}
.tabbar_cmq1 {
    width: 1.99rem;
    height: 1.20rem;
    box-sizing: border-box;
}
.tabbar_cmq1 img {
  width: 100%;
  height: 1.20rem;
}
.tabbar_cmq3{
    width:3.52rem;
    height:1.20rem;
}
.tabbar_cmq3 img {
  width:100%;
  height:1.20rem;
}
.tabbar_cmq2 {
    width: 1.99rem;
    height: 1.20rem;
    box-sizing: border-box;
}
.tabbar_cmq2 img {
  width: 100%;
  height: 1.20rem;
}

/* 菜单弹出 */
body {
  position: relative;
}
.tanchu {
  height: 10rem;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  z-index: 10000;
  display: none;
}
.tanchu_header {
  width: 7.5rem;
  height: 0.9rem;
  background-color: #f3f3f3;
}
.tanchu_header p {
  font-size: 0.29rem;
  color: #414141;
  margin-left: 3.07rem;
  line-height: 0.9rem;
}
.tanchu_header img {
  width: 0.37rem;
  height: 0.37rem;
  margin-top: 0.3rem;
  margin-right: 0.4rem;
}

/* 关于我们 */
.About_bt img {
  width: 0.05rem;
  height: 0.25rem;
  margin-left: 0.25rem;
  margin-top: 0.05rem;
}
.About_bt p {
  font-size: 0.24rem;
  color: #414141;
  margin-left: 0.5rem;
  margin-top: -0.3rem;
}
.About_mk{
  width: 100%;
  height: 4.8rem;
}
.About_mk1 {
  width: 2.4rem;
  height: 1.4rem;
  margin: auto;
  margin-top: 0.15rem;
}
.About_mk1 img {

  height: 1rem;
  margin-top: 0.25rem;
  margin-left: 0.6rem;
}


/*原index.css*/
* {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}
.wrap_a {
  width: 100%;
  height: 6.77rem;

  overflow: hidden;
}
.wrapper {
  width: 7.00rem;
  height: 6.18rem;
  border-radius: 0.1rem;
  margin: 0 auto;
  overflow: hidden;
}

.tab {
  border-bottom: 0;
  height: 1.11rem;
  width: 7.0rem;
}
.tab-item {
  font-size: 0.36rem;

  background-color: #d8d8d8;
}

.tab li {
  position: relative;
  float: left;
  height: 1.11rem;
  width: 3.50rem;

  text-align: center;
  line-height: 1.11rem;
  cursor: pointer;
}
.products {
  width: 7rem;

  height: 5.07rem;
  background-color: #ffffff;
}

.products .main {
  display: none;
}

.products .main.selected {
  display: block;
}

.tab li.active {
  background-color: #ffffff;

  border-bottom: 0;
}
.selected {
  width: 5.17rem;
  height: 4.22rem;
  margin: 0 auto;
  font-size: 0.24rem;
  color: #717171;
  line-height:0.6rem;
}
.biaodan {
  width: 3.8rem;
  height: 0.6rem;
  margin: 0.47rem auto 0;
}
.selected input {
  width: 3.8rem;
  height: 0.6rem;
  margin: 0rem auto;
}
.index-search-from{

}
.index-search-from input{
    border:1px solid #bbb;
    border-radius: 0.04rem;
}
.index-search-from .error{
  height: 0.56rem;
  color: red;
  text-indent: 1.2rem;
}
.index-search-from .btn {
  width: 2.08rem;
  height: 0.63rem;
  border:none;
  background-color: #3bbcce;
  font-size: 0.24rem;
  color: #ffffff;
  border-radius: 0.3rem;
  text-align: center;
  margin: 0 auto;
}