html,
body {
  margin: 0px;
  padding: 0px;
/*  touch-action: none;*/
  -ms-overflow-style:scrollbar;
}
h1,h2,h3,h4,h4,p,ul,li{ margin:0 auto; padding:0; }
.box_center {
  background: url('../image/dbj.jpg') no-repeat center;
  background-size: cover;
}
.switch_list dl {
  text-align: center!important;
  margin-bottom: 0;
}
.topNav_main,.topNav_main ul{
  height: 28px;
}
.banner_img{
  text-align: center;
}
.banner_img img{
  margin-top: -40px;
}
.button_banner{
  margin-bottom: 7%;
  margin-top: 1%;
}
.switch_list{ width: 96px;}
.topNav_main{ width: auto;line-height: 28px;}
header #headerContent {
  height: 100%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
header #headerContent .content h1,
header #headerContent .content h3 {
  margin: 20px 0px;
  color: #fff;
}
header #headerContent .content h1 {
  font-size: 66px;
  font-weight: bold;
}
header #headerContent .content h3 {
  font-weight: 100;
  font-size: 36px;
}
header #headerContent .content a {
  width: 250px;
  height: 60px;
  display: block;
  background: #cd0225;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 15px;
  font-size: 28px;
  color: #fff;
  text-decoration: none;
}
.number_font{padding-top: 20px; overflow: hidden; background: #f8f8f8;}
#logo {
  margin-top:5px;
}
/*标题*/
.title_zhu{
  text-align: center;
  font-size: 36px;
  height: 145px;
  line-height: 145px;
  color: #fff;
}



/*模块1*/
.box1{
  background: url("../image/bj1.png") center no-repeat;
  background-size: cover;
  height: 450px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 35px;
}
.number_b{
  color: #ca0621;
  font-size: 80px;
  font-weight: bold;
  display: inline-block;
}
.center_span{

}
.title_b{
  position: relative;
  top: -7px;
  display: inline-block;
}
.title_b h4{
  font-size: 22px;
  font-weight: bold;
  color: #000001;
}
.title_b p{
  font-size: 18px;
}
.top_title{
  width: 100%;
}
.col-md-2s{
  text-align: center;
  float: left;
  width: 18%;
  margin-bottom: 30px;
}
.col-md-2s_tow{
  width: 23%;
}
.bottom_1{
   border-right: 2px solid #acacac;
 /* margin-right: 10px;*/
  margin-left: 10px;
 }
.title_b{
  text-align: left;
}
.title_b h4{
  padding-bottom: 3px;
}
.img_box1{
  margin-bottom: 22px;
}
.x_m img{
  margin-bottom: 15px;
}
.x_m p{
  font-size: 14px;
  color: #6f6d6e;
  line-height: 20px;
  padding-right: 10px;
}

.owl_dowm1>div.owl-controls>div.owl-buttons>div.owl-prev{
  background: url("../image/left.png") center no-repeat;
  width: 40px;
  height: 65px;
  position: absolute;
  top: -140px;
  left: -476px;
}

.owl_dowm1>div.owl-controls>div.owl-buttons>div.owl-prev:hover{
  background: url("../image/left_s.png") center no-repeat;
  width: 40px;
  height: 65px;
  position: absolute;
  top: -140px;
  left: -476px;
}
.owl_dowm1>div.owl-controls>div.owl-buttons>div.owl-next{
  background: url("../image/right.png") center no-repeat;
  width: 40px;
  height: 65px;
  position: absolute;
  top: -140px;
  right: -673px;
}
.owl_dowm1>div.owl-controls>div.owl-buttons>div.owl-next:hover{
  background: url("../image/right_s.png") center no-repeat!important;
  width: 40px;
  height: 65px;
  position: absolute;
  top: -140px;
  right: -673px;
}
.owl_dowm1>div.owl-controls>div.owl-pagination{
  display: none!important;
}

