.clear{
    clear: both;
}
.item_service{
    width: 1100px;
    margin: 0 auto;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top:30px

}
.item_service_img{
    width: 100%;
}

.item_service_name{
    width: 1100px;
    height: 470px;
    margin: 0 auto;
    background:url('http://www.dwjy.com/images/dw_index_hf.png') top center no-repeat;
    background-size: 100%;
    margin-bottom: 40px;
}
.item_service_name_left{
    width: 220px;
    height: 220px;
    float: left;
    margin: 55px 0 0 40px;

   

}
.item_service_name_left img{
    width: 100%;
}
.index_bk_name{
float:right;
width:780px;
font-size:14px;
margin-right:40px;
text-align:left;
margin-top:50px;
}

.index_bk_name thead th:nth-child(1){
    width: 10%;
}
.index_bk_name thead th:nth-child(2){
    width: 20%;
}
.index_bk_name thead th:nth-child(3){
    width: 20%;
}
.index_bk_name thead th:nth-child(4){
    width: 10%;
}
.index_bk_name thead th:nth-child(5){
    width: 20%;
}
.index_bk_name thead th:nth-child(6){

    width: 20%;
}



.item_service_name_right{
    width: 780px;
    height: 340px;
    float: right;
    /* overflow:scroll; */
    margin-left: 15px;
    margin-right: 40px;
    position: relative;
    overflow: hidden;
	margin-top:10px;
}
/* .item_service_name_right::-webkit-scrollbar{
    display: none;
} */
.item_service_name_right table{
    width: 780px;
    height: 350px;
    border-collapse:collapse;

}
.tab-scroll{position: absolute;left:0;top: 0;border-top: none;}
.tab-scroll td{border-top: none;}




.item_service_name_right tbody tr td{
    border-bottom: 1px dashed lightgray;
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.item_service_name_right tbody tr td:nth-child(1){
    width: 10%;
}
.item_service_name_right tbody tr td:nth-child(2){
    width: 20%;
}
.item_service_name_right tbody tr td:nth-child(3){
    font-weight: bold;
    width: 20%;
}
.item_service_name_right tbody tr td:nth-child(4){
    width: 10%;
}
.item_service_name_right tbody tr td:nth-child(5){
    width: 20%;
}
.item_service_name_right tbody tr td:nth-child(6){
    font-weight: bold;
    width: 20%;
}
.table_left{
    float: left;
}







.item_service_div{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 10px 0;
}
.item_service_one{
    width: 360px;

}
.item_service_one_top{
    width: 100%;
    height: 65px;
    line-height: 65px;
    background:#f68c91 ;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 8px;
    color: #fff;
}
.item_service_div_mid{
    width: 100%;
    height: 245px;
    background:#fde9ea ;
    position: relative;
    padding-top: 1px;
}
.item_service_div_bottom{
    width: 100%;
    height: 155px;
    padding-top: 1px;
	cursor:pointer
}
.item_service_div_bottom_color1{
    background:-webkit-linear-gradient(left,#f54639,#f7746a);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#f54639,#f7746a);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#f54639,#f7746a);/* Firefox 3.6 - 15 */
    background:linear-gradient(to right,#f54639,#f7746a);/* 标准*/
}
.item_service_div_bottom_color2{
    background:-webkit-linear-gradient(left,#fea53e,#febb6e);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#fea53e,#febb6e);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#fea53e,#febb6e);/* Firefox 3.6 - 15 */
    background:linear-gradient(to right,#fea53e,#febb6e);/* 标准*/
}
.item_service_div_bottom_color3{
    background:-webkit-linear-gradient(left,#43d7ce,#71e1da);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#43d7ce,#71e1da);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#43d7ce,#71e1da);/* Firefox 3.6 - 15 */
    background:linear-gradient(to right,#43d7ce,#71e1da);/* 标准*/
}
.item_service_div_mid img{
    position:absolute;
    bottom: 0;
    left: 210px;
}
.item_service_div_mid_wordDiv{
    width: 250px;
    height: 200px;
    margin: 35px 0 0 25px;
    padding: 0;
}
.item_service_div_mid_wordDiv p:nth-child(1){
    font-size: 26px;
    color: #660000;
    
}
.item_service_div_mid_wordDiv p:nth-child(2){
    font-size: 16px;
    color: #979090; 
    margin-top: 15px;
}
.item_service_div_mid_wordDiv p:nth-child(3){
    font-size: 16px;
    color: #979090; 
    margin-top: 15px;
}
.item_service_div_mid_wordDiv .info{
    display: block;
    padding: 10px;
    background:#ee0000;
    color: #fff;
    width: 120px;
    text-align: center;
    font-size: 16px;
    text-decoration:none;
    margin-top: 15px;
}
.item_service_div_bottom_left{
    width: 90px;
    height: 90px;
    float: left;
    margin-left: 15px;
    margin-top: 30px;
}
.item_service_div_bottom_right{
    width: 220px;
    height: 90px;
    float: right;
    margin-right: 15px;
    margin-top: 30px;
    
}
.item_service_div_bottom_right p:nth-child(1){
    font-size: 28px;
    color: #fff;
}
.item_service_div_bottom_right p:nth-child(2){
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}
.item_service_div_bottom_right p:nth-child(3){
    font-size: 16px;
    color: #fff;
}
.item_teachers{
    max-width: 1100PX;
    margin: 40px auto;

}
.index_class_lessons li{
	margin-right:0 !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
  }
  .item_teachers_div{
    width: 100%;
    height: 300px;
	margin:15px auto;

  }
  .swiper-slide {
    /* 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;
  }
  .item_teachers_one{
    width: 275px;
    height: 300px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  cursor: pointer;
  }
  .item_teachers_one img{
      width: 98%;
      margin-left: 1%;
      overflow: hidden;
      position: absolute;
      top: 0;
  }
  .item_teachers_one_show{
      width: 98%;
      margin: 0 auto;
      height: 50px;
      background: rgba(34,34,34,0.35);
      opacity: 0.7;
      position: absolute;
    bottom: 0;

      
  }
.item_teachers_one:hover .item_teachers_one_show{
    display: none;
}
.item_teachers_one_show_name{
    padding-left: 5px;
    border-left: 5px solid #ee0000;
    line-height: 50px;
    color: #fff;
}
.item_teachers_one_show_info{
    font-size: 14px;
    color: #fff;
}
.item_teachers_one_show_detail{
    width: 90%;
    margin: 50px auto;
    text-align: left;
}
.item_teachers_one_show_a{
    display: block;
    border: #ee0000;
    padding: 7px;
    border: 1px solid #ee0000;
    text-decoration: none;
    color:#ee0000 ;
    width: 30%;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    right: 50px;
    
    

}



  .item_teachers_one:hover .item_teachers_one_hover{
    opacity: 1;
    transform:  translateY(0);
} 
.item_teachers_one_hover{
    position: absolute;
    bottom: 0;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(34,34,34,0.35);
    text-align: center;
    overflow: hidden;
    width: 98%;
    height: 300px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.3s;
    opacity: 0;
    transform:  translateY(100%);
}




  @media (max-width: 760px) {
    .swiper-button-next {
      right: 20px;
      transform: rotate(90deg);
    }

    .swiper-button-prev {
      left: 20px;
      transform: rotate(90deg);
    }
  }