.eExercise_nrX .eExercise_nr_div.eExercise_ylj66{
  background-color: #c1d8ff;
}
.eExercise_nrX .eExercise_nr_div.eExercise_ylj66s{
  background-color: #fcb6c0;
}
.eExercise_nrX .eExercise_nr_div .eEx_zhlx a:hover{
 color: #fff !important;
}
.eExercise_nrX {
  padding-bottom: 0 !important;
}
.eExercise_nrX .eExercise_nr_img {
  max-width: 350px;
  margin: auto;
  margin-top: -35px;
}
.daanYear{
}
.daanLeft{
  width: 50px;
  height: 50px;
  background: url(../images/arrowInto.png) no-repeat center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  cursor: pointer;
}
.daanRight{
  width: 50px;
  height: 50px;
  background: url(../images/arrowInto.png) no-repeat center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
  margin-top: 15px;
  cursor: pointer;
}
.daanLeft:hover,
.daanRight:hover{
  background: url(../images/arrowInto1.png) no-repeat center;
}

.eListeningTCDiv {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  padding: 20px;
  justify-content: center;
}
.eListeningTCDiv > div{
  background-color: #fff;
  width: 300px;
  font-size: 18px;
  border-radius: 8px;
  padding: 25px 20px 35px 20px;
  text-align: center;
  cursor: pointer;
 }
 .eListeningTCDiv > div span{
  display: block;
  width: 100%;
  text-align: center;
 }
 .eListeningTCDiv > div img{
  margin-bottom: 20px;
 }
 .eListeningTCDiv > div span{
  line-height: 25px;
  padding-top: 2px;
 }
 .eListeningTCDiv > div span:last-child{
  padding-top: 5px;
 }
 .eListeningTCDiv.active {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
/* 听力测验*/
.eListeningDiv{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.eListeningDiv div{
  width: 16.666666%;
  padding-bottom: 16.666666%;
  height: 0;
  position: relative;
}
.eListeningDiv div a{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 20%;
  text-decoration: none;
}
.eListeningDiv div a h1{
  color: #fff;
  font-size: 64px;
  margin: 0;
  letter-spacing: 0.1rem;
  font-weight: normal;
  line-height: 60px;
}
.eListeningDiv div a span{
  width: 100%;
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.1rem;
}
.eListeningDiv div:nth-child(1) a{
  background: url(../images/eListeningImg1.png) no-repeat center;
}
.eListeningDiv div:nth-child(2) a{
  background: url(../images/eListeningImg2.png) no-repeat center;
}
.eListeningDiv div:nth-child(3) a{
  background: url(../images/eListeningImg3.png) no-repeat center;
}
.eListeningDiv div:nth-child(4) a{
  background: url(../images/eListeningImg4.png) no-repeat center;
}
.eListeningDiv div:nth-child(5) a{
  background: url(../images/eListeningImg5.png) no-repeat center;
}
.eListeningDiv div:nth-child(6) a{
  background: url(../images/eListeningImg6.png) no-repeat center;
}
.nav_dis1{
  height: 315px;
}
.nav_dis ul li:last-child a{
  border: 0;
}
.eLImg{
  padding-top: 15px;
  margin: 0 -5px;
  display: flex;
  flex-wrap: wrap;
}
.eLImg > div{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.eLImg img{
  max-width: 100%;
  border: 1px solid #30c3dc;
}
.eLImg span{
  padding: 5px;
}
.eLImg span:nth-child(odd){
  width: 52.9%;
}
.eLImg span:nth-child(even){
  width: 47.1%;
}
.eLImg span:nth-child(2){
}
.eLImg p{
  color: red;
  padding-top: 18px;
  padding-bottom: 15px;
  padding-left: 20px;
}
.eListeningHBody .english_bg{
  margin-top: -16px;
}

.indNavX{
  display: flex;
  width: 100%;
  justify-content: center;
}
.indNavX .container{
  display: flex;
  position: relative;
  height: 100%;
}
.indNavX .main_nav{
  position: relative;
  display: flex;
  justify-content: center;
}
.indNavX .main_nav ul li a{
  padding: 9px 15px 0 15px;
}
.indNavX .main_nav ul li .nav_dis a {
  padding: 10px 10px 0 10px;
}
.eListeningBody_ind .container{
  min-width: auto;
}
.eListeningBody_ind .eListening_Main{
  min-height: 690px;
}
.eListeningBody_ind .eListening_Main nav ul a{
  text-decoration: none;
}

.eOralFree > header{
  display: flex;
  margin: 0 -5px;
}
.eOralFree > header div{
  padding: 0 5px;
}
.eOralFree > header a{
  height: 45px;
  line-height: 45px;
  width: 100%;
  background: #fcdbcb;
  border-top: 1px solid #ff9966;
  border-left: 1px solid #ff9966;
  border-right: 1px solid #ff9966;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
  font-size: 18px;
  color: #d46f3d;
  margin-top: 20px;
  display: block;
  min-width: 130px;
  text-decoration: none;
}
.eOralFree > header .active a{
  background: #ff9966;
  color: #fff;
  height: 50px;
  line-height: 50px;
  margin-top: 15px;
}
.eOralFreeMain{
  border: 1px solid rgba(0,0,0,0.1);
  padding: 10px 15px;
  margin-bottom: 20px;
  display: flex;
  min-height: 400px;
}
.eOralFreeMain .article_p{
  margin-top: 0;
}
.eOralFreeMain .eOralFreeDiv{
  display: none;
  margin-right: 0;
}
.eOralFreeMain .eOralFreeDiv.active{
  display: block;
}
.eOralFreeMain .eoral_q:last-child{
  border: 0;
}
.aMai {
  width: 150px;
  border: 0px;
  outline: none;
  color: #345311;
  background: url(https://www.ezhishi.net/eOralResources/images/mai1.png) no-repeat left center rgba(119, 191, 41, 0.74);
  background-position-x: 10px;
  height: 45px;
  font-size: 16px;
  float: left;
}
.eOralFreeDiv .star_table_tit{
  margin-bottom: 10px;
}
.TextAnswerTC{
  width: 90% !important;
  max-width: 450px;
  height: 510px !important;
}
.TextAnswerTC .layui-layer-title{
  font-size: 16px;
}

.ICTText_202210{
  padding-top: 10px;
}
.ICTTextTop{
  background-color: #99cc00;
  color: #fff;
  padding: 10px 10px 10px 35px;
  margin-bottom: 5px;
  position: relative;
}
.ICTTextTop10{
  padding-left: 45px;
}
.ICTTextTop i{
  font-style: normal;
  position: absolute;
  left: 10px;
}
.ICTTextTop div{
  font-size: 22px;
  color: #fff;
  font-weight:700;
}
.ICTTextTop span{
  font-size: 18px;
  font-family: Atilla,sans-serif !important;
}
.ICTTextTop_one{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ICTTextBlue{
  color: #00aff0;
  font-size: 17px;
  padding: 5px;
}
.ICTTextBlue span{
  display: block;
  font-weight: bold;
}
.ICTText_202210 p{
  padding:0px 5px 5px 5px;
  margin: 0;
  font-size: 16px;
  font-family: Atilla,sans-serif !important;
  line-height: 20px;
}
.ICTText_202210 ul li{
  list-style: none;
}
.ICTText_PEn{
  padding-bottom: 5px;
}
.ICTText_img1{
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 15px 0;
}
.ICTText_img1 span{
  width: 25%;
  padding: 2px;
  display: flex;
  align-items: center;
}
.ICTText_202210 img{
  width: 100%;
}
.ICTText_img2{
  display: flex;
  padding: 5px 0 15px 0;
}
.ICTText_img2 span{
  padding: 5px;
}
.ICTText_img2 span:nth-child(1){
  width: 27%;
}
.ICTText_img2 span:nth-child(2){
  width: 35.5%;
}
.ICTText_img2 span:nth-child(3){
  width: 39%;
}
.ICTText_img2  span div{
  color: #bf041f;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.ICTText_imgLeft{
  color: #bf041f;
  font-size: 18px;
  font-weight: bold;
}
b.ICTBxingxing{
  color: #ff0000;
  font-size: 22px;
}
.ICTText_img4{
  display: flex;
}
.ICTText_img4 span{
  padding: 2px;
}
.ICTTextPadB{
  padding-bottom: 10px;
}
.ICTText_img5{
  display: flex;
  flex-wrap: wrap;
}
.ICTText_img5 li{
  padding: 10px 0;
}
.ICTText_img5 li:nth-child(1){
  width: 50%;
}
.ICTText_img5 li:nth-child(2){
  width: 50%;
}
.ICTText_img5 li:nth-child(3){
  width: 100%;
}
.ICTText_img5 li > div:nth-child(2),
.ICTText_img6 li > div:nth-child(2){
  display: flex;
}
.ICTText_img5 li > div:nth-child(2) img,
.ICTText_img6 li > div:nth-child(2) img,
.ICTText_img1 img,
.ICTText_img4 img{
  height: 100%;
}
.ICTText_img6{
  display: flex;
}
.ICTText_img7{
  display: flex;
  padding-top: 10px;
}
.ICTText_img7 li:nth-child(1),
.ICTText_img8 > div{
  position: relative;
  padding-left: 25px;
}
.ICTText_img7 li:nth-child(1) b,
.ICTText_img8 > div b{
  position: absolute;
  left: 0;
  top: 0;
}
.ICTText_img7 li:nth-child(2){
  width: 40%;
  display: flex;
}
.ICTText_img7 li:nth-child(2) span{
  padding: 2px;
}
.ICTText_img8 li{
  display: flex;
}
.ICTText_img8 li span{
  padding: 2px;
}
.ICTText_TextRed{
  color: #bf041f;
  font-size: 16px;
  display: flex;
  line-height: 25px;
  padding: 0 5px;
}
.ICTText_TextRed b.ICTBxingxing{
  color: #00aff0;
}
.ICTText_TextRed span{
  padding-right: 10px;
  position: relative;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.ICTText_TextRed span b{
  position: absolute;
  left: 0;
}
.ICTText_img9{
  display: flex;
}
.ICTText_img9 span{
  padding: 2px;
}
.ICTText_img10 .ICTText_imgLeft{
  font-weight: normal;
}
.ICTText_img10 footer{
  display: flex;
  flex-wrap: wrap;
}
.ICTText_img10 footer span{
  width: 25%;
  padding: 2px;
}
.ICTText_img10 footer span img{
  height: 100%;
}
.project_nav .row div.col-md-6{
  padding: 0 5px !important;
}
.project_nav .row div.col-md-6 a{
  text-align: left;
}


@media (max-width:1200px) {
  .eListeningBody_ind .eListening_Main .container{
    padding-top: 65px;
  }
  .eListeningDiv div a{
    background-size: 100% !important;
  }
  .eListeningDiv div a h1{
    font-size:5.5vh;
  }
  .eListeningDiv div a span{
    font-size:2vh;
  }
  .indNavX .container{
    width: 100%;
  }
  .indNavX .main_nav ul li a{
    padding: 9px 10px 0 10px;
  }

}
@media (max-width:1100px) {
  
.container_top{
  margin-top: 50px;
}
.indNavX{
  display: none;
}

}
@media (max-width:1024px){
  
  .ICTText_202210{
    width: 100%;
  }
}
@media (max-width:992px) {
  .eListeningDiv div a{
    padding-top: 25%;
  }
  .eListeningDiv div {
    width: 33.333333%;
    padding-bottom: 33.333333%;
  }
  .eListeningDiv div a h1{
    font-size:8.6vw;
    line-height: 8vw;
  }
  .eListeningDiv div a span{
    font-size:3vw;
  }
}
@media (max-width:990px) {
  .eExercise_nrX .eExercise_nr_div{
    width: 98% !important;
    margin-bottom: 30px !important;
  }

}
@media (max-width:850px) {
  .ICTTextTop div{
    font-size: 20px;
  }
  .ICTTextTop span{
    font-size: 16px;
  }
  .ICTText_img2 span div{
    font-size: 16px;
  }
  .ICTText_img7 li:nth-child(2){
    min-width: 250px;
  }
  .ICTText_TextRed{
    flex-wrap: wrap;
  }
}
@media (max-width:768px){
  .ICTText_img2 span:nth-child(1),
  .ICTText_img2 span:nth-child(2),
  .ICTText_img4 span,
  .ICTText_img1 span,
  .ICTText_img5 li:nth-child(3) > div:nth-child(2) span,
  .ICTText_img9 span,
  .ICTText_img10 footer span{
    width: 50%;
  }
  .ICTText_img2 span:nth-child(3){
    width: 50%;
  }
  .ICTText_img4_1 span,
  .ICTText_img5 li:nth-child(1),
  .ICTText_img5 li:nth-child(2){
    width: 100%;
  }
  .ICTText_img2,
  .ICTText_img4,
  .ICTText_img5 li:nth-child(3) > div:nth-child(2),
  .ICTText_img7,
  .ICTText_img9{
    flex-wrap: wrap;
  }
  .ICTText_img7 li:nth-child(2){
    padding-left: 25px;
    width: auto;
  }
  .ICTText_img7 li:nth-child(2) span{
    max-width: 150px;
  }
  .ICTTextTop div {
    font-size: 18px;
  }
  .ICTText_202210 {
    padding: 10px;
  }
  .ICTTextTop span {
    font-size: 14px;
  }
  .ICTTextBlue span{
    font-size: 16px;
  }
  .ICTText_202210 p{
    font-size: 14px;
  }
  .ICTTextTop {
    background-color: #99cc00;
    color: #fff;
    padding: 5px 10px 5px 35px;
    margin-bottom: 5px;
    position: relative;
  }
  .MagAn .title_with{
    display:block !important;
  }
  .MagAn .daanLeft,
  .MagAn .daanRight{
    display: none !important;
  }
  .daanYear{
    display: flex;
    flex-wrap: wrap;
  }
  .maga_tit_sub2 a{
    background: #34d3c0;
    border: 1px solid #34d3c0;
  }
  .maga_tit_sub a {
    background: #ed406a !important;
    border: 1px solid #ed406a !important;
  }
  .eLImg{
    position: relative;
    padding-bottom: 55px;
  }
  .eLImg span{
    width: 100% !important;
  }
  .eLImg p{
    position: absolute;
    bottom: -32px;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .eOralFree > header div {
    width: 25%;
    display: flex;
    align-items: flex-end;
  }
}

@media (max-width:650px) {
  .eOralFree > header div a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    min-width: auto;
  }
  
}
@media (max-width:550px) {
  .eListeningHBody .article_p,
  .eOralFreeMain .eOralFreeDiv,
  .ICTText_img8 li:last-child span:nth-child(1),
  .ICTText_img6 li div:nth-child(2) span,
  .ICTText_img2 span{
    width: 100% !important;
  }
  .ICTText_img6,
  .ICTText_img6 li div:nth-child(2),
  .ICTText_img8 li{
    flex-wrap: wrap;
  }
  .ICTText_img8 li span{
    width: 50%;
  }

  
}
@media (max-width:500px) {
  .container_top{
    margin-top: 30px;
  }
  .eOralFree > header{
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .eOralFree > header div{
    width: 50%;
  }
  .eOralFree > header div a{
    border: 1px solid #ff9966;
    border-radius: 5px;
    font-size: 15px;
    line-height: 40px;
    height: auto;
    margin: 5px 0;
  }
  .eOralFree > header .active a{
    line-height: 40px;
    font-size: 16px;
    height: auto;
    margin: 5px 0;
  }

}
@media (max-width:480px) {
  .eListeningBody_ind .eListening_Main .container {
    padding-top: 45px;
  }
}