/*box2*/
.box2{
  background: url("../image/bj2.png") center no-repeat;
  background-size: cover;

}
.tabs{
  text-align: center;
 width:  966px;
  height: 60px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.tab{
  float: left;
  width: 320px;
  height: 60px;
  cursor: pointer;
  color: #2b0103;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  background: #fff;
  border-right: 1px solid #e3e3e3;
}
.tab:last-child{
  border-right: none;
}
.tab:hover{
  color: #fff;
  background: #cb0621;
}
.tc-1{
  text-align: center;
}
.p-w1{
  padding: 10px 10px 0 12px;
  background: #dd030b;
  background: -moz-linear-gradient(top, #dd020c 0%, #9d000f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd020c), color-stop(100%,#9d000f));
  background: -webkit-linear-gradient(top, #dd020c 0%,#9d000f 100%);
  background: -o-linear-gradient(top, #dd020c 0%,#9d000f 100%);
  background: -ms-linear-gradient(top, #dd020c 0%,#9d000f 100%);
  background: linear-gradient(to bottom, #dd020c 0%,#9d000f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd020c', endColorstr='#9d000f',GradientType=0 );
  border-radius: 2px;
  background-size: cover;
  height: 240px;
}
.tab-cont strong{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 87px;
  line-height: 105px;
  display: block;
  text-align: center;
  background: url("../image/img7.png") center no-repeat;
  background-size: cover;
}
.tab-conts{
  position: relative;
  height: 480px;
  overflow-y: hidden;
}
.tab-cont{
  bottom: 0px;
  position: absolute;
  -webkit-transition: 1s;
  transition: 1s;
  /*height: 480px;*/
}
.p-w ul li{
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  text-align: left;
}
.p-w2{
  padding: 10px 10px 0 12px;
  border-radius: 2px;
  background-size: cover;
  height: 270px;
  background: #d4020b;
  background: -moz-linear-gradient(top, #fb0101 0%, #b50318 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb0101), color-stop(100%,#b50318));
  background: -webkit-linear-gradient(top, #fb0101 0%,#b50318 100%);
  background: -o-linear-gradient(top, #fb0101 0%,#b50318 100%);
  background: -ms-linear-gradient(top, #fb0101 0%,#b50318 100%);
  background: linear-gradient(to bottom, #fb0101 0%,#b50318 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb0101', endColorstr='#b50318',GradientType=0 );
}

.p-w3{
  padding: 10px 10px 0 12px;
  border-radius: 2px;
  background-size: cover;
  height: 300px;
  background: #fb3e11;
  background: -moz-linear-gradient(top, #fa5717 0%, #fa0d03 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa5717), color-stop(100%,#fa0d03));
  background: -webkit-linear-gradient(top, #fa5717 0%,#fa0d03 100%);
  background: -o-linear-gradient(top, #fa5717 0%,#fa0d03 100%);
  background: -ms-linear-gradient(top, #fa5717 0%,#fa0d03 100%);
  background: linear-gradient(to bottom, #fa5717 0%,#fa0d03 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa5717', endColorstr='#fa0d03',GradientType=0 );
}
.p-w4{
  padding: 10px 10px 0 12px;
  border-radius: 2px;
  background-size: cover;
  height: 330px;
  background: #fa6329;
  background: -moz-linear-gradient(top, #fa6329 0%, #fb3211 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa6329), color-stop(100%,#fb3211));
  background: -webkit-linear-gradient(top, #fa6329 0%,#fb3211 100%);
  background: -o-linear-gradient(top, #fa6329 0%,#fb3211 100%);
  background: -ms-linear-gradient(top, #fa6329 0%,#fb3211 100%);
  background: linear-gradient(to bottom, #fa6329 0%,#fb3211 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa6329', endColorstr='#fb3211',GradientType=0 );
}
.p-w5{
  padding: 10px 10px 0 12px;
  border-radius: 2px;
  background-size: cover;
  height: 360px;
  background: #fa6e29;
  background: -moz-linear-gradient(top, #fa6e29 0%, #fa4c1d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa6e29), color-stop(100%,#fa4c1d));
  background: -webkit-linear-gradient(top, #fa6e29 0%,#fa4c1d 100%);
  background: -o-linear-gradient(top, #fa6e29 0%,#fa4c1d 100%);
  background: -ms-linear-gradient(top, #fa6e29 0%,#fa4c1d 100%);
  background: linear-gradient(to bottom, #fa6e29 0%,#fa4c1d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa6e29', endColorstr='#fa4c1d',GradientType=0 );
}
.p-w6{
  padding: 10px 10px 0 12px;
  border-radius: 2px;
  background-size: cover;
  height: 390px;
  background: #fd8303;
  background: -moz-linear-gradient(top, #fc8202 0%, #fa5c22 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc8202), color-stop(100%,#fa5c22));
  background: -webkit-linear-gradient(top, #fc8202 0%,#fa5c22 100%);
  background: -o-linear-gradient(top, #fc8202 0%,#fa5c22 100%);
  background: -ms-linear-gradient(top, #fc8202 0%,#fa5c22 100%);
  background: linear-gradient(to bottom, #fc8202 0%,#fa5c22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8202', endColorstr='#fa5c22',GradientType=0 );
}
.p-w1_yjs{
  height: 300px;
}
.p-w2_yjs{
  height: 340px;
}
.p-w3_yjs{
  height: 380px;
}
.p-w4_yjs{
  height: 420px;
}
.p-w5_yjs{
  height: 460px;
}
.p-w6_yjs{
  height: 500px;
}

.p-3 .tc-1 {
  -webkit-transform: translatey(95px);
  transform: translatey(95px);
}
.p-3 .tc-2 {
  -webkit-transform: translatey(110px);
  transform: translatey(110px);
  -webkit-transition-delay: .025s;
  transition-delay: .025s;
}
.p-3 .tc-3 {
  -webkit-transform: translatey(125px);
  transform: translatey(125px);
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}
.p-3 .tc-4 {
  -webkit-transform: translatey(140px);
  transform: translatey(140px);
  -webkit-transition-delay: .075s;
  transition-delay: .075s;
}
.p-3 .tc-5 {
  -webkit-transform: translatey(155px);
  transform: translatey(155px);
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.p-3 .tc-6 {
  -webkit-transform: translatey(170px);
  transform: translatey(170px);
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.p-3 .slide-up {
  -webkit-transform: translatey(0);
  transform: translatey(0);
  opacity: 1;
}
.tc-2{
  left: 195px;
}
.tc-3{
  left: 390px;
}
.tc-4{
  left: 585px;
}
.tc-5{
  left: 781px;
}
.tc-6{
  left:975px
}

/**/
.col-md-3_tc_2{
  left: 290px!important;
}
.col-md-3_tc_3{
  left: 583px!important;
}
.col-md-3_tc_4{
  left: 876px!important;
}
.active_s{
  background: #cb0621!important;
  color: #fff!important;
}
/*模仿进度条上升*/
#dowebok {
  animate-duration: 2s;   
  animate-delay: 1s;   
  animate-iteration-count: 2; 
}

/*课程调取*/
.box3{
  background: url("../image/bj3.png") center no-repeat;
  background-size: cover;
  padding-left: 15px;
  padding-right: 15px;
}
.box3 h3.title_zhu{
  background: url("../image/bj3_h3.png") center no-repeat;
  background-size: cover;
  color: #343434!important;
}
.toubu {
  background: #d5d5d5;
  height: 90px;
}
.toubu_bq {
  margin-right: 15px;
  width: 12.9%;
  float: left;
}
.toubu_bq:first-child{
  margin-right: 0;
}
.table_cent {
  max-height: 410px;
  overflow: hidden;
}
.toubu_bq1 {
  margin-right: 0;
  width: 12.5%;
}
.zxxk {
  font-size: 22px;
  line-height: 90px;
  color: #333333;
  text-align: center;
}
.toubu_bq {
  margin-right: 15px;
  width: 13%;
  float: left;
}
.selects {
  border: none;
  background: #f3f3f3;
  font-size: 18px;
  color: #352611;
  width: 100%;
  height: 52px;
  line-height: 52px;
  padding-left: 10px;
  margin-top: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.toubu_bq:last-child {
  margin-right: 0;
}
.ssyx {
  cursor: pointer;
  line-height: 51px;
  height: 51px;
  text-align: center;
  font-size: 18px;
  width: 142px;
  background: #cb0621;
  margin-top: 20px;
  color: #fff;
}
/*课程数据列表*/
.table_cent {
  max-height: 410px;
  overflow: hidden;
}
.tr_cent li {
  background-color: rgb(243, 243, 243);
  font-size: 18px;
  height: 70px;
  line-height: 70px;
  float: left;
  color: #352611;
  font-weight: normal;
}
.mac_1_li {
  text-align: center;
  width: 278px!important;
}
.mac_2_li, .mac_4_li {
  width: 122px;
  text-align: center;
}
.mac_3_li {
  text-align: center;
  width: 277px!important;
}
.mac_5_li {
  text-align: center;
  width: 189px!important;
}
.col-md-5s {
  width: 44%;
}
.col-md-5s, .col-md-7s {
  float: left;
}
.col-md-7s {
  width: 56%;
}
.center_left, .center_right {
  padding: 0;
}
.center_right {
  padding-left: 24px;
}
#class_center {
  width: 100%;
  font-size: 16px;
  color: #fff;
  background: #e7e5e6;
}
#class_center tr {
  height: 70px;
}
.mac_1 {
  text-align: center;
  width: 25%!important;
}
.td_cebt p {
  color: #333333;
  font-size: 16px;
}
.mac_2, .mac_4 {
  text-align: center;
  width: 11%!important;
}
.mac_3 {
  text-align: center;
  width: 25%!important;
}
.mac_5 {
  text-align: center;
  width: 20%!important;
}
.mac_5 a{
  color: #fff;
}
.mac_5 a:hover{
  color: #fff;
}
.sign_up {
  margin: 0 auto;
  display: block;
  width: 122px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: #ca0621;
}
.sign_up:hover{
  text-decoration: none;
  background: #cd3d41;
}
.P_ljxq{
  width: 100%;
  text-align: center;
  display: block!important;
  height: 70px;
  line-height: 70px;
}
.P_ljxq p{
  color:#352611;
}
.form-control{
  border: none;
  background: #f3f3f3;
  font-size: 18px;
  color: #352611;
  width: 100%;
  height: 52px;
  line-height: 52px;
  padding-left: 10px;
  margin-top: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 0;
}
.nolesson{
  text-decoration: none;
  color: #f00!important;
}
a.nolesson{
  text-decoration: none;
}
/*校区详情*/
.schoole_center1 {
  display: none;
  background: #f3f3f3;
  padding-top: 45px;
  padding-left: 20px;
  padding-right: 20px;
  height: 435px;
}
.video_name {
  width: 100%;
  height: 314px;
  background: #040a12;
}
.title_img {
  padding-right: 10px;
}
.col-md-5s, .col-md-7s {
  float: left;
}
.col-md-5s {
  width: 44%;
}
.col-md-5s img {
  width: 100%;
  height: 314px;
}
.col-md-7s {
  width: 56%;
}
.center_right {
  padding-left: 24px;
}
.title_schoolr_title h3 {
  font-size: 18px;
  height: 55px;
  line-height: 48px;
  font-weight: bold;
  color: #ca0621;
  text-align: left;
}
.title_schoolr_title p {
  text-align: left;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.title_schoolr_title ul li {
  height: 40px;
  line-height: 40px;
}
.title_schoolr_title ul li span {
  color: #333333;
  font-size: 16px;
  text-align: left;
  float: left;
  width: 190px;
  padding-left: 20px;
  font-weight: bold;
}
.title_schoolr_title ul li span img {
  padding-right: 10px;
}
.schoole_center2 {
  display: none;
  background: #f3f3f3;
  padding-top: 45px;
  padding-left: 20px;
  padding-right: 20px;
  height: 435px;
}
.schoole_center1>div.owl-theme>div.owl-controls {
  margin-top: 20px;
  margin-left: -43px;
}

.owl-theme .owl-controls .owl-page span {
  background-color: #f3f4f6!important;
  border: 1px solid #9f9fa1;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
  background: #d00027!important;
  border: none;
  width: 10px!important;
  height: 10px!important;
}
.schoole_center2>div.owl-controls {
  position: relative;
  left: 0!important;
}
.schoole_center2>div.owl-controls>div.owl-buttons {
  position: absolute;
  top: -230px;
  width: 100%;
  margin-top: 0;
}
.schoole_center2>div.owl-controls>div.owl-buttons>div.owl-prev {
  float: left;
  background: url(../image/left-hover.png) no-repeat left center;
  width: 60px;
  height: 90px;
}
.schoole_center2>div.owl-controls>div.owl-buttons>div.owl-next {
  float: right;
  background: url(../image/right-hover.png) no-repeat left center;
  width: 60px;
  height: 90px;
}
.owl-theme .owl-controls .owl-buttons div{
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  margin-left: 0;
  margin-right: 0;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  background: #869791;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}
div.schoole_center2 >div.owl-controls>div.owl-pagination{
  display: none!important;
}
div.schoole_center_zs >div.owl-controls>div.owl-pagination>div.owl-pagination{
  margin-top: 20px;
}
div.schoole_center_zs>div.owl-theme>div.owl-controls{
  left: 0!important;
  margin-top: 25px;
  position: inherit!important;
}

/* box3中table中的数据改为 填充 changed by jiangling0604 start */
.my-hide{
  display: none;
}

.table3-box{

}

.t-head3>.table>tbody>tr>td{
  padding:0px;
  height: 80px;
  line-height: 80px;
  font-size: 18px;
  background-color: #d6d6d6;
  color: #333;
  text-align: center;
}
.t-head3>.table{
  margin-bottom: 0px;
}
.t-body3>.table>tbody>tr>td{
  height: 80px;
  background-color: #f4f4f4;
  text-align: center;
  vertical-align:middle;
}
.t-body3>.table>tbody>tr>td>.td-cont{
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}
.t-body3>.table>tbody>tr>td:nth-child(2)>.td-cont{
  text-align: left;
}

.t-body3>.table>tbody>tr>td.td-btn>.btn-more{
  display: inline-block;
  width: 144px;
	height: 42px;

  font-size: 16px;
	line-height: 38px;
  color: #ffffff;

  width: 121px;
	height: 39px;
	background-color: #cc0521;


  
}
.t-body3>.table>tbody>tr>td.td-btn>.btn-more:hover{
  text-decoration: none;
  background-color: #cd3d41;
}
.t-body3>.table>tbody>tr>td.td-btn>.btn-more1{
  margin-bottom: 10px;
}
.t-body3>.table>tbody>tr:nth-child(even)>td{
  background-color: #e8e6e7;
}
.table3-panel .btn-box{

  text-align: center;
  padding-top: 50px;
  padding-bottom: 46px;
  
}
.table3-panel .btn-box a{
  display: inline-block;
  width: 220px;
  height: 48px;
  line-height: 48px;
  background-color: #cc0521;
  font-size: 20px;
  color: #ffffff;
}
.table3-panel .btn-box a:hover{
  text-decoration: none;
  background-color: #cd3d41;
}
@media(min-width: 1200px) {
  .t-body3>.table>tbody>tr>td>.td-cont{
    font-size: 14px;
  }
}

/* box3中table中的数据改为 填充 changed by jiangling0604 end */
/*模块4*/
.box4{
  background: url("../image/bj4.png") center no-repeat;
  background-size: cover;
  height: 624px;
}

/*box5*/
.box5{
  padding-bottom: 30px;
  background: #2a0107;
}
.step3_cent_title{
  padding-bottom: 8px;
  text-align: center;
}
.step3_cent_title_one{
  background: url("../image/img20.png") center no-repeat;
  background-size: cover;
}
.step3_cent_title_tow{
  background: url("../image/img21.png") center no-repeat;
  background-size: cover;
}
.step3_cent_title_three{
  background: url("../image/img22.png") center no-repeat;
  background-size: cover;
}
.step3_cent_title_foru{
  background: url("../image/img23.png") center no-repeat;
  background-size: cover;
}
.step3_cent_title_ones{
  background: url("../image/img_gz.png") center no-repeat;
  background-size: cover;
  padding-bottom: 23px;
}
.step3_cent_title_tows{
  background: url("../image/img_gz2.png") center no-repeat;
  background-size: cover;
  padding-bottom: 23px;
}
.step3_cent_title_threes{
  background: url("../image/img_gz3.png") center no-repeat;
  background-size: cover;
  padding-bottom: 23px;
}
.ones_li,.tows_li{
  height: 122px;
}
.ones_li li,.tows_li li{
  display: inline-block;
  margin-bottom: 10px!important;
}
.ones_li li{
  border: 1px solid #ca4b5b;
}
.tows_li li{
  border: 1px solid #e74a50;
}
.step3_cent_title h4{
  font-size: 26px;
  color: #fff;
  padding-top: 43px;
  padding-bottom: 17px;
}
.step3_cent_title_ones h4,.step3_cent_title_tows h4,.step3_cent_title_threes h4{
  padding-top: 26px;
}
.step3_cent_title h4 span{
  font-size: 52px;
  font-weight: bold;

}
.step3_cent_title ul li{
  height: 55px;
  line-height: 55px;
  width: 223px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  font-size: 16px;
  text-decoration: none;
}
.step3_cent_title ul a:hover{
  text-decoration: none;
}
.step3_cent_title ul li.last_li{
  background: #f3f4f6;

  color: #c4041e;
}
.one_li li{
  border: 1px solid #cf4b5c;
}
.tow_li li{
  border: 1px solid #ee4a4e;
}
.three_li li{
  border: 1px solid #fb6b52;
}
.foru_li li{
  border: 1px solid #fa8a63;
}
.box5 .title_zhu{
  height: auto!important;
  line-height: normal!important;
  margin-top: 60px;
}
.box5 h5 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
;line-height: 30px;
  color: #b4b4b4;
  margin-bottom: 40px;
}
/*教师轮播效果*/
.box6{
  background: url("../image/bj6.jpg") center no-repeat;
  background-size: cover;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
#teacherOwl>div.owl-controls{
  display: block!important;
  width: 18%;
  margin: 0 auto;
  text-align: center;
}
#teacherOwl>div.owl-controls>div.owl-buttons>div.owl-prev{
  background: url(../image/pre.png) center no-repeat;
  width: 40px;
  height: 65px;
  position: absolute;
  top: -465px;
  left: -442px;
}
#teacherOwl>div.owl-controls>div.owl-buttons>div.owl-next{
  background: url(../image/next.png) center no-repeat;
  width: 40px;
  height: 65px;
  position: absolute;
  top: -465px;
  left: 610px;
}
#step3{
  position: relative;
}
#teacherOwl{
  padding-left: 15px;
  padding-right: 15px;
}
#step3 h3.title_zhu{
  color: #343434;
}
#step3 .container {
  margin-bottom: 85px;
}

#step3 .teaMsg_cent {
  border-radius: 5px;
  box-shadow: 0 1px 18px #ddd;
  background: #fff;
}
#step3 .teaMsg .teaImg {
  width: 100%;
  height: 241px;
}
#step3 .teaMsg .teaAbilityMsg {
  padding-top: 8px;
  text-align: center;
  padding-left: 9px;
  padding-right: 8px;
  padding-bottom: 1px;
}
#step3 .teaMsg .teaAbilityMsg .teaName {
  font-size: 24px;
  color: #262a33;
}
.color_cent{
  color: #676767;
  font-size: 16px;
  line-height: 25px;
}
#step3 .teaMsg .teaAbilityMsg span{
  display: block;
}
#step3 .teaMsg .teaAbilityMsg p {
  color: #a8a8a8;
  display: block;
  font-size: 14px;
  line-height: 25px;
  height: 118px;

}
#step3 .teaMsg .teaAbilityMsg a {
  height: 50px;
  line-height: 50px;
  width: 180px;
  text-align: center;
  background: #cd0225;
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  text-decoration: none;
}
.teaMsg{
  padding-left: 10px;
  padding-right: 10px;
  height: 550px;
}
#step3 .teaMsg .teaAbilityMsg a:hover{
	background: #cd3d41;
}
header #headerContent .content a.gkbl1:hover{
	background: #cd3d41 !important;
}
/*#step3 .owl-pagination {
  display: none!important;
}*/
#step3 #preBtn {
  position: absolute;
  left: 25px;
  top: 34%;
  cursor: pointer;
}
#step3 #nextBtn {
  position: absolute;
  right: 25px;
  top: 34%;
  cursor: pointer;
}
.center_new_img_p{
  margin-bottom: 30px;
  background: #fff;
}

.cent_img{
  background: #f4f4f4;
}
.cent_img:hover{
  color: #fff;
  background: #2462d2;
}
.cent_img img{
  width: 100%;
  height: 100%;
}
.cent_img p{
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  padding: 15px 10px 15px 10px;
}
#teacherOwl{
  clear: both;
  height: 540px;
}
#teacherOwl.owl-carousel.owl-wrapper-outer{
  overflow: inherit!important;
}

/*box7*/
#box7_cent .title_zhu{
  color: #343434;
}
.img_huanj{
  height: 324px;
  padding-left: 15px;
  padding-right: 15px;
}
.img_top_left,.img_top_right{
  padding: 0;
}
.img_top_left{
  height: 201px;
  color: #343434;
  background: #fdfdfe;
}
.img_top_left p{
  font-size: 18px;
  padding: 47px;
  line-height: 35px;
  margin: 0 auto;
}
.img_top_right img{
  width: 100%;
}
.img_toppom img{
  padding-right: 5px;
  padding-left: 5px;
  margin-top: 10px;
  height: 240px;
}
.img_toppom img:first-child{
  padding-left: 0;
}
.img_toppom img:last-child{
  padding-right: 0;
}
.tabs_tow{
  text-align: center;
  width:  966px;
  height: 60px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.tab_tow{
  float: left;
  width: 320px;
  height: 60px;
  cursor: pointer;
  color: #2b0103;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  background: #fff;
  border-right: 1px solid #e3e3e3;
}
.tab_tow:last-child{
  border-right: none;
}
.tab_tow:hover{
  color: #fff;
  background: #cb0621;
}


/*box8*/
.box8 img{
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.box8 {
  position: relative;
}
a.ljgt{
  width: 248px;
  height: 60px;
  line-height: 60px;
  display: block;
  position: absolute;
  text-align: center;
  color: #fff;
  font-size: 32px;
  z-index: 9999;
  top: 82%;
  right: 31%;
  background: #cd0225;
}
a.ljgt:hover{
  background: #cd3d41;
  text-decoration: none;
}






#step4 {
  max-height: 800px;
/*  padding-top: 85px;*/
  background: #f8f8f8;
  padding-top: 49px;
}
#step4 h2,
#step4 h5 {
  text-align: center;
}
#step4 h2 {
  font-size: 40px;
  font-weight: bold;
}
#step4 h5 {
  font-size: 26px;
  font-weight: 100;
  margin: 25px 0 40px 0px;
}
#step4 .step4Left,
#step4 .step4Right {
  height: 108px;
  width: 200px;
  background: #11d185;
}
#step4 .step4Bg {
  /*background: #11d185;
  height: 104px;
  width: 100%;
  position: relative;
  top: 104px;
  margin-top: -104px;*/
  
 background: #11d185;
    height: 114px;
    width: 100%;
    position: relative;
    top: 114px;
    margin-top: -112px;
  
  
}
#step4 #studentOwl .stuMsg {
  position: relative;
  cursor: pointer;
}
#step4 #studentOwl .stuMsg .stuImg {
  width: 100%;
  border-bottom: 5px solid #f8f8f8;
}
#step4 #studentOwl .stuMsg .occlusionImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

#step4 #studentOwl .stuMsg:hover .occlusionImg {
  visibility: hidden;
}
#step4 #studentOwl .stuActive .stuImg {
  border-color: #10c55c;
}
/*#step4 #studentOwl .stuMsg img{}*/
#step4 #studentOwl .stuActive .occlusionImg {
  visibility: hidden;
}
#step4 #stuDes {
  margin: 40px 0px;
}
#step4 #stuDes .quotation {
  position: relative;
  right: 60px;
  margin-right: -60px;
}
#step4 #stuDes .MsgDescribe {
  border-bottom: 1px dashed #e0e0e0;
  line-height: 30px;
  padding-bottom: 5px;
  font-size: 17px;
}
#step4 #stuDes .msgDownDes .stuName {
  font-size: 20px;
  display: block;
  margin: 14px 0px;
}
#step5 h2,
#step5 h5 {
  text-align: center;
  font-weight: bold;
}
#step5 h2 {
  margin-top: 85px;
  font-size: 40px;
}
#step5 h5 {
  font-size: 26px;
  font-weight: 100;
  margin: 25px 0 40px 0px;
}
#step5 .number_font ul li {
  margin: 45px 0px 35px 0;
  float: left;
  width: 20%;
  border-right: 1px solid #ddd;
  text-align: center;
}
#step5 .number_font ul li:last-child {
  border-right: none;
}
#step5 .nian {
  color: #242b33;
  font-size: 44px;
}
.box9_tt h3 {
  text-align: center;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
  margin: 10px;
}
.box9_tt h3 a {
  color: #cb0325;
  font-weight: bold;
}
.box9_tt .p1 {
  color: #666666;
}
.box9_tt .p3 {
  text-align: center;
}
.box9_tt .p3 a {
  padding: 10px 20px;
  background: #cd0225;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
}
#box9 {
  
  width: 100%;
}
#xdf-footer1{position: relative !important;top: 27px !important;}
.box99 {
 /* display: table-row;*/
/*overflow: hidden;*/
/*float: left;*/
}
.box99_l {
  float: left;
  width: 77%;
  /*display: table-cell;*/
  /*width: 100%;*/
}
.box99_l #map {
  height: 550px;
}
.box99_r {
 /* display: table-cell;*/
float: left;
  width:23%;
/*  vertical-align: top;*/
}
.xkqe{ font-size: 18px; font-weight: bold;}
#step5{ padding: 0 15px;}
.box9_r {
  height: 555px;
  width: 100%;
  padding: 33px 36px 0px 36px;
  position: relative;
  box-shadow: 1px 1px 10px #e8e8e8;
}
.box9_r .testOwl ul {
  padding: 0px;
}
.box9_r .schoolMsgMain {
  padding: 20px 10px 20px 50px;
  overflow: hidden;
  position: relative;
}
.map_dl02.fix {
  display: block;
}
.map_dl02.fix:first-child {
  border-top: 1px solid transparent;
}
.box9_r .numIndex {
  height: 40px;
  width: 30px;
  display: inline-block;
  background: url(../image/numBg.png) no-repeat;
  line-height: 33px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  float: left;
  margin-top: 9px;
  margin-left: -40px;
}
.owl-theme .owl-controls {
  margin-top: -18px;
}
.owl-theme .owl-controls .owl-page span{
	background-color: #d6faf7;
}
.schoolName {
  font-size: 16px;
  line-height: 50px;
  color: #333;
  float: left;
}
.schoolAddress {
  margin-top: -3px;
  line-height: 25px;
}
.schoolAddress{ width: 146px;float: left;clear: both;    position: absolute;
    top: 71px;}
