.content_box{
  clear:both;
  overflow:hidden;
  margin-top:56px;
}
.content_left{
  float:left;
  width:760px;
  overflow:hidden;
}
.swiper {
   width: 100%;
   position: relative;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
}
.swiper-button-next:after, .swiper-button-prev:after{
  color:#ff8c00;
}

.swiper-pagination-bullet{
  background-color:#b9b9b9;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color:#ff8c00;
}

.process{
  width:100%;
  margin-top: 16px;
  overflow:hidden;
}
.process li{
  width:15.58%;
  margin-right: 1.3%;
  float:left;
  text-align: center;
}
.process li:last-child{
  margin-right: 0;
}
.process li img{
  margin-bottom:12px;
}
.process li img.white{
  display: none;
}
.process li a{
  color:#db1011;
  display:block;
  background-color:#F5F5F5;
  padding:30px 0 24px;
}
.process li a:hover{
  background-color: #db1011;
  color:#fff;
}
.process li a:hover img.white{
  display: inline-block;
}
.process li a:hover img.red{
  display: none;
}
.tab{
  margin-top:34px;
  overflow:hidden;
  clear:both;
  width:100%;
}
.tab .title{
  font-size:20px;
  font-weight:bold;
  height:37px;
  width:100%;
  border-bottom: solid 1px #cacaca;
  margin-bottom: 34px;

}
.tab .title .more{
  font-size:14px;
  font-weight:normal;
  color:#828a92;
  float:right;
}
.tab .title .more:hover{
  color:#db1011;
}
.tab .title .more span{
  font-size:18px;
  margin-right: 5px;
}
.notice{
  margin-top: 48px;
  margin-bottom: 25px;
   position: relative;
}
.theme1 .smarticker-news a{
   font-size:16px;
   color:#333;
}
.notice  img{
  position: absolute;
  left:0;
  top:6px;
}
.notice .tickertitle{
  background-color: transparent;
  color:#db1011;
  font-size:16px;
  padding-left: 25px;
}
.smarticker .sec1-2{
  width:125px;
}
.notice .shadow{
  box-shadow: none;
}
.smarticker .smarticker-news ul{
  margin-left: 0px;
}
.notice a{
  line-height: 30px;
}
.smarticker .smarticker-news ul li{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width:100%;
}

.notice span{
  color:#db1011;
}
.curriculum_system {
  width:100%;
}
.curriculum_system  li{
  float:left;
  width:31.6%;
  margin-right: 2.6%;
  margin-bottom: 23px;
  color:#999898;
  border:solid 1px #e5e5e5;
  box-sizing: border-box;
  overflow: hidden;
}
.curriculum_system  li img{
  width:100%;
  margin-bottom:10px;
}
.curriculum_system  li:last-child,.curriculum_system  li:nth-child(3){
  margin-right: 0;
}
.curriculum_system h3{
  font-size:16px;
  color:#333;
  margin-bottom: 5px;
  margin-left: 10px;

}
.curriculum_system  li p{
  margin-left: 10px;
}
.curriculum_system  li span{
  display: inline-block;
  color:#db1011;
   margin-top: 30px;
   margin-left: 10px;
   margin-bottom: 14px;
   font-size:16px;
}
.curriculum_system li a{
  display: block;
  transition: all 1s;
}
.curriculum_system li:hover{
    border-color:#db1011;
}
.curriculum_system li a:hover{
  transform: scale(1.05);
}
.curriculum_system li a:hover p{
  color:#333;
}
.curriculum_system li:hover h3{
  color:#db1011;
}
.training_brochures{
  margin-bottom:17px;

}
.training_brochures li{
  float:left;
  width:30%;
  margin-right: 5%;
  margin-bottom: 23px;
  color:#888888;
}
.training_brochures li p{
  line-height: 26px;
  word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
height:52px;
}
.training_brochures li p a{
  color:#888;
}
.training_brochures li p a:hover{
   color:#db1011;
}
.training_brochures h3{
  font-size:16px;
  font-weight:bold;
  color:#333;
  margin-bottom: 7px;
}
.training_brochures  li:last-child,.training_brochures  li:nth-child(3),.training_brochures  li:nth-child(6){
  margin-right: 0;
}

.training_institutions li{
  overflow: hidden;
  margin-bottom: 17px;
}

.training_institutions .left{
  float:left;
  width:50px;
  font-weight:bold;
  text-align-last:justify;
  text-align:justify;
  text-justify:distribute-all-lines; 
}
.training_institutions .left1{
  float:left;
}
.training_institutions .right{
  margin-left: 50px;
  overflow: hidden;
}
.training_institutions .right a{
  display: inline-block;
  width:76px;
  text-align: center;
  float:left;
  color:#333;
  margin-bottom: 13px;
}
.training_institutions .right a:hover{
  color:#db1011;
}
.training_institutions .zzq {
  margin-left: 70px;
}
.training_institutions .zzq a{
  width:auto;
  margin-right: 41px;
}

