@charset "utf-8";
body,button,input,select,textarea{font:12px/1.125 Arial,Helvetica,sans-serif;_font-family:"SimSun";}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
li{list-style:none;}
fieldset,img{border:0;}


/* top_slider */

/*zhuanye*/

/*logo*/
.page11 {
  width: 100%;
  height:810px;
  margin-top: 50px;

} 
.page11 .main_titles{ 
  margin: 20px auto;
  padding-top: 20px;
}
.page11 .main_titles h3{
  z-index: 2;
}
.page11 .main_titles h3:after{
color: #eeeeee;;
      left: 103px;
}
.page11_cont {
  width: 1200px;
    margin: 70px auto;
}
.page11 .main_titles h3 {
    text-align: center;
    color: black;
    font-size: 40px;}
.page11_cot ul li {
  float: left;
  width: 25%;
  border-bottom: 2px solid #fff;
  text-align: center;
  padding-bottom: 20px;
}
 .page11_cot ul li a{
  font-size: 24px;
  color: #fff;
 }
.page11_cot .curriculum_item_active{
  color: #ea3131;
border-bottom: 2px solid #ea3131;
}
.page11_cot .curriculum_item_active a{
    color: #ea3131;
}
.hide {
  display: none;
}
.teacher_navbar ul li{
  float: left;
  text-align: center;
  width:25%;
  color: #999;
  padding-bottom: 22px;
  border-bottom: 2px solid #eee;
  margin-bottom: 28px;
font-size: 24px;}

.teacher .swiper_box {
  position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
      
  }
  .teacher .swiper-slide{
    margin-top: 20px !important;
    width: 250px !important;
       margin-left: 25px;
    margin-right: 25px;

    height: 275px;
    box-shadow: 0 1px 7px 1px #00000024;

  }
  .swiper_box_item img{
    padding: 20px 0 10px;
    margin-top: -5px;
  }
    .swiper_box_item p {
      font-size: 20px;
      color: black;
    margin-top: 3px;
    }
    .swiper_box_item a{
    display: inline-block;
    width: 73px;
    height: 30px;
    line-height: 27px;
    margin-left: 3px;
    font-size: 16px;
    margin-top: 18px;
    border-radius: 5px;
    }

.swiper_box_item .page11_lf,.swiper_box_item .page11_ce{
  border:1px solid #3e9789;
  color: #3e9789;
}
.swiper_box_item .page11_rt{
  background: #3e9789;
  color: #fff;
   border:1px solid #3e9789;
}
.teacher .swiper_box .swiper-container{
  position: inherit;
      height: 602px;
}
.teacher .swiper_box_content .swiper-button-next {
    background: url(../image/next_right.png) no-repeat center;
    left: 1225px;
    top: 318px;
    width: 27px;
    height: 66px;

}
.teacher .swiper_box_content .swiper-button-prev {
    background: url(../image/next_left.png) no-repeat center;
    left: -60px;
    top: 318px;
    width: 27px;
    height: 66px;
}
.teacher_navbar {
    height: 80px;
}
.teacher_navbar ul .on {
    color: #3e9789;
    border-bottom: 2px solid #3e9789;
    position: relative;
}
/*youshi*/
.page03{
    margin: 0px auto 0;
  width: 1200px;
}
.page03_cont{
  margin-top: 20px;
}

.page03 ul li{
  float: left;
  width: 300px;
  height: 366px;
  background: url(../image/page03_03.jpg) no-repeat center;
  position: relative;
  margin-top: 40px;
}
.page03 ul li:nth-child(1){
  background: url(../image/page03_02.jpg) no-repeat center;
}
.page03 ul li:nth-child(5){
  margin-left: 135px;
}
.page03 ul li:nth-child(7){
  background: url(../image/page03_01.jpg) no-repeat center;
  width: 283px;
}
.page03 ul li h2{
    position: absolute;
    left: 64px;
    top: 15px;
    font-size: 20px;
    color: #fff;
}
.page03 ul li ol {
margin-top: 160px;
}
.page03 ul li ol h3{
font-size: 24px;
    position: relative;
    margin-left: 30px;
    color: black;
}
.page03 ul li ol h3:after{
    position: absolute;
    width: 26px;
    height: 4px;
    background: #3e9789;
    left: 1px;
    top: -28px;
    border-radius: 4px;
    content: "";
}
.page03 ul li ol p{
  font-size: 14px;
  color: #666666;
  margin-left: 30px;
  width: 200px;
  margin-top: 30px;
  height: 90px;
}
.page03 ul li ol a{
  display: block;
  width: 170px;
  margin-left: 30px;
  font-size: 18px;
  color: #3e9789;
  border:1px solid #3e9789;
  text-align: center;
  padding: 5px 0;
  border-radius: 5px;

}

.page03 ul li ol a:hover{
  background: #3e9789;
  color: #fff;
}
