﻿  *{box-sizing:border-box;margin:0; padding:0; list-style:none; font-family: "Arial"; font-size:14px; }
a{ text-decoration:none; color:#fff;  }
a:hover{text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.container{width:1440px; margin:0px auto;}
.w1200{width:1200px; margin:0px auto;}
.r{float:right;}
.l{float:left;}
body{background:#000}

/*头部*/
.header{width: 100%; height:auto; position: absolute; top:0; left:0; padding: 0px 5%; }
.h_logo{width:154px; height: auto; position:absolute; top:40px; left:5%; z-index:999}
.h_logo img{width:100%; height: auto; display: block}
.h_menu{ width: 100px; height:26px; line-height: 26px;  margin-top: 20px; position:absolute; top:40px; right:5%; z-index:999}
.h_menu i{float: left; width: 36px; height: 26px; background: url(../images/menu.png) no-repeat center}
.h_menu p{font-size: 20px; color: #fff; float: left; margin-left: 10px;}
.h_search{float: right; margin-right: 3%; position: relative; margin-top: 20px;}
.sear_icon{width:31px; height: 31px; display: block; background: url(../images/souuso.png) no-repeat center; }
.h_search_xx{width:250px; height:40px; line-height: 40px; position: absolute; top:40px; right:-20px; display: none;}
.h_search_xx .s_text{width:200px; height: 40px; float: left; background:#fff; float: left; border: 0; font-size: 16px; color: #333; padding: 0px 10px; }
.h_search_xx .h_tijiao{width:50px; height: 40px; background: #ed1111; color:#fff; border: 0; float: right; font-size: 16px;}
.nav_all{width:100%; height: 100%; position: fixed; top:0; left:0; background: rgba(0,0,0,1); z-index:888; transform:translateY(-1000%); }
.nav_all.open{transform:translateY(0) }



/*导航*/
#nav{ position:relative; z-index:1; height: 100%; width:120px;border-right:1px solid #ddd; margin-left:25%; padding-top:3%}
#nav .mainCate{ position:relative; padding:10px 0px; zoom:1;   }
#nav .evenLeval{ background:#fff;  }
#nav h3{ height: 28px; line-height: 28px; font-size:18px; overflow:hidden; margin: 1.5vh 0 }
#nav h3 a{color:#fff; font-size:18px;}
#nav .subCate{ display:none;  position:absolute; left:120px; top:0; width:1000px;  color:#333; padding-left: 5% }
#nav .subCate ul{ width:100%; ;float:left;  overflow:hidden; padding-top:20px;  }
#nav .subCate li{ width:auto; height: 35px; line-height: 35px; margin: 1vh 0; float:left;  }
#nav .subCate li{ width:auto; height: 35px; line-height: 35px; margin: 1vh 0; float:left;  }
#nav .subCate li a{ display:block; float:left; padding:0 10px; line-height:25px; color:#fff; word-break:keep-all; white-space:nowrap;font-size:18px  }
#nav .subCate #sub-ul-1{ width:100%;;  }
#nav .active h3:after{content: ""; position: absolute; width: 2px; height: 100%; background: #ed1111; right:-2px; top:0}
#nav .on h3:after{content: ""; position: absolute; width: 2px; height: 100%; background: #ed1111; right:-2px; top:0}
#nav .subCate li:hover a{color:#ed1111}



/*banner*/
.banner{ width:100%;  position:relative;  height:auto;}
.banner .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:50%; bottom:100px; z-index:1; margin-left: -720px; width: 1440px }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;  height: 30px; }
.banner .slideBox .hd ul li{ float:left;  margin: 0px 10px;  width:26px; height:8px; text-align:center; background:#bebebe; cursor:pointer; }
.banner .slideBox .hd ul li.on{background:red; height: 14px; margin-top: -2px;}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; height: auto; }
.banner .slideBox .bd li a{width:100%; height: 100%; display: block;  padding-top: 90px;}
.banner .slideBox .bd li img{width:100%; height:auto; display:block;}



/*课程*/
.index_kecheng{width:100%; height: auto; overflow:hidden; position: relative}
.kehcneg_zi{width:100%; height: auto; overflow: hidden; text-align: center}
.kehcneg_zi h3{font-size: 20px; color: #fff; text-align: center; line-height: 30px;}
.kehcneg_zi img{margin-top: -20px;}
.index_kecheng_left{width:60%; float: left; margin-top: -40px;}
.index_kecheng_left ul li{width:50%; height: auto; float: left; padding:160px 46px 0;} 
.index_kecheng_left ul li .kecheng_show{width:100%; height:auto; display: block; position: relative}
.kecheng_show img{width:100%;display:block;}
.kehcneg_xx{width:100%; height: auto; position: absolute; bottom:18px; left:0; z-index: 9; transition: all 0.4s ease-in-out;}
.kehcneg_xx h4{width:144px; height: 40px; background: #ed1111; text-align: center; line-height: 40px; margin-bottom: 10px; color:#fff; font-weight:bold; font-size: 22px;}
.kehcneg_xx p{font-size: 14px; color: #fff; background: #ed1111; text-align: center;  padding:10px 10px; display: table; text-transform:Uppercase;}
.kehceng_hover{width:100%; height: auto; text-align: center; margin-top: 80px;}
.kehceng_hover span{font-size: 16px; color: #fff; opacity: 0.6; display: block; line-height: 50px; margin-top: 20px; position: relative; z-index: 9}
.index_kecheng_left ul li:hover{ background: url(../images/class_active.png) no-repeat top center}
.index_kecheng_left ul li:hover .kehcneg_xx{bottom:auto; top:18px; transition: all 0.4s ease-in-out;}
.index_kecheng_left ul li:hover .kehceng_hover span{border-top:1px solid #ed1111}
.index_kecheng_right{width:40%; height: auto; float: right; margin-top:145px;}
.index_kecheng_right ul{width:100%; height: auto; overflow: hidden;}
.index_kecheng_right ul li{width:33.33%; float:left; margin-bottom: 20px;}
.index_kecheng_right ul li img{display: block;  margin: 0px auto; height: auto; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_kecheng_right ul li p{font-size: 12px; color: #fff; text-transform:Uppercase; text-align: center; line-height: 26px}
.index_kecheng_right ul li h4{font-size: 18px; color: #fff; font-weight: bold; text-align: center}
.index_kecheng_right ul li i{width:39px; height: 12px; display: block; margin: 15px auto;}
.index_kecheng_right ul li:hover i{ background: url(../images/h_jt.png) no-repeat center;}
.kc_img{height:147px;}
.index_kecheng hr{width:100%; height: 1px; background: #595959; position: absolute; bottom:50px; left:0; }
.index_kecheng_right ul li:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}


/*老师*/
.index_teacher{width:100%; height: 910px; overflow: hidden; margin-top: 50px; position: relative}
.index_teacher_left{width:62%; height: auto; float: left;position: absolute; left:0; top:0; }
.index_teacher_t{position: absolute; left:8%; top:180px; z-index: 9}
.index_teacher_t h4{font-size: 20px; color: #fff; margin-left:140px; margin-top: 10px; }
.index_teacher_left .swiper-container{ padding-top: 99px }
.index_teacher_left .swiper-slide a{width:100%; height:auto; display:block; overflow:hidden}
.t_laoshio_all{width:100%; height: 770px;  margin-top: 40px; position: relative;  background: rgba(0,0,0,0.4); padding-left:10%;  }
.teacher_xx{width:55%; height: auto; float: left; text-align: left; padding-top:25%; padding-left:100px}
.teacher_xx h3{font-size: 26px; color: #fff; font-weight: bold; line-height: 40px;}
.teacher_xx .lao_jiangxiang{width:100%; height:150px; overflow: hidden;  margin: 20px 0}
.lao_jiangxiang p{font-size: 14px; color: #fff; line-height: 28px;}
.lai_video{width:340px; height: 200px; overflow: hidden; margin-top: 60px;}
.teacher_pic{width:550px; height: auto; position: absolute; bottom:0; right:-114px}
.teacher_pic img{width:100%; display: block; height: auto}
.index_teacher_left .swiper-pagination-bullet-active{background: #ed1111}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 1}
.index_teacher_right{width:564px; height: 800px; background: rgba(0,0,0,0.8); float: right; margin-right: 10%; padding-top: 100px; position: relative; z-index: 666}
.index_teacher_right .swiper-container{width:64%; height:auto; margin: 0px auto; padding-bottom: 40px;}
.index_teacher_right .swiper-container a{width:100%; height: auto; overflow: hidden; background: url(../images/laoshi_bj.jpg) no-repeat center; background-size:cover; padding: 70px 10% 40px}
.laoshi_pic{width:140px; height: 140px;  border-radius:50%}
.laoshi_pic img{width:100%; height: auto; display: block}
.index_teacher_right h3{font-size: 20px; color:#fff; margin: 40px 0 20px}
.laoshi_info{width:100%; height: 210px; overflow: hidden; display: block;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:5;
  -webkit-box-orient:vertical; overflow:hidden;}
.laoshi_info p{font-size: 14px; color: #fff; line-height: 26px;}
.laoshi_xing{width:100%; height: auto; margin-top: 20px;}
.swiper-button-next,.swiper-button-prev{width:52px; height: 10px; display: block; top:auto; bottom:0}
.index_teacher_right .swiper-button-next{background: url(../images/l_right.png) no-repeat center}
.index_teacher_right .swiper-button-prev{background: url(../images/l_left.png) no-repeat center}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}
.index_teacher_right .swiper-button-next:hover{background: url(../images/l_hright.png) no-repeat center}
.index_teacher_right .swiper-button-prev:hover{background: url(../images/l_hleft.png) no-repeat center}








/*奖励*/
.index_jiang{width:100%; height: auto; overflow: hidden; background: url(../images/ren_wu.png) no-repeat left top; padding-top: 100px; margin-top: 60px;}
.index_shipin{width:427px; height: auto; float: left; background: rgba(0,0,0,0.7); text-align: center; padding-top: 42px; margin-left:6%; margin-top: 616px;}
.index_shipin h3{font-size: 19px; color: #fff; font-weight: bold; text-transform:Uppercase;}
.index_shipin span{font-size: 38px; color: #ffffff; font-weight: bold; line-height: 55px;}
.index_shipin p{font-size: 13px; color: #fff; line-height: 28px;}
.index_shipin .wd_shi{width:100%; height: 32px; background: #ed1111; text-align: center; line-height: 32px;text-transform:Uppercase; color: #fff; letter-spacing:5px; margin-top: 35px;}
.index_jiang_right{width:61.5%; height: auto; float: right}
.index_jiang_right .index_jiangli{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom:25px;}
.index_jiangli a{width:100%; height:100%; display:block;}
.index_jiangli img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; }
.index_jiangli:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.jiangli_xx{width:300px; height: auto; position: absolute; top:0; left:0; text-align: center; padding-top:15%}
.jiangli_xx h3{font-size: 19px; color: #fff; font-weight: bold; text-transform:Uppercase;}
.jiangli_xx span{font-size: 38px; color: #ffffff; font-weight: bold; line-height: 55px;}
.jiangli_xx p{font-size: 13px; color: #ed1111; line-height: 28px;}
.index_laoshi{width:48%; height: auto; float: left; position: relative; overflow:hidden}
.index_laoshi img{width:100%; height: auto;  display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_laoshi:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.laoshi_xx{width:100%; height: 220px; background: rgba(0,0,0,0.7); position: absolute; bottom:0; left:0; text-align: center; padding-top: 49px;  }
.laoshi_xx h3{font-size: 19px; color: #fff; font-weight: bold; text-transform:Uppercase;}
.laoshi_xx span{font-size: 38px; color: #ffffff; font-weight: bold; line-height: 55px;}
.laoshi_xx p{font-size: 13px; color: #fff; line-height: 28px;}
.index_jianjie{width:48%; height: auto; float: right; position: relative; overflow:hidden}
.index_jianjie .jj_img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_jianjie:hover .jj_img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.jian_xx{width:100%; height: auto; display: block; text-align: center; position: absolute; top:0; left:0; padding-top:20%}
.jian_xx h3{font-size: 19px; color: #fff; font-weight: bold; text-transform:Uppercase; margin-top:15%}
.jian_xx span{font-size: 38px; color: #ed1111; font-weight: bold; line-height: 55px;}
.jian_xx p{font-size: 13px; color: #fff; line-height: 28px;}








/*舞蹈视频*/
.index_wudao{width:100%; height:982px; overflow: hidden; background: url(../images/wd_bj.png) no-repeat top left; padding-top:115px;}
.in_wdtitle{width:100%; height: auto; overflow: hidden}
.in_wdtitle h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color:#fff; margin-top: 10px;}
.index_wudao_info{width:100%; height: auto; background: url(../images/wd_xs.png) no-repeat left center; margin-top: 20px;}
.index_wudao_info .swiper-container{display: none;}
.wudao_xx{width:100%; height: auto; overflow: hidden; padding-left:50px;  width: 70% }
.wudao_xx span{font-size: 14px; color: #fff; opacity: 0.5; margin-bottom: 20px; display: block}
.wudao_xx h3{font-size: 18px; color: #fff; width: 100%; height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.wudao_xx p{font-size: 14px; color:#fff; width: 100%; height: 50px; line-height: 25px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.wudao_xx i{font-size: 12px; color: #fff;  margin-top:20px; display: block; font-style: normal}
.wudao_pic{width:100%; height: auto; overflow: hidden; background: url(../images/wd_shph.png) no-repeat top right; margin-top: 40px; padding-top: 10px}
.wudao_pic i{width:21px; height: 20px; display: block; background: url(../images/jia.png) no-repeat center}
.wudao_pic_pic{width:95%; height: auto; overflow: hidden}
.wudao_pic_pic img{width:100%; height: auto; display: block}
.wd_anniu{width:445px; height: auto; float: left}
.wd_anniu .swiper-button-next,.wd_anniu .swiper-button-prev{position: inherit}
.Box{width:100%; height: auto; background: url(../images/wd_xs.png) no-repeat left center; overflow: hidden}
.Box .Box_con {position: relative; margin-top:20px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:1016px; margin: 0px auto; float: right}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:470px;height:auto; margin-left:68px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.conbox_button{width:200px; height: auto; float: left; margin-top: 390px; margin-left: 50px;}
.Box .Box_con .btn {display: block;width:52px; height: 10px; cursor: pointer;  text-align: center;  float: left }
.Box .Box_con .btnl {float: left; background: url(../images/l_left.png) no-repeat; }
.Box .Box_con .btnr { float: right; background: url(../images/l_right.png) no-repeat; }
.Box .Box_con .btnl:hover{background: url(../images/l_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/l_hright.png) no-repeat}









/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top:80px; }
.index_news_left{width:43%; height: auto; float: left;  margin-top:80px;}
.index_news_left .swiper-container{padding-bottom:40px;}
.index_news .swiper-slide a{width:100%; height: auto; }
.in_news_pic{width:100%; height: auto; overflow: hidden; background: url(../images/n_bjs.png) no-repeat top right}
.news_pic{width:96%; height: auto; margin-top: 20px; overflow:hidden}
.news_pic img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; }
.index_news .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.in_top_news{width:100%; height:154px; overflow: hidden}
.in_top_news .top_shijian{width:18%; height: 154px; float: left; text-align: center; background: url(../images/titme_bj.jpg) no-repeat center; padding-top: 42px;}
.top_shijian span{font-size: 36px; color: #fff; font-weight: bold;}
.top_shijian p{font-size: 16px; color: #fff; line-height: 26px;}
.n_top_info{width:76%; height: auto; float: right; padding-top:30px;}
.n_top_info h3{width:100%; height: 35px; line-height:35px; font-size: 18px; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.n_top_info p{width:100%; height: 50px; line-height: 25px; font-size: 14px; color: #fff;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 5px 0}
.n_top_info span{font-size: 14px; color: #fff; border-bottom: 1px solid #fff}
.index_news .swiper-pagination-bullet{width:10px; height:10px; background:#fff; border-radius: 0; border-radius: 50%}
.index_news .swiper-pagination-bullet-active{ background: #818384}
.index_news .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}
.index_news_left .swiper-pagination{ text-align: left}
.index_news_right{width:53%; height: auto; float: right}
.in_news_title{width:100%; height: auto; overflow: hidden; padding-left: 184px;}
.in_news_title h3{font-size: 20px; color: #fff}
.in_news_title img{ margin-top: -30px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden; margin-top: 65px;}
.index_news_right ul li{width:47%; height: auto; float: left; margin-bottom:30px;}
.index_news_right ul li:nth-child(2n){float: right}
.index_news_right ul li dl{width:60px; height: auto; float: left; text-align: center}
.index_news_right ul li dl dt{width:100%; height: 30px;  line-height: 30px; font-size: 22px; color:#fff; font-weight: bold;}
.index_news_right ul li dl dd{width:100%; height: 17px; background: #4c4d4d; text-align: center; line-height: 17px; font-size: 12px; color:#fff}
.index_news_right ul li .in_news_xx{margin-left: 70px; height: auto; overflow: hidden}
.in_news_xx h3{width:100%; height: 28px; line-height: 28px; font-size: 18px; color: #ffffff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.in_news_xx p{width:100%; height:24px; line-height: 24px; font-size: 14px; color: #ffffff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;  opacity: 0.6}
.index_news_right ul li:hover h3{background: url(../images/xing.png) no-repeat left center; padding-left: 20px; }





/*联系我们*/
.index_contact{width:100%; height:auto; background: url(../images/contact_bj.png) no-repeat top center; padding-top:90px; margin-top:60px; position: relative}
.index_contact_t{width:auto; height: auto; overflow: hidden; text-align: center; display: table; background:url(../images/zi_bj.png) no-repeat top right; padding-right: 90px; margin: 0px auto; }
.index_contact_t h3{font-size: 20px; color: #fff; line-height: 40px;}
.index_contact_top{width:100%; height:auto; border-top:1px solid #676868; margin-top: 40px;}
.index_contact_top p{font-size: 26px; color:#fff; font-weight: bold; line-height: 40px; margin:20px 0}
.in_text{width:100%; height: auto; overflow: hidden}
.index_contact_top input[type="text"]{width:32%; height:44px; float: left;border: 0; background:rgba(255,255,255,0.2); font-size: 14px; color: #fff; margin-right: 2%; padding: 0px 10px; border-radius: 5px}
.youxiang{margin-right: 0!important}
.index_contact_top textarea{border: 0; background:rgba(255,255,255,0.2);width: 100%; resize: none; font-size: 14px; color: #fff; line-height: 26px; height: 94px; border-radius: 5px; padding: 10px; margin-top: 10px;}
.submit{width:250px; height:45px;  text-align: center; line-height:45px; border-radius: 5px; font-size:14px; color: #fff;background: #ed1111;  margin:10px auto; display: block; cursor: pointer; border: 0}
.index_contact_top input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.index_contact_top input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.index_contact_top input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.index_contact_top input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.index_contact_top textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.index_contact_top textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.index_contact_top textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #333333;  
   opacity:  1;  
}  
.index_contact_top textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
} 


/*底部*/
.footer{width: 100%; height:auto;  position: relative;  overflow: hidden; margin-top:20px; }
.footer_left{width:28%; height:auto; float:left;}
.footer_left a.f_logo{width:100%; height: auto; display: block;  margin-bottom:30px;}
.footer_left h3{font-size:20px; color:#fff; font-weight: bold; margin-bottom: 20px; }
.footer_left p{font-size: 14px; color: #fff; line-height: 30px; background: url(../images/dian.png) no-repeat left center; padding-left: 20px;}
.footer_left p a{font-size: 14px; color: #fff;}
.footer_center{width:60%; height: auto; float: left; margin-top: 50px;}
.footer_center ul{width:100%; height: auto; overflow: hidden}
.footer_center ul li{width:10%; height: auto; float: left; text-align: center}
.footer_center ul li h3{color:#fff; font-size: 14px; color: #fff; margin-bottom: 30px;}
.footer_center ul li a{width:100%; height: 30px; line-height: 30px; display: block; font-size: 14px; color: #fff}
.footer_center ul li h3:hover{background: url(../images/f_active.png) no-repeat top right; color: #ed1111}
.footer_center ul li.active h3{background: url(../images/f_active.png) no-repeat top right; color: #ed1111}
.footer_center ul li a:hover{color:#ed1111}
.footer_right{width:130px; height: auto; float: left; margin-top: 50px;}
.slideTxtBox{ width:100%; }
.slideTxtBox .hd{ height:auto;width:90px; float: left; margin-top:10px;}
.f_ma p{font-size: 14px; color: #ffffff; line-height: 30px;}
.f_qq{width:32px; height: 32px; background: rgba(255,255,255,0.5) url(../images/f_qq.png) no-repeat center; border-radius: 50%; float: left}
.slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden; }
.slideTxtBox .hd ul li{ float:left; width: 32px; height: 32px; border-radius: 25px;   margin-right:13px;}

.i_sj{background: url(../images/f_sj.png) no-repeat center}
.i_wx{background:url(../images/f_wx.png) no-repeat center}
.i_sj.on{background: url(../images/f_hsj.png) no-repeat center}
.i_wx.on{background: url(../images/f_hwx.png) no-repeat center}

.slideTxtBox .bd{width:100%; height: auto; }
.slideTxtBox .bd ul,.slideTxtBox .bd li{widt:100%; height: auto;}
.slideTxtBox .bd li img{width:100%; height: auto; display: block}
.f_pic{width:130px; height: 130px; padding: 10px; background: url(../images/pic_bj.png) no-repeat center}
.slideTxtBox .bd li p{font-size: 14px; color: #fff; line-height: 28px; margin-top: 8px; text-align: center}
.f_dt{width:31px; height: 31px; float: left; background: url(../images/f_dz.png) no-repeat center; margin-top: 10px;}
.footer_ban{width:100%; height:100px; line-height:100px; background: rgba(0,0,0,0.6); margin-top: 36px;}
.footer_zhichi{width:auto; height:auto; overflow: hidden; float: right; }
.footer_zhichi p{ width: auto;  font-size: 14px; color:#fff; height:70px; float: left}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:35px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:35px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%;font-size: 14px; color:#fff; float: left }
.f_brq p{float: left; font-size: 14px; color:#fff;}
.f_brq a{margin-left: 15px;font-size: 14px; color:#fff;}
.f_brq a:hover{color:#ff3e35!important}
.index_kuaijie{width:100%; height:auto;line-height: 52px; overflow: hidden; background: #f1f1f1; }
.index_kuaijie p{font-size:14px; color: #333333; float: left; }
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #333; margin: 0px 10px;}
.index_kuaijie a:hover{color:#09a581}

.yqlj{ height: auto; overflow: hidden; }
.yqlj p{ width: 21%; float: left; height: 72px; line-height: 72px; font-size: 18px; font-weight: bold; text-indent:20px; position: relative; }
.yqlj p::before{ content: ""; display: block; position: absolute; width: 10px;height: 18px; border-radius: 5px; background: #3B363C; top: 28px;}
.yqlj p span{ font-size: 16px; color: #fff; font-weight: normal; margin-left: 6px;}
.yqlj ul{ padding-top: 25px; padding-bottom: 20px; overflow: hidden; color: #fff; }
.yqlj ul li{ float: left;  line-height: 24px; font-size: 14px; padding: 0 15px; color: #fff; }

/*内页banner*/
.ny_ban{width:100%; height: 700px; overflow: hidden}
.student_ban{background: url(../images/student_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.winning_ban{background: url(../images/winning_ban.jpg) no-repeat center}
.wudao_ban{background: url(../images/wudao_ban.jpg) no-repeat center}
.video_ban{background: url(../images/video_ban.jpg) no-repeat center}
.ny_tubiao{ margin: 130px auto 36px;}
.ny_baner_info{width:1440px; overflow: hidden; margin:260px auto;}
.ny_baner_info h3{font-size: 50px; color: #fff; margin-left:120px;}
.m-crm{color:#fff;font-size:14px; width: auto;  background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left}
.m-crm a{font-size:14px; margin:0 3px;color:#fff;}
.m-crm a:hover{color:#dc0b21;}
.ny_nav_bt{width:auto; float: right}
.ny_nav_bt a{font-size: 14px; color: #fff; height: 35px; line-height: 35px;  padding: 0px 10px; margin-left: 20px;}
.ny_nav_bt a.active,.ny_nav_bt a:hover{border-bottom: 2px solid #ed1111;}



/*学员*/
.ny_all{width:100%; height: auto; overflow: hidden; background: url(../images/hong_bj.png) no-repeat top right; margin-top: -64px; padding-top: 140px; margin-bottom:160px;}
.ny_all_two{width:100%; height: auto; overflow: hidden; background: url(../images/hei_bj.png) no-repeat top right; margin-top: -64px; padding-top: 140px; margin-bottom:160px;}
.ny_news{background: url(../images/hei_bj.png) no-repeat top right;}
.ny_student ul{width:100%;  height: auto; overflow: hidden; margin-bottom: 20px}
.ny_student ul li{width:23.5%; height: 414px; float: left; position: relative; margin-bottom: 28px; margin-right: 2%; overflow: hidden}
.ny_student ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_student ul li:nth-child(4n){margin-right: 0}
.ny_student ul li:nth-child(2n) .kehcneg_xx{bottom:auto; top:18px;}
.ny_student ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*联系我们*/
.ny_map{width:1200px; height:482px; margin: 0px auto; border: 1px solid #000}
.ny_contact_xx{margin-top: 160px!important;}
.lxwm{width:100%; line-height:24px; overflow: hidden}
.lxwm_z{float:left; font-size:16px; color:#666; line-height:26px;}
.lxwm_z h3{color:#ffffff;line-height:35px;font-weight:bold; font-size: 38px; margin-bottom:40px; margin-top: 10px;}
.lxwm_z h4{color:#ffffff;font-size: 20px;  font-weight:bold}
.lxwm_z p{line-height:26px;color:#fff;font-size:14px; height:auto;}
.lxwm_z p a{color:#fff}
.lxwm_r{float:right}
.lxwm_r li{width:130px;float:left; box-sizing:content-box; margin-left: 30px;}
.lxwm_r li img{width:100%;height:auto; display:block;border:#ddd 1px solid}
.lxwm_r li p{line-height:40px;text-align:center; font-size:14px; color:#fff;}
.lm_pic{width:130px; height: 130px; background: url(../images/pic_bj.png) no-repeat center; padding: 10px;}
.ny_contact_xx .index_contact_top{margin-top: 50px;}

/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden}
.ny_news_top ul{width:100%; height: auto; overflow: hidden}
.ny_news_top ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_news_top ul li .ny_news_pic{width:20%; height: auto; float: left}
.ny_news_pic img{width:100%; height: auto; overflow: hidden;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; }
.ny_news_rxx{width:76%; height: auto; float: right; padding-top: 30px;}
.news_xx_time{width:100%; height: 50px; line-height: 50px; margin-bottom: 8px;}
.news_xx_time h3{width:60%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #fff}
.news_xx_time span{font-size: 16px; color: #fff; float: right}
.ny_news_rxx p{width:100%; height: 56px; line-height:28px; font-size:14px; color: #fff;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.ny_news_top ul li:hover h3{background: url(../images/xing.png) no-repeat left center; padding-left: 35px; color:#ed1111}
.ny_news_top ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 100px;}
.ny_news_bottom ul{width:100%; height: auto; overflow: hidden;}
.ny_news_bottom ul li{width:47%; height: auto; float: left; margin-bottom: 20px;}
.ny_news_bottom ul li:nth-child(2n){float: right}
.ny_news_bottom ul li dl{width:100%; height: 50px; line-height: 50px;}
.ny_news_bottom ul li dl dt{width:60%; height: auto; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #ffffff}
.ny_news_bottom ul li dl dd{font-size: 16px; color: #fff; float: right}
.ny_news_bottom ul li p{width:100%; height: 56px; line-height: 28px; font-size: 14px; color:#fff; opacity: 0.6;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-bottom: 10px;}

.ny_news_bottom ul li:hover dt{color:#ed1111; background: url(../images/xing.png) no-repeat left center; padding-left: 30px;}



/*新闻详情页*/
.nyinfo_title{width:100%; height:50px; line-height:50px; font-size:20px; color:#fff; text-align:center}
.info_time{width: 100%; line-height: 30px;  color: #fff;  height: 30px;  margin-bottom: 20px;  border-top: 1px solid #ddd;  border-bottom: 1px solid #ddd; text-align: center; clear: both;}
.keyword_light{font-size:16px; color:#fff; line-height:30px; width:100%; margin:10px 0}
.go_black{width: 90px;
    height: 30px;
    background: #ed1111;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
}


/*内页关于我们*/
.ny_about{background: url(../images/hh_bj.png) no-repeat right top; padding-top: 60px}
.ny_about_one{width:100%; height: 528px; overflow: hidden; background: url(../images/ab_ren.png) no-repeat right bottom; padding-left: 120px;}
.about_left{width:80%; height: auto; margin-top: 60px;}
.about_left h4{width:100%; height: auto; font-size: 19px; color: #ffffff; font-weight: bold;}
.about_left h3{width:100%; height: auto; font-size: 38px; color: #ed1111; font-weight: bold;}
.about_left p{width:100%; height: auto; font-size: 14px; color: #fff; line-height: 28px;}
.about_left_xx{width:100%; height: auto; font-size: 14px; color: #fff; line-height: 28px; margin-top: 52px;}
.ny_about_two{width:100%; height:700px; background: url(../images/ab_ysbj.png) no-repeat center; margin-top: 60px; padding-left: 120px;}
.about_two_d22{width:630px; height: 320px; float: right}
.about_two_ys{width:880px; height:380px; background: url(../images/youshi_bj.png) no-repeat center; float: right; padding:20px 50px 0; overflow:hidden}
.about_two_ys h4{width:100%; height: auto; font-size: 19px; color: #ffffff; font-weight: bold;}
.about_two_ys h3{width:100%; height: auto; font-size: 36px; color: #fff; font-weight: bold;}
.about_two_ys p{font-size: 14px; color: #fff; line-height: 28px; margin-top: 20px;}
.ny_about_three{width:100%; height: auto; margin-top: 100px;}
.about_honor_t{width:auto; height: auto;overflow: hidden;   display: table; margin: 0px auto 60px;}
.about_honor_t h3{font-size:20px; color: #fff}
.about_honor_t img{margin-top: -40px;}
.about_three_xx{width:100%; height: auto; overflow: hidden}
.about_three_xx ul{width:100%; height: auto; overflow: hidden; }
.about_three_xx ul li{width:50%; height: 126px; padding: 15px 120px; float: left; margin-bottom: 10px;}
.about_three_xx ul li h3{width:100%; height: 40px; font-size: 30px; color: #fff; font-weight: bold;}
.about_three_xx ul li p{width:100%; height: 40px; font-size: 16px; color: #fff; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.about_three_xx ul li:hover{ background: rgba(0,0,0,0.5);}
.chanye_more{width:40px; height: 33px; margin: 30px auto 0;}
.chanye_more p{color:#fff; width: 130px; line-height: 30px; font-size: 16px;}
.ny_about_four{width:100%; height: auto;margin-top:90px; overflow: hidden}
.about_four_zi{width:50%; height: auto; float: left}
.about_four_zi h3{font-size: 20px; color: #fff}
.about_four_zi img{margin-top: -40px;}
.about_four_pic{width:50%; height: auto; float: left}
.about_four_pic img{width:100%; display: block}
.about_four_wh{background: url(../images/wenhua_h.png) no-repeat center; text-align: center;  padding: 30px 30px 0; height: 300px; width: 600px; float: left}
.about_four_wh p{font-size:14px; color: #fff; line-height: 28px;}
.ny_about_five{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.about_five_xx{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.about_hui_zi{width:auto; display: table; margin: 40px auto;}
.about_hui_zi h3{font-size: 20px; color: #fff; margin-top: 15px;}
.about_five_xx li{width:100%; height: auto;   background: rgba(0,0,0,0.4); margin-bottom: 20px; padding:0px 0 20px;}
.about_five_xx li a{width:1200px; height: auto; overflow: hidden; margin: 0px auto; display: block}
.about_five_xx li span{font-size: 30px; color: #fff; font-weight: bold; float: left; line-height: 120px;}
.about_five_xx li p{font-size: 16px; color: #fff;  width:70%;  float: left; margin-left: 5%; line-height:28px; margin-top:40px;}
.about_five_xx li img{float: right; margin-top: 55px;}


/*获奖经历*/
.ny_winner ul{width:100%; height: auto; overflow: hidden}
.ny_winner ul li{width:32%; height: auto; float: left; margin-right: 2%; margin-bottom: 29px; position: relative; overflow: hidden}
.ny_winner ul li:nth-child(3n){margin-right: 0}
.ny_winner ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_winner_xx{width:80%; height: 85%; position: absolute; top:20px; left:50%; margin-left: -40%;  background: rgba(237,17,17,0.7); z-index: 9; font-size: 16px; color: #fff; text-align: center; line-height:30px; padding-top: 30%; opacity: 0}
.ny_winner ul li:hover .ny_winner_xx{opacity: 1}
.ny_winner ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*舞蹈课程*/
.ny_wudao{padding-top: 105px!important}
#tabs-container{width:100%; height: auto; overflow: hidden}
.wudao_tabs{width:100%; height: auto; overflow: hidden; display: block;}
.wudao_tabs ul{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.wudao_tabs ul li{width:16.6%; height: auto;  float: left; text-align: center}
.wudao_tabs ul li p{font-size: 13px; color: #fff; line-height: 30px; text-transform:Uppercase}
.wudao_tabs ul li h4{font-size: 18px; color: #fff; line-height: 30px; font-weight:bold;}
.wudao_tabs ul li img{max-width: 100%}
.wudao_tabs ul li.active p,.wudao_tabs ul li.active h4{color:#ed1111}
.ny_kecheng_all{width:100%; height: auto; overflow: hidden}
.ny_kecheng_top{width:100%; height: auto; overflow: hidden; background: url(../images/huaxian.jpg) no-repeat right bottom; margin-top: 80px;}
.ny_kctop_xx{width:1200px; height: auto; overflow: hidden; margin: 0px auto}
.ny_kctop_xx .kctop_pic{width:741px; height: 436px; float: left; overflow: hidden}
.kctop_pic img{width:100%; height: auto; display: block}
.kctop_info{width:30%; height: auto; float: right}
.kctop_info h3{width:100%; height:auto; line-height: 40px; font-size: 26px; color:#fff; font-weight: bold; margin-top: 38px;}
.kctop_info p{width:100%; height: auto; overflow:hidden; font-size: 14px; color: #fff; line-height: 28px; margin-top: 30px;}
.ny_kcxx_bottom{width:1440px; height: auto; overflow: hidden; margin: 0px auto;}
.ny_kcxx_bottom p{width:35%; height: 100px; background: #ed1111; font-size: 24px; color: #fff; text-align: center; line-height: 100px; float: left}
.ny_kcxx_bottom img{float: left; margin-left: 8%; margin-top: 80px;}
.ny_kecheng_info{height: auto; overflow: hidden; margin-top: 48px;}
.ny_kecheng_info h4{font-size: 18px; color: #fff; line-height: 28px;}
.ny_kecheng_info h3{font-size: 38px; color: #fff; font-weight: bold; margin-bottom: 40px;}
.ny_kecheng_info p{font-size: 14px; color: #fff; line-height: 28px;}




/*舞蹈视频*/
.ban{ width:100%; height:auto; position:relative; overflow:hidden;margin:40px auto 0 auto; background: url(../images/huaxian.jpg) no-repeat  right 490px ; }
.ban2{ width:1440px; height:550px; position:relative; overflow:hidden; margin: 0px auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:1440px; height:500px;}
.ban .ny_kecheng_top{background: none!important; margin-top: 0!important}
.kcvideo_pic{width:741px; height: 436px; float: left}
.kcvideo_pic video{width:100%; height: auto; overflow: hidden}
.min_pic{width:1440px; height:285px; background: rgba(0,0,0,0.9); margin: 60px auto; padding:50px 20px 0; }
.num_tupian{height:178px;overflow:hidden; width:1200px; position:relative;float:left; margin: 0px 35px;}
.num_tupian ul{ position:absolute; left:0; top:0;}
.num_tupian ul li{width:294px; height:176px; margin-right:15px;  padding: 10px 10px 0 0; float: left}
.num_tupian ul li img{width:100%; height: auto; display: block}
.num_tupian ul li.on{ background: url(../images/v_active.jpg) no-repeat top right}
.prev_btn1,.next_btn1{width:52px;  height:178px; float:left;}
.prev_btn1{ background: url(../images/l_left.png) no-repeat center}
.next_btn1{background: url(../images/l_right.png) no-repeat center}
.prev_btn1:hover{ background: url(../images/l_hleft.png) no-repeat center}
.next_btn1:hover{background: url(../images/l_hright.png) no-repeat center}



/*团队*/
.ny_team{padding-top:0px!important;}
.team_ban{ width:100%; height:auto; position:relative; overflow:hidden; background: url(../images/huaxian.jpg) no-repeat  right 600px ; }
.ban_team{ width:1440px; height:610px; position:relative;  margin: 0px auto; overflow: hidden;  padding-top: 100px;}
.ban_team ul{ position:absolute; left:0; top:0;}
.ban_team ul li{ width:1440px; height:610px;  }
.ny_team_left{width:60%; height: auto; float: left; margin-top:120px;}
.ny_team_left h3{font-size: 26px; color: #ffffff; font-weight: bold;}
.ny_team_left .team_left_xx{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 30px;}
.team_left_xx p{font-size: 14px; color: #fff; }
.ny_team_v{width:343px; height: 200px; margin-top: 150px; margin-left: 242px; position: relative; z-index: 9}
.ny_team_right{width:35%; height: auto; float: right;}
.ny_team_right img{width:100%; height: auto}
.prev1,.next1{width:52px;  height:50px; position: absolute; bottom:30px; z-index: 9999}
.prev1{ background: url(../images/l_left.png) no-repeat center; left:50px;}
.next1{background: url(../images/l_right.png) no-repeat center; left:130px;}
.prev1:hover{ background: url(../images/l_hleft.png) no-repeat center; left:50px;}
.next1:hover{background: url(../images/l_hright.png) no-repeat center; left:130px;}
.ban_team:after{content: ""; position: absolute; bottom:0; left:0; width: 578px;height: 103px; background: #ed1111; z-index:0}
.team_min_pic{width:1200px; height: auto; overflow: hidden; margin:80px auto;}
.team_tupian{height:320px;overflow:hidden; width:1200px; position:relative;float:left; margin: 0px 35px;}
.team_tupian ul{ position:absolute; left:0; top:0;}
.team_tupian ul li{width:232px; height:auto; margin-right:66px; float: left; }
.team_tupian ul li img{width:100%; height: auto; display: block; border-radius: 50%;}
.team_tupian ul li i{width:33px; height: 33px; background: url(../images/t_yuan.png) no-repeat center; position: absolute; bottom:20px; left:20px; z-index: 1; opacity: 0}
.ny_team_pic{width:100%; height: auto; overflow: hidden; position: relative; padding: 12px; background: url(../images/team_active.png) no-repeat top center}
.team_tupian ul li p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 10px; }
.team_tupian ul li.on i{opacity: 1}
.ny_team_other{width:100%; height: auto;  margin-top:114px; position: relative}
.ny_team_other .container{position: relative}
.team_other_zi{width:515px; position: absolute; right:333px; top:-80px}
.team_other_zi h3{color:#fff; font-size: 20px;}
.team_other_zi img{margin-top: -40px;}
.team_other{ width:100%; height:920px; position:relative; overflow:hidden; }
.other_team{ width:1440px; height:100%; position:relative;  margin: 0px auto; overflow: hidden;  padding-top: 100px;}
.other_team ul{ position:absolute; left:0; top:0;}
.other_team ul li{width:1440px; height:710px;  }
.other_pic{width:497px; height: 534px; background: url(../images/bjs.png) no-repeat center; padding-left: 120px;}
.other_pic img{width:100%; height: auto; display: block}
.other_xx{width:100%; height: auto; overflow:hidden; margin-top:40px; }
.other_xx h3{font-size: 22px; color: #fff; font-weight: bold; margin: 20px 0 10px;}
.other_xx p{font-size: 14px; color: #fff; line-height: 28px;}
.team_other_pic{width:740px; height: auto; position: absolute; right:120px; top:205px;}
.team_other_pic ul{position:absolute; right:0; top:0}
.team_other_pic ul li{width:232px; height:auto; margin-right:20px; float: left; }
.team_other_pic ul li img{width:100%; height: auto; overflow: hidden}
.other_tupian{width:740px; height: 356px; overflow: hidden; position: relative}
.prev_btn2,.next_btn2{width:52px;  height:30px; float:right; margin: 0px 20px; cursor: pointer; position: relative; z-index: 999}
.prev_btn2{ background: url(../images/l_left.png) no-repeat center}
.next_btn2{background: url(../images/l_right.png) no-repeat center}
.prev_btn2:hover{ background: url(../images/l_hleft.png) no-repeat center}
.next_btn2:hover{background: url(../images/l_hright.png) no-repeat center}
.team_other_pic ul li.on{border:1px solid rgba(237,17,17,0.2)}




/*客服*/
.lxfx {
    height: 451px;
    position: fixed;
    right:0px;
    top:200px;
    width: 134px;
    z-index: 888;
	 background: url(../images/right_bj.png) no-repeat center
	
}

.lxfx ul{width:100px; height: auto; margin: 0px auto;  margin-top: 100px;}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 70px;
    width:300px;
}
.leftlx {
    float: left;
    height: 69px;
    width: 100px;
}
.lxfx li span {
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 70px;
    line-height: 70px; padding: 0px 10px; display: none
	
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}

.fix_wm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}



.lxfx li p {
    line-height:30px;
    text-align: center;
	 font-size: 14px; color:#fff
}
.lxfx li {
    height: 70px;
    margin-left: 0;
    position: relative;
    width: 100%; text-align: center; 
}

.lxfx li i {
    display: block;
    height: 27px;
    margin: 10px auto 0;
    text-align: center;
    width: 100%;
}
.icon-qq{background: url(../images/icon_kf.png) no-repeat center}
.icon-tel{background: url(../images/icon_dh.png) no-repeat center}
.icon-wx{background: url(../images/icon_wx.png) no-repeat center}
.icon-sj{background: url(../images/icon_sj.png) no-repeat center}
.mtop{background:url(../images/top.png) no-repeat center; height:40px!important; margin-top: 8px }
.lx_dhs:hover{background: url(../images/dh_span.png) no-repeat; background-size: 100% 100%;  }




/*手机*/
.sj_header{width:100%; clear:both; height:70px;  padding: 0px 10px;display: none; }
.sj_header_top{width:100%; height: 100%}
.logo{float:left; width:13%; margin-top:12px;}
.logo img{width:100%; height: 100%;}
.menu{float:right; height:auto; width:30px; margin-top: 19px; }
.menu img{height:100%; width:100%;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}




.openmenu{overflow-y:scroll; }
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #000101;left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; width: 100%;  height: 100%; display: block}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}
.sj_banner{width:100%;height:auto; display: none;}
.sj_banner img{width:100%; height: auto;}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide {
  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-pagination-bullet{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{background: #ed1111}


/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 70px;width: 100%; font-size: .14rem; padding-top: 8px; display: none; 
	background:#000101}
footer li{width: 20%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; opacity: 0.8}
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li a.active{opacity:1}
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:23px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:32px;}
footer i{height:25px; display: block; margin: 2px auto 0; }
.copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 30px 0; background: #f7f7f7; display: none; }
.copy_dz{width:100%;  height: auto;}
.copy_dz p span{font-size:1.2rem; color: #333333;}
.copy_dz p{color:#333333;line-height:28px; font-size: 1rem}
.copy_dz a{color:#333333;line-height:28px; font-size: 1rem}









@media screen and (max-width:1440px){
	.container,.other_team{width:96%; margin: 0px auto;}
	.index_shipin{ margin-top:575px;}
	.index_teacher_right{ margin-right:5%; width:500px}
	.index_teacher_right .swiper-container{width:78%}
	.teacher_pic{width:460px; right:-80px;}

}


@media screen and (max-width:1366px){
	.index_kecheng_left ul li:hover{background-size:90%}
	.index_teacher_right{margin-right:3%}
	.index_teacher_right{width:35%}.index_teacher_right .swiper-container{width:75%}
	.index_teacher_t img{width:80%}
	.teacher_pic{width:38%; height:auto}
	.t_laoshio_all{height:675px}
	.teacher_xx{padding-left:0; width:60%}
	.index_shipin{margin-top:512px;}
	.index_wudao{background:none;}
	.conbox_button{width:160px;}
	.in_news_title img{width:72%}
	#nav{padding-top:1%}
	#nav h3{margin:0.8vh auto}
	.jian_xx{padding-top: 12%}
	.lxfx{top:100px;}
	.index_shipin{width:400px;}
	.team_other_zi{right:196px;}
	.other_pic{width:446px;}
	.ny_baner_info{width:90%; }
	.min_pic,.ban2 ul li,.ban2,.banner .slideBox .hd{width:1200px;}
	.num_tupian{width:986px;}
	.num_tupian ul li{width:235px;}
	.ban_team ul li{height:740px;}
	.ny_team_v{ margin-top:50px;}
	.ny_team_left .team_left_xx{height:275px; overflow:hidden}
	.ban_team{height:740px;}
	.team_ban{background-size:45% auto}
	.team_other_pic{right:0px;}
	.kctop_info{width:400px;}
	.ny_kcxx_bottom img{margin-top:64px;}
	.banner .slideBox .hd{margin-left:-600px;}
	
}