.advertisement{
  width:100%;
  margin-bottom: 34px;
}
.advertisement img{
  width:100%;
}

.content_right{
  width:370px;
  float:right;
}
.content_right .title{
  font-size:20px;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  overflow: hidden;
}
.content_right .title::before{
  content:"";
  position: absolute;
  width:4px;
  height:20px;
  left:0;
  bottom:3px;
  
  background-color:#db1011;
}
.content_right .title a.more{
  font-size:14px;
  color:#828a92;
  float:right;
}
.content_right .title a.more:hover{
  color:#db1011;
}
.content_right .title a.mor span{
  font-size: 18px;
  margin-right: 5px;
}
.content_right .right-tab{
  font-size:16px;
}
.content_right .right-tab ul li  a:hover{
  color:#db1011;
}
.content_right .information ul li  a,.content_right .exam_guide ul li  a,.content_right .disaster_accident ul li  a{
  color:#333;
  display:block;
  border-bottom: solid 1px #e5e5e5;
  height:50px;
  line-height: 50px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.content_right .exam_guide ul li  a{
  border-bottom-width:0px;
  height:auto;
  line-height:20px;
}
.content_right .right-tab ul li  span{
  margin:0 7px;
  color:#db1011;
}
.content_right .emergency_dynamics ul li.cur{
    padding-bottom: 15px;
    border-bottom: solid 1px #e5e5e5;
}
.content_right .emergency_dynamics ul li:first-child{
  margin-top: 28px;
}
.content_right .emergency_dynamics ul li h3{
  font-size:16px;
  border-bottom: solid 1px #e5e5e5;
  color: #333;
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight:normal;
}
.content_right .emergency_dynamics ul li.cur h3{
  border-bottom-width:0px;
  font-weight:bold;
}
.content_right .emergency_dynamics ul li.cur h3 span{
  display: none;
}
.content_right .emergency_dynamics ul li div.txt{
  display: none;
}
.content_right .emergency_dynamics ul li.cur div.txt{
  display: block;
}
.content_right .emergency_dynamics ul li p {
  white-space: pre-wrap;
  width:100%;
  color:#828a92;
  font-size:14px;
  overflow:hidden; 
  height:auto;
  line-height: 22px;
  text-overflow:ellipsis;  
  display:-webkit-box;  
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:2; 
  border-bottom: solid 0px #e5e5e5;
}
.content_right .emergency_dynamics ul li.cur p  a:hover{
 color:#828a92;
}
.content_right .information{
  font-size:14px;
}
.content_right .emergency_dynamics{
  margin-top: 40px;
}
.content_right .disaster_accident{
  margin-top: 40px;
}
.content_right .disaster_accident .title{
  margin-bottom: 7px;
}
.triangle-right {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid red;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
}
.content_right .exam_guide{
  margin-top: 40px;
}
.content_right .exam_guide ul li{
  width:100%;
  overflow: hidden;
  margin-top: 16px;
}
.content_right .exam_guide ul li div{
  margin-right: 4.3%;
  width:47.85%;
  float:left;
  background-color:#f5f5f5;
  padding:7px 0;
  font-size:14px;
}
.content_right .exam_guide ul li div:last-child{
  margin-right: 0;
}
.content_right .download{
  margin-top: 40px;
}
.content_right .download dl{
  margin-top: 30px;
  overflow: hidden;
}
.content_right .download dl:hover h3{
  color:#db1011;
}
.content_right .download dt,.content_right .download dd{
  float:left;
  width:60%;
}
.content_right .download dt{
  width:40%;
  padding-right: 25px;
}

.content_right .download dt img{
  width:100%;
  display: block;
}
.content_right .download h3{
  font-size:16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight:normal;
}
.content_right .download p{
  font-size:14px;
  color:#888;
  margin-top: 13px;
  margin-bottom: 16px;
}
.content_right .download a{
  font-size:14px;
  color:#db1011;
}
video{
  height:214px;
  width:100%;
}
.content_right .video{
  margin-top: 30px;
}
.smarticker1 .hidden{
  display: block!important;
  visibility: visible!important;
}

@media only screen and (max-width: 768px) {
    .content_left,.content_right{
        width:100%;
        float:none;
    }
    .process li{
        width:30%;
        margin-right: 5%;
        margin-bottom: 20px;
    }
    .process li:nth-child(3){
        margin-right:0;
    }
    .curriculum_system  li{
        width:48%;
        margin-right: 4%;
    }
     .curriculum_system  li:nth-child(3){
            margin-right: 4%;
     }
    .curriculum_system  li:nth-child(2),.curriculum_system  li:nth-child(4){
        margin-right: 0;
    }
    .content_right .exam_guide{
        font-size:14px;
    }
}

@media only screen and (max-width: 374px) {
   .curriculum_system  li{
        width:100%;
        margin-right: 0px;
   }
   .content_right .download dt{
        width:37%;
    }
}