.schoolThumbnail {
  height: 80px;
  margin: 15px -2px 27px 20px;
  float: right;
}
/*.looyuArea{ display: none;}*/
.looyuArea .looyuTip {
  position: relative;
  height: 378px;
  width: 664px;
  margin: 0 auto;
}
.looyuArea .looyuTip .closeBtn {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.looyuArea .looyuTip .lyBg {
  width: 100%;
}
.looyuArea .looyuTip .knowMore {
  width: 60%;
  float: right;
  text-align: center;
  position: relative;
  bottom: 70px;
  margin-bottom: -70px;
}
.looyuArea .looyuTip .knowMore a {
  padding: 15px 25px;
  background: #fef805;
  font-size: 20px;
  margin: 15px;
  color: #10c55c;
  text-decoration: none;
  border-radius: 5px;
}
.looyuArea .looyuTip .knowMore a.a1{
	background: #ffa001;
	 color:#FFFFFF;
}
.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
#doyoo_con h3 {
  background: url(../image/leyutb.png) 0 0 no-repeat;
  height: 90px;
  position: relative;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 20px;
}
.looyu_footer {
  display: none;
}
.box9_r .owl-carousel .owl-wrapper-outer{ height: 472px !important;}
.box9_r .schoolMsgMain{ border-bottom: 1px solid #e3e3e3;}
.box99_l p {
	width: 300px;
    margin: 0 0 10px;}
.schoolMsgMain a{ text-decoration: none; cursor: pointer;}
.schoolMsgMain a:hover{ color:#333;}
#doyoo_con h3 span{ display: none !important;}
.qrcode{
  display: none!important;
}
.copyright{
  margin-left: 212px;
}
.owl-theme .owl-controls .owl-page span{
  width: 10px!important;
  height: 10px!important;
}
div#mapOwl>div.owl-controls{
  margin-top: -2px!important;
  left: 0!important;
  width: 100%;
}
@media screen and (max-width: 1700px){
  .schoolMsgMain img{
    display: none;
  }
  .box9_r .schoolMsgMain {
    padding: 20px 10px 83px 50px;
  }
}