@charset "utf-8";

html {
  font-size: 625%;
}
body {
  font-family: "Microsoft YaHei",SimHei,"宋体",simsun,sans-serif;
  font-size: 14px;
  background: #1b1b1b;
  color: rgb(101, 101, 101);
}
body,h2,ul,p,dl,h4,h5,h3,dl,dt,dd {
  padding: 0;
  margin:0;
  font-weight: normal;
}
ul {
  list-style: none;
}
a,a:link,a:hover,a:visited,a:active {
  text-decoration: none;
   border:none;
   color:#fd8200;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-tap-highlight-color:transparent;
   outline:none;
}

i,em {
  font-style: normal;
}
img{ 
  border: none;
  vertical-align: middle;
}
input,button,select,textarea {
  /* background: transparent; */
  outline: none;
  border: none;
  color: #787878;
}
input[type="text"] {
  -webkit-appearance: none;
}
button,select {
  cursor: pointer;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.clear {
  width: 100%;
  height: 0px;
  clear: both;
}
.box-bg {
  background: #343434;
}
/*header*/
#header {
  color: #fff;
  height: 128px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.top_container{
    object-fit:fill;
  width: 100%;
}
#header .head-top {
  height: 38px;
  line-height: 38px;
  background: rgba(0,0,0,.5);
}
#header .head-top .tel {
  float: right;
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 25px;
  font-size: 13px;
}
#header .head-top .tel i {
  color: #bf691c;
  font-weight: bold;
  font-size: 14px;
}
#header .navbar {
  height: 90px;
  background: rgba(0,0,0,.3) url(../images/logo.png) no-repeat center center;
}
#header .navbar ul {
  margin-right: -31px;
}
#header .navbar li {
  float: left;
  text-align: center;
  width: 100px;
  height: 50px;
  line-height: 62px;
  margin-top: 13px;
  margin-right: 31px;
}
#header .navbar li:hover,
#header .navbar li.active {
  background: url(../images/li_bg.png) no-repeat left top;
}
#header .navbar li a {
  color: #fff;
  font-size: 16px;
  display: block;
}
#header .navbar li.five {
  margin-left: 183px;
}
#header .navbar li:nth-child(5) {
  margin-left: 183px;
}
/*banner*/
.tempWrap {
  width: 100% !important;
}

.bannerslide{  min-width: 1200px; overflow:hidden; position:relative; }
.bannerslide .hd{ text-align: center; overflow:hidden; position:absolute; left: 0;bottom:22px; z-index:1; width: 100%;}
.bannerslide .hd ul{ overflow:hidden; zoom:1; display: inline-block; }
.bannerslide .hd ul li{   display: inline-block;border-radius: 50%;margin: 0 3px; width:12px; height:12px; background:#ced0cd; cursor:pointer; }
.bannerslide .hd ul li.on{ background:#fd8200; width: 18px;border-radius: 30px;}
.bannerslide .bd{ position:relative; height:100%; z-index:0;   }
.bannerslide .bd li{ zoom:1; vertical-align:middle; }
.bannerslide .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.bannerslide .prev,
.bannerslide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.bannerslide .next{ left:auto; right:3%; background-position:8px 5px; }
.bannerslide .prev:hover,
.bannerslide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
/*content*/
.home-box {
  padding: 55px 0;
}
.top-tit {
  height: 33px;
  line-height: 1;
  color: #fd8200;
  padding-left: 33px;
  background: url(../images/tit_1.png) no-repeat left center;
}
.top-tit h3 {
  font-size: 29px;
  float: left;
  font-weight: 700;
}
.top-tit h3 span {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 1.25;
  font-weight: normal;
  padding-left: 10px;
  text-transform: uppercase;
}
.top-tit i {
  float: right;
}
.top-tit a.more {
  float: right;
  display: block;
  width: 88px;
  height: 26px;
  line-height: 26px;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #fd8200;
  color: #fd8200;
  font-size: 15px;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
}
a.more:hover {
  background: #fd8200;
  color: #fff;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
}
/*品牌介绍*/
#content .brand-box {
  background: #343434;
  padding: 40px 30px;
  margin-top: 50px;
  height: 400px;
}
#content .brand-box .left-slide {
  float: left;
  width: 520px;
  box-shadow: 0px 0px 10px 6px #111;
  position: relative;
  top: -62px;
}
.brandslide{  width: 100%; overflow:hidden; position:relative; }
.brandslide .hd{ text-align: center; overflow:hidden; position:absolute; right: 12px;bottom:12px; z-index:1;}
.brandslide .hd ul{ overflow:hidden; zoom:1; float: right;}
.brandslide .hd ul li{   display: inline-block;border-radius: 50%;margin: 0 3px; width:10px; height:10px; background:#ced0cd; cursor:pointer; }
.brandslide .hd ul li.on{ background:#fd8200; }
.brandslide .bd{ position:relative; height:100%; z-index:0;   }
.brandslide .bd li{ zoom:1; vertical-align:middle; }
.brandslide .bd img{ width:100%; display:block;  }
#content .brand-box .right {
  width: 585px;
  float: right;
}
#content .brand-box .right .top {
  padding-top: 20px;
  background: url(../images/brand_bg.png) no-repeat right top;
}
#content .brand-box .right .top h4 {
  border-bottom: 1px solid #4f4f4f;
  font-size: 24px;
  padding-bottom: 10px;
  color: rgb(254, 254, 254);
  font-weight: bold;
  background: url(../images/line.png) no-repeat left bottom;
}
#content .brand-box.jlb .right .top{
  background: transparent;
}
#content .brand-box.jlb .right .top h4 span {
  float: right;
  font-size: 20px;
  color: #0ba4df;
  font-weight: normal;
  margin-top: 2px;
}
ul.ry-list {
  padding-top: 13px;
}
ul.ry-list li {
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  color: rgb(130, 130, 130);
}
ul.ry-list li i {
  display: inline-block;
  width: 36px;
  text-align: center;
  margin-right: 10px;
}
ul.ry-list li span {
  font-size: 16px;
  color: rgb(253, 130, 0);
  font-weight: bold;
  margin-right: 35px;
}
#content .cursor-list {
  margin-top: 35px;
  padding-bottom: 10px;
}
#content .cursor-list ul {
  margin-right: -12px;
}
#content .cursor-list li {
  display: block;
  position: relative;
  float: left;
  width: 139.5px;
  margin-right: 12px;
  color: #fff;
  line-height: 1.4;
  height: 90px;
 
  font-weight: bold;
}
#content .cursor-list li a {
  position: absolute;
  text-align: left;
  padding-left: 40%;
  padding-top: 10%;
  display: block;
  width: 60%;
  height: 90%;
  font-size: 20px;
  color: #fff;
  z-index: 15;
}
#content .cursor-list li i{
  position:absolute;
  left: 40%;
  top: 43%;
  z-index: 1;
}
#content .cursor-list li:hover,#content .cursor-list li.active {

}


#content .cursor-list li.children a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_1.png) no-repeat 0px center;
}
#content .cursor-list li.children:hover a,#content .cursor-list li.children.active a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_1.png) no-repeat 0px center;
}
#content .cursor-list li.coach a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_2.png) no-repeat 0px center;
}
#content .cursor-list li.coach:hover a,#content .cursor-list li.coach.active a  {
  background: url(https://www.bkdance.com/theme/cn/images/kc_2.png) no-repeat 0px center;
}
#content .cursor-list li.street a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_3.png) no-repeat 0px center;
}
#content .cursor-list li.street:hover a,#content .cursor-list li.street.active a  {
  background: url(https://www.bkdance.com/theme/cn/images/kc_3.png) no-repeat 0px center;
}
#content .cursor-list li.urban a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_4.png) no-repeat 0px center;
}
#content .cursor-list li.urban:hover a,#content .cursor-list li.urban.active a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_4.png) no-repeat 0px center;
}
#content .cursor-list li.jazz a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_5.png) no-repeat 0px center;
}
#content .cursor-list li.jazz:hover a,#content .cursor-list li.jazz.active a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_5.png) no-repeat 0px center;
}
#content .cursor-list li.latin a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_6.png) no-repeat 0px center;
}
#content .cursor-list li.latin:hover a,#content .cursor-list li.latin.active a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_6.png) no-repeat 0px center;
}
#content .cursor-list li.national a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_7.png) no-repeat 0px center;
}
#content .cursor-list li.national:hover a,#content .cursor-list li.national.active a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_7.png) no-repeat 0px center;
}
#content .cursor-list li.yoga a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_8.png) no-repeat 0px center;
}
#content .cursor-list li.yoga:hover a,#content .cursor-list li.yoga.active a {
  background: url(https://www.bkdance.com/theme/cn/images/kc_8.png) no-repeat 0px center;
}
#content .class-slide {
  margin-top: 36px;
}
/*#content .class-slide .picBtnTop .hd{ margin-bottom:35px;width:100%;  overflow:hidden; position:relative;}
#content .class-slide .picBtnTop .hd .prev,#content .class-slide .picBtnTop .hd .next{  width:27px; height:27px; cursor:pointer; background:url("../images/left_1.png") no-repeat;position: absolute;
left: 15px;z-index: 999;top: 50%;margin-top: -13.5px;}
#content .class-slide .picBtnTop .hd .next {
  z-index: 999;
  left: auto;
  right: 15px;
  background:url("../images/right_1.png") no-repeat;
}
#content .class-slide .picBtnTop .hd ul{ margin-right:-12px;overflow:hidden; zoom:1; }
#content .class-slide .picBtnTop .hd ul li{ margin-right:12px;float:left;overflow:hidden;  width: 190px; position: relative;}
#content .class-slide .picBtnTop .hd ul li .pic img{ width:100%; display:block; }
#content .class-slide .picBtnTop .hd ul li .section {
  color: #fff;
  line-height: 1.4;
  position: absolute;
  z-index: 999;
  left: 10px;
  bottom: 15px;
}
#content .class-slide .picBtnTop .hd ul li .section h4 {
  font-weight: bold;
  font-size: 17px;
}
#content .class-slide .picBtnTop .hd ul li .section p {
  font-size: 12px;
}
#content .class-slide .picBtnTop .hd ul li .pic {
  border:1px solid #000;
}
#content .class-slide .picBtnTop .hd ul li.on .pic{ border: 1px solid #fd8200; }
#content .class-slide  .picBtnTop .bd{ width:100%;  position:relative; }
#content .class-slide .picBtnTop .bd li{ position:relative; zoom:1; padding-top: 16px;}
#content .class-slide .picBtnTop .bd li:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 16px solid #1a1a1a;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  z-index: 99;
  top:0px;
  left: 70px;
}
#content .class-slide .picBtnTop .bd li dl {
  background: #1a1a1a;padding: 22px; box-shadow: 0px 0px 6px 4px #000 inset;
  float: left;
  width: 1156px;
}
#content .class-slide .picBtnTop .bd li dt {
  float: left;
  width: 345px;
}
#content .class-slide .picBtnTop .bd li dt img {
  width: 100%;
}
#content .class-slide .picBtnTop .bd li dd {
  width: 785px;
  float: right;
}
#content .class-slide .picBtnTop .bd li dd h4 {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
#content .class-slide .picBtnTop .bd li dd p {
  color: #616161;
  line-height: 1.5;
  margin: 10px 0 20px;
  height: 3em;
  overflow: hidden;
}
#content .class-slide .picBtnTop .bd li dd a.btn {
  text-align: center;
  width: 135px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #5d5d5d;
  color: #5d5d5d;
  display: inline-block;
  margin-right: 6px;
  border-radius: 30px;
}
#content .class-slide .picBtnTop .bd li dd a.btn:hover {
  color: #fff;
  background: #fd8200;
  border-color: #fd8200;
}
#content .class-slide .picBtnTop .bd li dd .link {
  margin-top: 26px;
}
#content .class-slide .picBtnTop .bd li dd .link .left {
  float: left;
  margin-right: 115px;
}
#content .class-slide .picBtnTop .bd li dd .link .right {
  float: left;
}
#content .class-slide .picBtnTop .bd li dd .link .icon {
  height: 29px;
  padding-top: 35px;
  font-weight: bold;
  font-size: 16px;
  color: #fd8200;
  padding-right: 15px;
  float: left;
  border-right: 1px solid #323232;
  margin-right: 10px;
  background: url(../images/ico_1.png) no-repeat left 5px;
}
#content .class-slide .picBtnTop .bd li dd .link .right .icon {
  background: url(../images/ico_2.png) no-repeat left top;
}
#content .class-slide .picBtnTop .bd li dd .link .mark {
  float: left;
  width: 180px;
}
#content .class-slide .picBtnTop .bd li dd .link .mark span {
  float: left;
  width: 80px;
  height: 25px;
  display: block;
  margin-left: 8px;
  line-height: 25px;
  border-radius: 30px;
  text-indent: 32px;
  font-size: 12px;
  margin-top: 5px;
  background: #333 url(../images/ico_3.png) no-repeat 8px center;
}
#content .class-slide .picBtnTop .bd li dd .link .mark span a {
  display: block;
  color: #898989;
}*/
.mod18 {
  position: relative;
  width: 1200px;
  overflow: hidden;
}
#content .class-slide .listBox{ margin-bottom:35px;width:100%;  overflow:hidden; position:relative;height: 151px;}
#content .class-slide .prev,#content .class-slide .next{  width:27px; height:27px; cursor:pointer; background:url("../images/left_1.png") no-repeat;position: absolute;
left: 15px;z-index: 999;top: 75px;margin-top: -13.5px;}
#content .class-slide .next {
  z-index: 999;
  left: auto;
  right: 15px;
  background:url("../images/right_1.png") no-repeat;
}
#content .class-slide .listBox ul{ height:100%;overflow:hidden; zoom:1; position:absolute;}
#content .class-slide .listBox ul li{ cursor:pointer;float:left; width: 201px; position: relative;padding-right: 10px;box-sizing: border-box;height: 100%;}
#content .class-slide .listBox ul li .pic {
  overflow: hidden;
}
#content .class-slide .listBox ul li .pic img{ width:100%; display:block; }
#content .class-slide .listBox ul li .section {
  color: #fff;
  line-height: 1.4;
  position: absolute;
  z-index: 999;
  left: 10px;
  bottom: 15px;
}
#content .class-slide .listBox ul li .section h4 {
  font-weight: bold;
  font-size: 17px;
}
#content .class-slide .listBox ul li .section p {
  font-size: 12px;
}
#content .class-slide .listBox ul li .pic {
  border:1px solid #000;
}
#content .class-slide .listBox ul li.on .pic{ border: 1px solid #fd8200; }
#content .class-slide .picBox { width:100%;  position:relative; height: 290px;}
#content .class-slide .picBox ul {position: absolute;height: 100%;}
#content .class-slide .picBox li{ position:relative; zoom:1; padding-top: 16px;box-sizing: border-box;width: 1200px;height: 100%;float: left;}
#content .class-slide .picBox li:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 16px solid #1a1a1a;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  z-index: 99;
  top:0px;
  left: 70px;
}
#content .class-slide .picBox li dl {
  background: #1a1a1a;padding: 22px; box-shadow: 0px 0px 6px 4px #000 inset;
  float: left;
  width: 1156px;
}
#content .class-slide .picBox li dt {
  float: left;
  width: 345px;
}
#content .class-slide .picBox li dt img {
  width: 100%;
}
#content .class-slide .picBox li dd {
  width: 785px;
  float: right;
}
#content .class-slide .picBox li dd h4 {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
#content .class-slide .picBox li dd p {
  color: #616161;
  line-height: 1.5;
  margin: 10px 0 20px;
  height: 3em;
  overflow: hidden;
}
#content .class-slide .picBox li dd a.btn {
  text-align: center;
  width: 135px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #5d5d5d;
  color: #5d5d5d;
  display: inline-block;
  margin-right: 6px;
  border-radius: 30px;
}
#content .class-slide .picBox li dd a.btn:hover {
  color: #fff;
  background: #fd8200;
  border-color: #fd8200;
}
#content .class-slide .picBox li dd .link {
  margin-top: 26px;
}
#content .class-slide .picBox li dd .link .left {
  float: left;
  margin-right: 115px;
}
#content .class-slide .picBox li dd .link .right {
  float: left;
}
#content .class-slide .picBox li dd .link .icon {
  height: 29px;
  padding-top: 35px;
  font-weight: bold;
  font-size: 16px;
  color: #fd8200;
  padding-right: 15px;
  float: left;
  border-right: 1px solid #323232;
  margin-right: 10px;
  background: url(../images/ico_1.png) no-repeat left 5px;
}
#content .class-slide .picBox li dd .link .right .icon {
  background: url(../images/ico_2.png) no-repeat left top;
}
#content .class-slide .picBox li dd .link .mark {
  float: left;
  width: 270px;
}
#content .class-slide .picBox li dd .link .mark span {
  float: left;
  width: 80px;
  height: 25px;
  display: block;
  margin-left: 8px;
  line-height: 25px;
  border-radius: 30px;
  text-indent: 32px;
  font-size: 12px;
  margin-top: 5px;
  color:#898989;
  background: #333 url(../images/ico_3.png) no-repeat 8px center;
}
#content .class-slide .picBox li dd .link .mark span a {
  display: block;
  color: #898989;
}
.top-tit ul {
  float: right;
}
.top-tit li {
  float: left;
  min-width: 90px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  border-radius: 30px;
  text-align: right;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 0 8px 0 26px;
  margin-right: 8px;
  background: #333 url(../images/ico_4.png) no-repeat 5px center;
}
.top-tit li a {
  display: block;
  color: #787878;
}
.top-tit li:hover {
  background: #fd8200 url(../images/ico_5.png) no-repeat 5px center;
}
.top-tit li:hover a {
  color: #000;
}
.video-intro .video-box {
  margin-top: 35px;
}
.video-intro .video-box .right {
  float: right;
  width: 275px;
}
.videoslide{ width:100%;  overflow:hidden; position:relative; }
.videoslide .hd{ display: none;}
.videoslide .bd{ position:relative; height:100%; z-index:0;  padding: 35px 0;height: 365px; box-sizing: content-box;}
.videoslide .bd .tempWrap {
  height: 365px !important;
}
.videoslide .bd li{ zoom:1; vertical-align:middle; margin: 0 0 15px 0;height: 175px;}
.videoslide .bd li .pic {
  position: relative;
  height: 135px;
  overflow: hidden;
}
.videoslide .bd li .pic .over {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0,0,0,.5);
  z-index: 999;
  display: none;
}
.videoslide .bd li:hover .pic .over {
  display: block;
}
.videoslide .bd li .pic .over img {
  width: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22.5px;
  margin-top: -13px;
}
.videoslide .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.videoslide .prev,
.videoslide .next{ position:absolute; left:0; top:0; display:block; width:279px; height:25px; background:url(../images/left_2.png) no-repeat; }
.videoslide .next{ top: auto;bottom: 0;background:url(../images/right_2.png) no-repeat; }
.videoslide .bd li .section {
  height: 40px;
  background: #000;
  line-height: 40px;
}
.videoslide .bd li p {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
}
.video-intro .video-box .left {
  width: 890px;
  float: left;
}
.video-intro .video-box .left img {
  width: 100%;
}
.video-intro .video-box .left li {
  position: relative;
  display: none;
}
.video-intro .video-box .left li.active {
  display: block;
}
.video-intro .video-box .left li .over {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0,0,0,.5);
  z-index: 999;
  display: none;
}
.video-intro .video-box .left li img {
  width:890px;
  height:436px;
}
.video-intro .video-box .left li:hover .over {
  display: block;
}
.video-intro .video-box .left li .over img {
  width: 90px;
  height:auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -45px;
  margin-top: -26px;
}
.video-intro .video-box .left li .section {
  position: absolute;
  width: 94%;
  left: 3%;
  bottom: 25px;
  z-index: 9999;
  color: #fff;
}
.video-intro .video-box .left li .section p {
  width: 555px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 24px;
}
.video-intro .video-box .left li .section span {
  display: block;
  float: right;
  color: #585858;
  padding-left: 30px;
  padding-top: 10px;
  line-height: 1;
  background: url(../images/ico_6.png) no-repeat left bottom;
}

.small-tit {
  line-height: 1;
  color: #fd8200;
  height: 52px;
  margin-bottom: 30px;
}
.small-tit h3 {
  font-size: 29px;
  float: left;
  font-weight: 700;
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 10px;
  background: url(../images/tit_2.png) no-repeat left center;
  background-size: 100%;
}
.small-tit h3 span {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 1.25;
  font-weight: normal;
  padding-left: 10px;
  text-transform: uppercase;
  padding-top: 15px;
}
.small-tit a.more {
  float: right;
  display: block;
  width: 88px;
  height: 26px;
  line-height: 26px;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #fd8200;
  color: #fd8200;
  font-size: 15px;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  text-transform: uppercase;
  margin-top: 17px;
}
.small-tit a.more:hover {
  color: #fff;
}
.teacher-news .teacher {
  float: left;
  width: 730px;
}
.teacher-news .teacher .ls-list {
  height: 485px;
  position: relative;
}
.teacher-news .teacher .ls-list .hover {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 0 3px 3px #333;
  display: none;
}
.teacher-news .teacher .ls-list .hover img {
  min-height: 100%;
}
.teacher-news .teacher .ls-list .hover .over {
  position: absolute;
  color: #333;
  z-index: 999;
  left: 50%;
  top: 50%;
  background: url(../images/ls_bg.png) no-repeat;
  width: 197px;
  height: 197px;
  color: #fff;
  text-align: center;
  margin-top: -98.5px;
  margin-left: -98.5px;
  box-sizing: border-box;
  padding-top: 40px;
  line-height: 1.4;
}
.teacher-news .teacher .ls-list .hover .over h4 {
  font-size: 32px;
  margin-bottom: 8px;
}
.teacher-news .teacher .ls-list .hover .over p {
  font-size: 18px;
  margin-bottom: 6px;
}
.teacher-news .teacher .left,
.teacher-news .teacher .right,
.teacher-news .teacher .center {
  width: 239px;
  float: left;
}
.teacher-news .teacher .center {
  margin: 0 6.5px;
}
.teacher-news .teacher img {
  width: 100%;
}
.teacher-news .teacher li {
  margin-bottom: 7px;
  height: 157px;
  overflow: hidden;
}
.teacher-news .teacher .center li {
  height: 239px;
}
.teacher-news .news {
  float: right;
  width: 435px;
}
.teacher-news .news .top {
  height: 184px;
  overflow: hidden;
}
.teacher-news .news .top dt {
  float: left;
  width: 194px;
  height: 194px;
  overflow: hidden;
}
.teacher-news .news .top dt img {
  width: 100%;
}
.teacher-news .news .top dd {
  float: right;
  width: 210px;
  color: #9a9a9a;
}
.teacher-news .news .top dd h4,.teacher-news .news .top dd h4 a {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin: 13px 0;
}
.teacher-news .news .top dd h4 a:hover{
  text-decoration: underline;
  color: #FD8200;
}
.teacher-news .news .top dd p {
  line-height: 1.4;
  height: 8.4em;
  overflow: hidden;
  font-size: 16px;
}
.teacher-news .news li {
  float: left;
  width: 100%;
  padding-left: 10px;
  height: 16px;
  line-height: 16px;
  margin-top: 16px;
  color: #d6d6d6;
  cursor: pointer;
  background: url(../images/dian.png) no-repeat left center;
}
.teacher-news .news li a {
  float: left;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #d6d6d6;
  font-size: 16px;
}
.teacher-news .news li:hover a {
  text-decoration: underline;
  color: #FD8200;
}
.teacher-news .news em {
  float: right;
}
.teacher-news .news .xw-list{
  
}
.center-tit {
  line-height: 1;
  color: #fd8200;
  height: 52px;
  margin-bottom: 30px;
  text-align: center;
}

/*  首页 中间街舞爱好者样式开始   */

.news-love{
  padding-bottom: 55px;
}
.lovelist .lovelist-hot{
  width: 47%;
  float: right;
  margin-left: 3%;
}
.lovelist .lovelist-new{
  width: 47%;
  float: right;
  margin-right: 3%;
}
.lovelist{
  padding-top: 25px;
}
.lovelist h4{
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  padding-left: 4%;
}
.loveteacher h4{
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  padding-left: 2%;
  margin-bottom: 25px;
}
.lovelist ul li{
  width: 96%;
  float: left;
  padding-left: 4%;
  height: 16px;
  line-height: 16px;
  margin-top: 16px;
  color: #d6d6d6;
  cursor: pointer;
  background: url( ) no-repeat left center;
}
.lovelist ul li a{
  float: left;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #d6d6d6;
  font-size: 16px;
}
.lovelist ul li a:hover{
  color: #fd8200;
}
.lovelist ul li em{
  float: right;
}
.loveteacher{
  margin-top: 25px;
  border-right: 1px dashed #ddd;
  border-left: 1px dashed #ddd;
}
.loveteacher ul li{
  width: 25%;
  float: left;
  box-sizing: border-box;
  padding: 0 50px;
  border-right: 1px dashed #ddd;
}
.loveteacher ul li .askteacher a{
  display: block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  border: 1px solid #fd8200;
  color: #fd8200;
  border-radius: 4px;
  text-align: center;
  margin: 10px auto 0;
}
.loveteacher ul li .askteacher a:hover{
  color: #fff;
  background-color: #fd8200;
}
.loveteacher ul li:last-child{
  border-right: 0;
}
.loveteacher ul li p{
  text-align: center;
}
.loveteacher>ul>li>p>span{
  display: block;
  text-align: center;
  padding: 5px 0;
}
.loveteacher>ul>li>p>span>span{
  display: block;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #d6d6d6;
}

/*  首页 中间街舞爱好者样式完   */

.center-tit h3 {
  display: inline-block;
  font-size: 29px;
  font-weight: 700;
  padding: 10px 30px;
  background: url(../images/tit_3.png) no-repeat left top;
  background-size: 100% 70%;
}
.center-tit h3 span {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  font-weight: normal;
  padding-left: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}
.train-address .outBox{ width:100%;  }
.train-address .outBox .hd{ position:relative; text-align: center; }
.train-address .outBox .hd ul li{ cursor:pointer;  width: 130px;height: 26px;line-height: 26px;background: #333;color: #898989;display: inline-block;border-radius: 30px;margin: 20px 10px;}
.train-address .outBox .hd ul li.on{  background:#fd8200;
color: #000; }

.train-address .inBox{background: #313131;}
.train-address .inBox .inHd {
  width: 190px;
  float: left;
}
.train-address .inBox .inHd ul{ overflow:hidden; zoom:1;float: left;width: 190px; }
.train-address .inBox .inHd ul li{  cursor:pointer; width: 190px;height: 60px;line-height: 60px;font-size: 18px;color: #414141; background: #000;text-align: center;font-weight:600;}
.train-address .inBox .inBd{height:480px;padding: 30px 25px;  width: 1010px;box-sizing: border-box; float: left;}
.train-address .inBox .inHd ul li.on{ background:#313131 url(../images/line_1.png) no-repeat left center; color:#fd8200;  }
.train-address .inBox .inBd ul{ zoom:1; overflow:hidden; float: left; width: 100%;}
.train-address .inBox .inBd li dt {
  float: left;
  width: 630px;
}
.train-address .inBox .inBd li dt img {
  width: 100%;
}
.train-address .inBox .inBd li dd {
  float: right;
  width: 290px;
}
.train-address .inBox .inBd li dd .info {
  margin-bottom: 10px;
}
.train-address .inBox .inBd li dd .info .top {
  height: 38px;
  line-height: 38px;
  color: #fd8200;
  font-size: 16px;
}
.train-address .inBox .inBd li dd .info .top img {
  width: 38px;
  margin-right: 10px;
}
.train-address .inBox .inBd li dd .info .bottom {
  padding: 0 0 0 48px;
  line-height: 1.4;
  margin-top: 7px;
  color: #898989;
}
.train-address .inBox .inBd li dd .info .bottom span {
  color: #fd8200;
  font-weight: bold;
  font-size: 26px;
}
.train-address .inBox .inBd li dd .info .bottom p {
  height: 5.6em;
  overflow: hidden;
}
.train-address .inBox .inBd li dd .btn {
  margin-right: -10px;
  margin-top: 15px;
}
.train-address .inBox .inBd li dd .btn a {
  display: block;
  float: left;
  box-sizing: content-box;
  width: 135px;
  text-align: center;
  height: 42px;
  line-height: 40px;
  color: #898989;
  border: 1px solid #898989;
  border-radius: 30px;
  font-size: 16px;
  margin-right: 10px;
}
.train-address .inBox .inBd li dd .btn a:hover {
  color: #fff;
  background: #fd8200;
  border-color: #fd8200;
}
.train-address .bottom-box {
  clear: both;
  margin-top: 20px;
}
.train-address .bottom-box ul {
  margin-right: -30px;
}
.train-address .bottom-box li {
  width: 585px;
  float: left;
  margin-right: 30px;
  position: relative;
}
.train-address .bottom-box li img {
  width: 100%;
}
.train-address .bottom-box li .section {
  position: absolute;
  right: 40px;
  z-index: 99;
  top: 30px;
}
.train-address .bottom-box li .section  h4 {
  font-size: 18px;
  color: #a8a8a8;
}
.train-address .bottom-box li .section  h5 {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  margin: 8px 0 20px;
}
.train-address .bottom-box li .section a.btn {
  background: #fd8200;
  color: #fff;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 138px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #fd8200;
}
.train-address .bottom-box li .section a.btn:hover {
  background: transparent;
  color: #fd8200;
}
#footer  {
  clear: both;
  color: #999;
}
#footer .foot-top {
  padding: 55px 0;
  background: url(../images/foot_bg.jpg) no-repeat center top;
}
#footer .foot-top .left {
  float: left;
  width: 117px;
  text-align: center;
  color: #ccc;
}
#footer .foot-top .left img {
  max-width: 100%;
}
#footer .foot-top .left p {
  margin: 8px 0;
}
#footer .foot-top .right {
  width: 815px;
  float: right;
  margin-right: 65px;
}
#footer .foot-top .right .search {
  float: left;
  width: 375px;
}
#footer .foot-top .right .search h4 {
  color: #fff;
  line-height: 1;
  font-size: 18px;
}
#footer .foot-top .right .search .fg {
  float: left;
  width: 100%;
  margin-top: 20px;
  width: 375px;
}
#footer .foot-top .right .search input {
  float: left;
  background: #535353;
  text-indent: 15px;
  color: #b2b2b2;
  width: 270px;
  height: 34px;
  line-height: 34px;
  display: block;
}
#footer .foot-top .right .search button {
  float: right;
  width: 90px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background: #fd8200;
  cursor: pointer;
  display: block;
}
#footer .foot-top .right .rz {
  float: right;
  width: 345px;
  background: url(../images/rz.png) no-repeat right bottom;
}
#footer .foot-top .right .link {
  float: left;
  width: 100%;
  margin: 20px 0;
}
#footer .foot-top .right .link ul {
  margin-right: -100px;
}
#footer .foot-top .right .link li {
  float: left;
  color: #fd8200;
  font-size: 18px;
  height: 27px;
  line-height: 27px;
  width: 177px;
}
#footer .foot-top .right .link li img {
  margin-right: 8px;
}
#footer .foot-top .right .link li a {
  color: #fd8200;
}
#footer .foot-top .right .link li:hover a {
  text-decoration: underline;
}
#footer .foot-top .right .bottom dl {
  float: left;
}
#footer .foot-top .right .bottom dl.dz {
  margin-right: 125px;
}
#footer .foot-top .right .bottom dl.qq {
  float: right;
}
#footer .foot-top .right .bottom dl dt {
  float: left;
  width: 32px;
}
#footer .foot-top .right .bottom dl dd {
  color: #fd8200;
  line-height: 1.5;
  float: left;
}
#footer .foot-top .right .bottom dl dd span {
  display: block;
}
#footer .foot-bottom {
  height: 50px;
  line-height: 50px;
  background: #000;
  font-size: 12px;
}
#footer .foot-bottom .right {
  float: right;
}
#footer .foot-bottom .right a {
  color: #999;
}
#footer .foot-bottom .right a:hover {
  text-decoration: underline;
  color: #fff;
}
.suspend {
  position: fixed;
  right: 26px;
  bottom: 60px;
  z-index: 99999;
}
.suspend li {
  width: 55px;
  text-align: center;
  height: 55px;
  line-height: 55px;
  margin-bottom: 8px;
  font-size: 0;
  border-radius: 50%;
  background: rgba(0,0,0,.7);
  cursor: pointer;
  position: relative;
}
.suspend li a {
  display: block;
}
.suspend li img {
  transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
}
.suspend li span{
  display:none;
}
.suspend li:hover img {
  transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
}
.suspend li.qrcode span{
  top:-40px;
  right:80px;
  background:#333;
  position: absolute;
  border-radius:5px;
}
.suspend li.qrcode span img{
  width:118px;
  height:118px;
  padding: 10px;
}
.suspend li.qrcode span:after,.suspend li.tel span:after{
    content: "";  
    width: 0;  
    height: 0;  
    border: 14px solid transparent;  
    border-left-color: #333;  
    position: absolute;  
    left: 100%;  
    top: 50%;  
    margin-top: -16px;  
}
.suspend li.qrcode:hover span{
  display:block;
}
.suspend li.tel span{
  top:0px;
  right:80px;
  background:#333;
  position: absolute;
  border-radius:5px;
  height:42px;
  line-height: 42px;
  font-weight: bold;
  color:#fd8200;
  font-size: 24px;
  padding: 5px 10px;
  width: 182px;
}
.suspend li.tel:hover span{
  display: block;
}
.suspend li.tel span:after{
    top:28px !important;
}
/*品牌介绍*/
#banner .pic img {
  width: 100%;
}
.main-box {
  margin: 30px 0 40px;
}
.main-box .main-left {
  float: left;
  width: 235px;
}
.main-box .main-left .title {
  width: 235px;
  height: 71px;
  position: relative;
}
.main-box .main-left .title .img {
  position: absolute;
  width: 273px;
  height: 100px;
  background: url(../images/tit_5.png) no-repeat left top;
  z-index: 3;
  bottom: -3px;
  left: -12px;
}
.main-box .main-left .title h3 {
  position: relative;
  z-index: 4;
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  height: 71px;
  background: url(../images/tit_4.png) no-repeat 25px center;
  text-indent: 65px;
  padding-top: 9px;
  box-sizing: border-box;
}
.main-box .main-left .title h3 span {
  display: block;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 3px;

}
.main-box .main-left .left-nav {
  margin-bottom: 35px;
}
.main-box .main-left .left-nav .bottom {
  padding: 10px 25px;
  background: #000;
}
.main-box .main-left .left-nav .bottom > ul > li {
  text-align: center;
  border-bottom: 1px solid #2e2e2e;
}
.main-box .main-left .left-nav .bottom > ul > li:last-child {
  border: none;
}
.main-box .main-left .left-nav .bottom > ul > li > a {
  display: block;
  padding: 20px 0;
  font-size: 18px;
  color: #fff;
  line-height: 1;
}
.main-box .main-left .left-nav.school .bottom > ul > li:hover > a,
.main-box .main-left .left-nav.school .bottom > ul > li.active > a {
  background: #fd8200;
  color: #fff;
}
.main-box .main-left .left-nav.school .bottom > ul > li > a {
  background: #343434;
  color: #fff;
}
.main-box .main-left .left-nav .bottom > ul > li.active > a,
.main-box .main-left .left-nav .bottom > ul > li:hover > a {
  color: #fd8200;
}
.main-box .main-left .left-nav .bottom > ul > li ul {
  background: #1a1a1a;
  font-size: 14px;
  padding: 10px 0;
  display: none;
}
.main-box .main-left .left-nav .bottom > ul > li.active ul {
  display: block;
}
.main-box .main-left .left-nav .bottom > ul > li ul li a {
  display: block;
  color: #717171;
  line-height: 1.8;
}
.main-box .main-left .left-nav .bottom > ul > li ul li.active a,
.main-box .main-left .left-nav .bottom > ul > li ul li:hover a {
  color: #fd8200;
}
.main-box .main-left .left-contact {
  margin-bottom: 20px;
}
.main-box .main-left .left-contact .bottom {
  padding: 13px 25px;
  background: #000;
  color: #fff;
}
.main-box .main-left .left-contact .bottom .info {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  line-height: 1.5;
  font-size: 12px;
}
.main-box .main-left .left-contact .bottom .info span {
  float: left;
  width: 3em;
  display: block;
}
.main-box .main-left .left-contact .bottom .info i {
  float: left;
  width: 80%;
}
.main-box .main-left .left-contact .bottom  dl {
  text-align: center;
  padding-top: 10px;
  clear: both;
}
.main-box .main-left .left-contact .bottom  dt img {
  width: 100%;
}
.main-box .main-left .left-contact .bottom  dd {
  font-size: 16px;
  margin-top: 5px;
}
.main-box .main-left .left-ty .section {
  background: url(../images/ty_bg.png) no-repeat left top;
  height: 120px;
  background-size: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #fd8200;
  text-align: center;
  padding-top: 15px;
}
.main-box .main-left .left-ty .section span {
  font-weight: bold;
  font-size: 20px;
  display: block;
  margin-top: 10px;
}
.main-box .main-left .left-ty a.btn {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  box-sizing: border-box;
  height: 42px;
  line-height: 40px;
  border: 1px solid #fd8200;
  background: #fd8200;
}
.main-box .main-left .left-ty a.btn:hover {
  background: transparent;
  color: #fd8200;
}
.main-box .main-left .widhnews{
  margin-top: 40px;
}
.main-box .main-left .widhnews .pic li{
  margin-top: 10px;
}
.main-box .main-left .widhnews .pic li p{
  box-sizing: border-box;
  padding:5px;
  background: #343434;
  line-height: 25px;
}
.main-box .main-left .widhnews .pic li p a{
  color: #fff;
}
.main-right {
  float: right;
  width: 940px;
}
.right-box {
  padding: 35px 55px;
  background: #343434;
  margin-top: 20px;
}
.located {
  color: #fff;
  padding-left: 30px;
  height: 22px;
  line-height: 22px;
  background: url(../images/home.png) no-repeat left center;
}
.located a {
  color: #fff;
}
.located a:hover {
  color:#fd8200;
  text-decoration: underline;
}
.main-right .right-tit {
  padding-top: 20px;
  background: url(../images/brand_bg.png) no-repeat right top;
}
.main-right .right-box .right-tit.nonebg{
  background:none;
}
.main-right .right-tit h4 {
  border-bottom: 1px solid #4f4f4f;
  font-size: 24px;
  padding-bottom: 10px;
  color: #fd8200;
  font-weight: bold;
  background: url(../images/line_2.png) no-repeat left bottom;
}
.main-right .right-tit h4 a.more {
  float: right;
  display: block;
  width: 88px;
  height: 26px;
  line-height: 24px;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #fd8200;
  color: #fd8200;
  font-size: 15px;
  transition: .3s;
  font-weight: normal;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  margin-top: 6px;
}
.main-right .right-tit h4 a.more:hover {
  color: #fff;
}
.main-right .right-brand .section {
  margin-top: 25px;
}
.main-right .right-brand p {
  line-height: 1.6;
  color: #fff;
}
.main-right .right-brand .pic {
  margin-top: 25px;
}
.main-right .right-brand .pic img {
  width: 100%;
}
.btn-bottom {
  text-align: center;
  clear: both;
  padding-top: 25px;
}
.btn-bottom a {
  display: inline-block;
  color: #fff;
  background: #fd8200;
  width: 275px;
  height: 36px;
  line-height: 36px;
  margin: 0 5px;
}
.btn-bottom a:hover {
  background: #06acea;
}
.main-right .right-cursor .section {
  margin-top: 25px;
}
.main-right .right-cursor p {
  line-height: 1.6;
  color: #fff;
}
.main-right .right-cursor .pic {
  margin-top: 25px;
}
.main-right .right-cursor .pic img {
  width: 100%;
}
.main-right .right-cursor .fl {
  margin-top: 15px;
}
.main-right .right-cursor .fl .photo{
  text-align: center;
  margin: 20px auto 0;
}
.main-right .right-cursor .fl h4 {
  color: #fd8200;
  font-weight: bold;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
}
.main-right .right-cursor .fl h4 img {
  margin-right: 8px;
}
.main-right .right-cursor .fl h5 {
  font-size: 18px;
  margin: 10px 0;
  color: #fff;
}
.main-right .right-cursor .fl p {
  color: #fff;
}
.main-right .right-cursor .fl ul{
  display: block;
  color:#fff;
  height:40px;
  line-height: 40px;
  width:100%;
}
.main-right .right-cursor .fl ul li{
  float: left;
  margin-right: 10px;
}
.main-teacher {
  padding-top: 25px;
}
.main-teacher .teacher-list > li {
  float: left;
  width: 100%;
  background: #343434;
  margin-top: 20px;
}
.main-teacher .teacher-list li dt {
  float: left;
  width: 280px;
}
.teacherpic{ width:100%; overflow:hidden; position:relative; }
.teacherpic .bd{ position:relative; height:100%; z-index:0;   }
.teacherpic .bd li{ zoom:1; vertical-align:middle; }
.teacherpic .bd img{ width:300px; height:400px;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.teacherpic .prev,
.teacherpic .next{ position:absolute; right: 45px;bottom:12px; display:block; width:27px; height:27px; background:url(../images/left_1.png) no-repeat; }
.teacherpic .next{ left:auto; right: 10px; background:url(../images/right_1.png) no-repeat;}
.main-teacher .teacher-list li dd {
  box-sizing: border-box;
  width: 920px;
  padding: 12px 30px;
  float: left;
  color: #fff;
}
.main-teacher .teacher-list li dd .top span {
  font-weight: bold;
  font-size: 20px;
  color: #fd8200;
  margin-right: 25px;
}
.main-teacher .teacher-list li dd .top i {
  color: #fff;
  margin-right: 12px;
}
.main-teacher .teacher-list li dd .top a.right {
  float: right;
  display: block;
  width: 125px;
  height: 26px; 
  line-height: 26px;
  margin-left:10px;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #fd8200;
  color: #fd8200;
  font-size: 14px;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
}
.main-teacher .teacher-list li dd .top a.right:hover {
  background: #fd8200;
  color: #fff;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
}
.main-teacher .teacher-list li dd .jx {
  margin: 8px 0;
  height: 265px;
  overflow: hidden;
}
.main-teacher .teacher-list li dd .jx em {
  display: block;
  margin-bottom: 6px;
}
.main-teacher .teacher-list li dd .jx li {
  float: left;
  width: 50%;
  line-height: 24px;
  color: #7d7d7d;
}
.main-teacher .teacher-list li dd .sc i {
  color: #fd8200;
  margin-left: 12px;
}
.main-teacher .teacher-list li dd .bottom {
  height: 35px;
  line-height: 35px;
  margin-top: 10px;
}
.main-teacher .teacher-list li dd .bottom a.btn {
  font-size: 16px;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
  width: 150px;
  height: 35px;
  box-sizing: border-box;
  line-height: 33px;
  border: 1px solid #fd8200;
  border-radius: 30px;
  float: left;
  color: #fff;
  background: #fd8200;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;

}
.main-teacher .teacher-list li dd .bottom a.btn:hover {
  color: #fd8200;
  background: transparent;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
}
.page-nav {
  clear: both;
  text-align: center;
  font-size: 16px;
}
.page-nav a {
  color: #fff;
}
.page-nav li {
  margin: 40px 16px;
  display: inline-block;
  height: 39px;
  line-height: 39px;
}
.page-nav li.active,
.page-nav li.active a,
.page-nav li:hover a {
  color: #fd8200;
}
.page-nav li.prev,
.page-nav li.next {
  width: 110px;
}
.page-nav li.prev a,
.page-nav li.next a {
  display: block;
  background: #4f4f4f;
  color: #fd8200;
  border-radius: 30px;
} 
.page-nav li.prev:hover a,
.page-nav li.next:hover a {
  background: #fd8200;
  color: #fff;
}
.right-video p {
  margin: 15px 0;
  color: #fff;
}
.right-video .video-list ul {
  margin-right: -20px;
}
.right-video .video-list li {
  float: left;
  width: 260px;
  background: #2d2d2d;
  margin: 20px 20px 0 0;
}
.right-video .video-list li img {
  width: 100%;
}
.right-video .video-list li .bottom {
  color: #757575;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 15px;
  position: relative;
}
.right-video .video-list li .bottom h5 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 8px;
  height:48px;
}
.right-video .video-list li:hover .bottom h5{
  color:#fd8200;
}
.right-video .video-list li .bottom span {
  display: block;
  margin-top: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.right-video .video-list li .bottom .dz {
  position: absolute;
  z-index: 99;
  right: 15px;
  bottom: 15px;
  height: 18px;
  line-height: 25px;
  padding-left: 23px;
  cursor: pointer;
  background: url(../images/mz.png) no-repeat left center;
}
.right-video .video-list li .pic {
  position: relative;
  height: 150px;
  overflow: hidden;
}
.right-video .video-list li .pic .over {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0,0,0,.5);
  z-index: 999;
  display: none;
}
.right-video .video-list li:hover .pic .over {
  display: block;
}
.right-video .video-list li .pic .over img {
  width: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22.5px;
  margin-top: -13px;
}
.right-video .video-player {
  margin: 20px 0;
  text-align:center;
}
.right-video .video-player > div {
  width: 830px;
}
.right-video .video-player video {
  width: 500px;
  margin: 0 auto;
}
.right-video .play-section {
  color: #fff;
}
.right-video .play-section h4 {
  font-size: 24px;
}
.right-video .play-section .dz {
  float: right;
  font-size: 14px;
  height: 18px;
  line-height: 23px;
  padding-left: 23px;
  cursor: pointer;
  background: url(../images/mz.png) no-repeat left center;
}
.right-video .play-section .dz:hover{
  background: url(../images/mz_blue.png) no-repeat left center;
}
.right-video .play-section .info {
  width: 392px;
}
.right-video .play-section .info span {
  display: block;float: left;
  width: 166px;
  color: #8e8e8e;
  line-height: 1.6;
}
.right-video .play-section .info {
  margin: 10px 0;
}
.right-video .play-section dl {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.right-video .play-section dl dt {
  float: left;
  width: 5em;
}
.right-video .play-section dl dd {
  float: left;
  width: 91%;
}
.vjs-big-play-button {
  display: none !important;
}
.right-video .discuss .pl-cont {
  background: #2d2d2d;
  padding: 14px 23px;
  margin-top: 34px;
}
.right-video .discuss textarea {
  width: 100%;
  height: 90px;
  padding: 10px 18px;
  box-sizing: border-box;
  background: #606060;
  border-radius: 10px;
  color: #8e8e8e;
  font-size: 14px;
}
.right-video .discuss button {
  width: 110px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #fd8200;
  border-radius: 30px;
  margin-top: 12px;
}
.right-video .discuss ul.pl {
  margin-top: 12px;
  border-top: 1px solid #606060;
}
.right-video .discuss ul.pl li {
  float: left;
  padding: 15px 0;
  color: #fff;
  width: 100%;
}
.right-video .discuss ul.pl li dt {
  float: left;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}
.right-video .discuss ul.pl li dt img {
  width: 100%;
  border-radius: 50%;
}
.right-video .discuss ul.pl li dd {
  float: right;
  width: 90%;
}
.right-video .discuss ul.pl li dd .top {
  font-size: 15px;
}
.right-video .discuss ul.pl li dd .top i {
  float: right;
}
.right-video .discuss ul.pl li dd p {
  line-height: 1.2;
  height: 2.4em;
  overflow: hidden;
  color: #999;
  margin: 6px 0 0 0;
}
.right-video .discuss ul.pl li .bottom {
  clear: both;
  text-align: right;
}
.right-video .discuss ul.pl li .bottom .dz {
  display: inline-block;
  height: 18px;
  line-height: 21px;
  padding-left: 23px;
  cursor: pointer;
  background: url(../images/mz.png) no-repeat left center;
}
.right-video .discuss ul.pl li .bottom a {
  color: #fd8200;
  margin-right: 30px;
}
.right-video .discuss a.more-pl {
  display: block;
  margin: 30px auto 0;
  width: 280px;
  height: 36px;
  line-height: 36px;
  background: #535353;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  font-size: 15px;
}
.right-video a.more-sp {
  display: block;
  margin: 30px auto 0;
  width: 280px;
  height: 36px;
  line-height: 36px;
  background: #535353;
  text-align: center;
  color: #fd8200;
  border-radius: 30px;
  font-size: 15px;
}
.taste {
  padding: 100px 0;
  background: url(../images/ty_bg.jpg) no-repeat center center;
}
.taste .taste-sq {
  
}
.taste .taste-sq .left {
  float: left;
  color: #fff;
  width: 340px;
  font-size: 20px;
  position: relative;
  height: 483px;
}
.taste .taste-sq .left .arrow {
  position: absolute;
  z-index: 99;
  left: 339px;
  top: 50%;
  margin-top: -17.5px;
}
.taste .taste-sq .left .top {
  background: #dc8f3d;
  padding: 13px 30px;
}
.taste .taste-sq .left .top h4 {
  font-size: 34px;
  font-weight: bold;
}
.taste .taste-sq .left .top h5 {
  font-weight: bold;
  font-size: 22px;
}
.taste .taste-sq .left .top p {
  line-height: 1.7;
  margin: 15px 0;
}
.taste .taste-sq .left .tel {
  background: #d06b00;
  padding: 15px 30px;
}
.taste .taste-sq .left .tel dt {
  height: 22px;
  line-height: 22px;
}
.taste .taste-sq .left .tel dt img {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.taste .taste-sq .left .tel dd {
  font-size: 36px;
  font-weight: bold;
  margin: 15px 0;
}
.taste .taste-sq .right {
  height: 483px;
  position: relative;
  box-sizing: border-box;
  padding: 25px 55px;
  width: 860px;
  float: left;
  background: #343434 url(../images/sq_bg.png) no-repeat center bottom;
}
.taste .taste-sq .right h4 {
  font-size: 30px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  color: #fd8200;
  margin-bottom: 20px;
  background: url(../images/brand_bg.png) no-repeat 60% center;
}
.taste .taste-sq .right .fg {
  float: left;
  width: 400px;
  margin-bottom: 16px;
  text-align: right;
}
.taste .taste-sq .right .fg label {
  display: block;
  float: right;
  width: 5em;
  color: #fff;
  font-size: 16px;
  height: 37px;
  line-height: 37px;
}
.taste .taste-sq .right .fg label.fxq{
  width:6em;
}
.taste .taste-sq .right .fg input,
.taste .taste-sq .right .fg select {
  width: 280px;
  background: #606060;
  border-radius: 10px;
  height: 37px;
  line-height: 37px;
  text-indent: 15px;
  font-size: 16px;
  color: #d1d1d1;
  float: right;
}
.taste .taste-sq .right .fg.yzm input{
  width: 80px;
  float: left;
  margin-left: 15px;
}
.taste .taste-sq .right .fg.yzm img{
  float: left;
  margin-left: 10px;
  height: 30px;
}
.taste .taste-sq .right button {
  background: #fd8200;
  color: #fff;
  text-align: center;
  margin-left: 122px;
  height: 36px;
  line-height: 36px;
  border-radius: 30px;
  width: 195px;
  display: block;
  clear: both;
  font-size: 15px;
}
.taste .taste-sq .flower {
  position: absolute;
  z-index: 99;
  right: -40px;
  top: -25px;
}
.taste .taste-sq .people {
  position: absolute;
  right: -50px;
  top: 13px;
}
.taste .taste-sq .people img {
  height: 565px;
}
.right-news .news-list li {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.right-news .news-list li dt {
  float: left;
  width: 225px;
  height: 157px;
  overflow: hidden;
}
.right-news .news-list li dt img {
  width: 100%;
}
.right-news .news-list li dd {
  float: right;
  color: #777;
  width: 70%;
}
.right-news .news-list li dd h4 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
}
.right-news .news-list li:hover dd h4 {
  color: #fd8200;
}
.right-news .news-list li dd p {
  color: #7d7d7d;
  line-height: 1.6;
  height: 6.4em;
  overflow: hidden;
  margin-bottom: 8px;
}
.right-news .news-list .bottom {
  color: #7d7d7d;
}
.right-news .news-list li dd .dz {
  float: left;
  height: 18px;
  line-height: 22px;
  padding-left: 23px;
  background: url(../images/mz.png) no-repeat left center;
}
.right-news .news-list li dd em {
  float: right;
}
.news-detial .article {
  color: #fff;
}
.news-detial .article .top {
  text-align: center;
  margin-bottom: 35px;
}
.news-detial .article .top span {
  margin: 0 15px;
  color: #999;
}
.news-detial .article h3 {
  color:#fd8200;
  font-size: 24px;
  margin-bottom: 20px;
}
.news-detial .article p {
  line-height: 1.8;
  text-indent: 2em;
}
.news-detial .article h5 {
  font-size: 15px;
  line-height: 1.8;
}
.news-detial .article .pic {
  margin: 20px 0;
  text-align: center;
}
.news-detial .article .pic img {
  width: auto;
  max-width: 100%;
}
.news-detial .article .bottom-up {
  margin: 12px auto 26px;
  width: 66px;
  text-align: center;
  cursor: pointer;
}
.news-detial .article .bottom-up span{
  display:inline-block;
  width: 66px;
  height: 66px;
  background: url(/theme/cn/images/mz_1.png) no-repeat 0 0;
  margin-bottom: 12px;
}
.news-detial .article .bottom-up:hover span{
  background: url(/theme/cn/images/mz_2.png) no-repeat 0 0;
}
.pages {
  border-top: 1px solid #4f4f4f;
  padding-top: 20px;
}
.pages span {
  display: block;
  line-height: 2;
}
.pages a {
  color: #999;
}
.pages span:hover a {
  color: #fd8200;
}
.right-school .map {
  margin: 20px 0;
}
.right-school .map img {
  width: 100%;
}
.right-school dl {
  margin-bottom: 10px;
}
.right-school dl dt {
  color: #fd8200;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
}
.right-school dl dt img {
  margin-right: 10px;
}
.right-school dl dd {
  padding-left: 40px;
  line-height: 1.8;
  margin-top: 10px;
  color: #6b6b6b;
}
.right-school dl dd table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.right-school dl dd table th {
  width: 14.28%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: 1px solid #6b6b6b;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  background: url(../images/th_bg.png) no-repeat center center;
  background-size: 103%;
}
.right-school dl dd table tbody tr td {
  background: #373737;
  height: 45px;
  line-height: 18px;
  font-size: 14px;
  border: 1px solid #6b6b6b;
  color:#fff;
}
.right-school dl dd table tbody tr:nth-child(even) td {
  background: #484848;
  height: 45px;
  line-height: 18px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #6b6b6b;
}
.cursor-plan {
  color: #fff;
}
.coachright{
  float: right;
  width: 585px;
}
.coachleft{
  float: left;
}
.coachleft .newtype{
  margin-top: 35px;
  width: 585px;
}
.coachleft .newtype h4{
  font-size: 18px;
  margin-bottom: 18px;
}
.coachleft .newtype li {
  width: 585px;
  height: 155px;
  margin-bottom: 30px;
  display: block;
}
.coachleft .newtype li .left {
  float: left;
  width: 270px;
  background: #424242;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  height: 155px;
}
.coachleft .newtype li h5 {
  color: #fd8200;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 13px;
}
.coachleft .newtype li p {
  line-height: 1.6;
  height: 4.8em;
  font-size: 14px;
}
.coachleft .newtype li .right {
  float: left;
  width: 315px;
  background: #fd8200;
  box-sizing: border-box;
  padding: 10px;
  height: 155px;
}
.coachleft .newtype li .right h5{
  color: #fff;
}
.coachleft .newtype li dt {
  margin-bottom: 5px;
}
.coachleft .newtype dd {
  line-height: 1.7;
}
.cursor-plan .two-state {
  margin: 35px 0 25px;
  width: 585px;
}
.cursor-plan .two-state h4 {
  font-size: 18px;
  margin-bottom: 18px;
  text-decoration:line-through;
}
.cursor-plan .two-state li {
  width: 585px;
  height: 155px;
  margin-bottom: 30px;
  display: block;
}
.cursor-plan .two-state li .left {
  float: left;
  width: 270px;
  background: #424242;
  box-sizing: border-box;
  padding: 15px 25px;
  font-size: 16px;
  height: 155px;
}
.cursor-plan .two-state li .left h5 {
  color: #fd8200;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 13px;
  text-decoration: line-through;
}
.cursor-plan .two-state li .left p {
  line-height: 1.6;
  height: 4.8em;
  overflow: hidden;
  text-decoration: line-through;
}
.cursor-plan .two-state li .right {
  float: left;
  width: 315px;
  background: #fd8200;
  box-sizing: border-box;
  padding: 20px 17px;
  height: 155px;
  text-decoration: line-through;
}
.cursor-plan .two-state li .right dt {
  margin-bottom: 5px;
}
.cursor-plan .two-state li .right dd {
  line-height: 1.7;
}
.cursor-plan .cursor-active{
  width: 585px;
}
.cursor-plan .cursor-active h4{
  font-size: 18px;
  margin-bottom: 18px;
}
.cursor-plan .cursor-active li {
  width: 585px;
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #424242;
  box-sizing: border-box;
  height: 155px;
  overflow: hidden;
}
.cursor-plan .cursor-active li dl {
  padding: 15px 30px;
  background: url(../images/gift_2.png) no-repeat 90% center;
}
.cursor-plan .cursor-active li dt {
  font-size: 18px;
  color: #fd8200;
  margin-bottom: 5px;
}
.cursor-plan .cursor-active li dd {
  line-height: 1.6;
}
.cursor-plan .cursor-active li dd span {
  color: #fd8200;
}
.cursor-plan .cursor-active li img {
  width: 100%;
}
.cursor-plan .cursor-active li .section {
  position: absolute;
  right: 40px;
  z-index: 99;
  top: 13px;
}
.cursor-plan .cursor-active li .section  h4 {
  font-size: 18px;
  color: #a8a8a8;
}
.cursor-plan .cursor-active li .section  h5 {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  margin: 5px 0 10px;
}
.cursor-plan .cursor-active li .section a.btn {
  background: #fd8200;
  color: #fff;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 138px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #fd8200;
}
.cursor-plan .cursor-active li .section a.btn:hover {
  background: transparent;
  color: #fd8200;
}
.jlb .top-tit li {
  width: 115px;
  padding: 0;
  text-align: center;
  background: #4b4b4b;
  font-size: 14px;
}
.jlb .top-tit li:hover {
  background: #fd8200;
}
.search-zs {
  clear: both;
  padding-top: 35px;
}
.search-zs ul {
  margin-right: -35px;
}
.search-zs ul li {
  float: left;
  margin-right: 35px;
  width: 582px;
  height: 196px;
  color: #b2b2b2;
  box-sizing: border-box;
  padding: 16px 25px;
  background: url(../images/bg_1.jpg) no-repeat center center;
}
.search-zs ul li:nth-child(2) {
  background: url(../images/bg_2.jpg) no-repeat center center;
}
.search-zs ul li form {
  width: 378px;
  margin: 0 auto;
  padding-top: 5px;
}
.search-zs ul li form h4 {
  color: #fff;
  font-size: 18px;
}
.search-zs ul li form .fg {
  margin-top: 20px;
}
.search-zs ul li form input {
  background: #535353;
  height: 34px;
  line-height: 34px;
  width: 270px;
  text-indent: 16px;
  color: #b2b2b2;
  box-sizing: border-box;
}
.search-zs ul li form button {
  float: right;
  width: 90px;
  height: 34px;
  line-height: 34px;
  background: #fd8200;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
.search-zs ul li .ry {
  height: 100%;
  background: url(../images/rz.png) no-repeat right bottom;
}
.search-zs ul li .ry p {
  line-height: 1.6;
}
.student-teacher .student .small-tit span {
  padding-top: 0;
}
.student-teacher .student {
  float: left;
  width: 760px;
}
.student-teacher .student .interact {
  background: #404040;
  height: 525px;
}
.student-teacher .student .interact ul {
  padding: 16px 30px;
}
.student-teacher .student .interact li {
  float: left;
  width: 100%;
}
.student-teacher .student .interact li p {
  clear: both;
}
.student-teacher .student .interact li dl {
  float: left;
  width: 100%;
}
.student-teacher .student .interact li dt {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}
.student-teacher .student .interact li dl .userpic{
  width:48px;
  height:48px;
  border-radius:48px;
}
.student-teacher .student .interact li dd {
  height: 48px;
  line-height: 48px;
  float: left;
  width: 91%;
}
.student-teacher .student .interact li dd span {
  color: #fd8200;
  font-size: 16px;
}
.student-teacher .student .interact li dd i {
  color: #fd8200;
}
.student-teacher .student .interact li dd em {
  color: #fff;
  margin-left: 25px;
}
.student-teacher .student .interact li .top p {
  color: #8a8a8a;
  text-indent: 63px;
}
.student-teacher .student .interact li .top dt {
  margin-right: 15px;
}
.student-teacher .student .interact li .bottom {
  position: relative;
  top: -17px;
}
.student-teacher .student .interact li .bottom dl {
  float: right;
}
.student-teacher .student .interact li .bottom dt {
  float: right;
  margin-left: 15px;
  width: 48px;
}
.student-teacher .student .interact li .bottom dd {
  text-align: right;
}
.student-teacher .student .interact li .bottom p {
  position: relative;
  color: #fff;
  box-sizing: border-box;
  background: #4b4b4b;
  border-radius: 10px;
  line-height: 1.6;
  padding: 15px 25px;
  width: 625px;
}
.student-teacher .student .interact li .bottom p:after {
  position: absolute;
  z-index: 99;
  content: '';
  width: 56px;
  height: 25px;
  background: url(../images/sj_2.png) no-repeat center center;
  top: -10px;
  right: -20px;
}
.student-teacher .student .interact li .bottom  a{
  color: #fff;
}
.student-teacher .teacher {
  float: right;
  width: 395px;
}
.student-teacher .teacher .pic-ls ul {
  margin-right: -7px;
}
.student-teacher .teacher .pic-ls li {
  float: left;
  width: 194px;
  margin: 0 7px 7px 0;
  height: 259px;
  overflow: hidden;
}
.student-teacher .teacher .pic-ls li img {
  width: 100%;
}
.class-video .video-jx {
  margin-top: 35px;
}
.class-video .video-jx ul {
  margin-right: -25px;
}
.class-video .video-jx li {
  float: left;
  width: 281.25px;
  background: #2d2d2d;
  margin: 0 25px 25px 0;
}
.class-video .video-jx li img {
  width: 100%;
}
.class-video .video-jx li .bottom {
  color: #757575;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 15px;
  position: relative;
  font-size: 16px;
}
.class-video .video-jx li .bottom h5 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 8px;
  height:50px;
  overflow: hidden;
}
.class-video .video-jx li .bottom span {
  display: block;
  margin-top: 3px;
  color: #757575;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.class-video .video-jx li .bottom .dz {
  position: absolute;
  z-index: 99;
  right: 15px;
  bottom: 15px;
  height: 18px;
  line-height: 25px;
  padding-left: 23px;
  cursor: pointer;
  color: #757575;
  background: url(../images/mz.png) no-repeat left center;
}
.class-video .video-jx li .pic {
  position: relative;
  height: 150px;
  overflow: hidden;
}
.class-video .video-jx li .pic .over {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0,0,0,.5);
  z-index: 999;
  display: none;
}
.class-video .video-jx li:hover .pic .over {
  display: block;
}
.class-video .video-jx li .pic .over img {
  width: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22.5px;
  margin-top: -13px;
}
.class-video .video-jx a.more-sp {
  clear: both;
  display: block;
  margin: 0 auto;
  width: 440px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #fd8200;
  font-size: 16px;
  background: #4f4f4f;
  border-radius: 30px;
}
.dance-advance .compare-box {
  box-sizing: border-box;
  padding: 30px 30px;
  margin-top: 35px;
  height: 735px;
  background: url(../images/db_bg.png) no-repeat center center;
}
.dance-advance .compare-box .top {
  border-bottom: 1px solid #4f4f4f;
  font-weight: bold;
  color: #999;
  font-size: 24px;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background: url(../images/line_3.png) no-repeat center bottom;
}
.dance-advance .compare-box .top span {
  color: #fd8200;
}
.dance-advance .compare-box .top img {
  margin: 0 12px;
}
.dance-advance .compare-box table {
  width: 100%;
  border-collapse: collapse;
}
.dance-advance .compare-box td {
  border-bottom: 1px solid #4f4f4f;
  padding: 6px 25px;
  line-height: 1.4;
  color: #fd8200;
  width: 600px;
  box-sizing: border-box;
  background: url(../images/dui.png) no-repeat left center;
}
.dance-advance .compare-box tr td:nth-child(2) {
  width: 530px;
  color: #999;
  background: url(../images/cuo.png) no-repeat left center;
}
.dance-advance .compare-box tbody tr:last-child td {
  border: none;
}
.finish-school .figure {
  margin-top: 35px;
  position: relative;
}
.finish-school .figure h4 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
}
.finish-school .figure .info {
  width: 355px; 
  box-sizing: border-box;
  padding: 15px 20px;
  background: #343434;
  color: #fff;
  line-height: 1.5;
  position: absolute;
  z-index: 99;
  right: 0;
  top: -80px;
}
.finish-school .figure .info dt {
  color: #fd8200;
}
#content .dance-first .cursor-list {
  margin-top: 0;
}
#content .dance-first .dance-cursor {
  margin-top: 25px;
}
#content .dance-first .dance-cursor .ul-nav li {
  float: left;
  width: 110px;
  margin-right: 10px;
}
#content .dance-first .dance-cursor .ul-nav li a {
  display: block;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #898989;
  background: #333;
  border-radius: 30px;
}
#content .dance-first .dance-cursor .ul-nav li:hover a,#content .dance-first .dance-cursor .ul-nav li.active a {
  background: #fd8200;
  color: #000;
}
#content .dance-first .dance-cursor .ul-nav li:nth-child(5) a,
#content .dance-first .dance-cursor .ul-nav li:nth-child(6) a {
  line-height: 26px;
  border: 1px solid #fd8200;
  background: transparent;
  color: #fd8200;
}
#content .dance-first .dance-cursor .ul-nav li:nth-child(5):hover a,
#content .dance-first .dance-cursor .ul-nav li:nth-child(6):hover a {
  color: #fff;
  background: #fd8200;
}
#content .dance-first .dance-cursor .bottom {
  margin-top: 20px;
}
#content .dance-first .dance-cursor .bottom .left {
  width: 750px;
  background: #343434;
  float: left;
  height: 364px;
}
#content .dance-first .dance-cursor .bottom .left .people {
  float: left;
  margin-left: 35px;
  position: relative;
  top: 18px;
}
#content .dance-first .dance-cursor .bottom .section {
  width: 450px;
  float: left;
  margin-left: 20px;
  color: #fff;
  font-size: 16px;
}
#content .dance-first .dance-cursor .bottom .section .content{
  display:none; 
}
#content .dance-first .dance-cursor .bottom .section h4 {
  color: #fd8200;
  font-size: 17px;
  margin-bottom: 8px;
  text-align: center;
  padding-top: 20px;
}
#content .dance-first .dance-cursor .bottom .section p {
  line-height: 1.4;
  height: 4.2em;
  overflow: hidden;
  text-indent: 2em;
  font-size: 14px;
}
#content .dance-first .dance-cursor .bottom .section p a{
  color:#fff;
}
#content .dance-first .dance-cursor .bottom .section p a:hover{
  color:#fd8200;
}
#content .dance-first .dance-cursor .bottom .section ul {
  margin-top: 10px;
  border-top: 1px solid #626262;
  padding-top: 10px;
}
#content .dance-first .dance-cursor .bottom .section li {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 16px;
  line-height: 1.8;
  background: url(../images/dian_2.png) no-repeat left center;
}
#content .dance-first .dance-cursor .bottom .section li a {
  display: block;
  float: left;
  color: #fff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#content .dance-first .dance-cursor .bottom .section li:hover a {
  color: #fd8200;
}
#content .dance-first .dance-cursor .bottom .section li em {
  float: right;
}
#content .dance-first .dance-cursor .bottom .section a.more {
  display: block;
  float: right;
  width: 88px;
  height: 26px;
  line-height: 26px;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #fd8200;
  color: #fd8200;
  font-size: 15px;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  text-transform: uppercase;
  margin-top: 10px;
}
#content .dance-first .dance-cursor .bottom .section a.more:hover {
  color: #fff;
}
#content .dance-first .dance-cursor .bottom .right {
  float: right;
  width: 427px;
  height: 364px;
  position: relative;
  overflow: hidden;
}
#content .dance-first .dance-cursor .bottom .right img {
  width: 100%;
}
#content .dance-first .dance-cursor .bottom .right .over {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0,0,0,.5);
  z-index: 999;
  display: none;
}
#content .dance-first .dance-cursor .bottom .right:hover .over {
  display: block;
}
#content .dance-first .dance-cursor .bottom .right .over img {
  width: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -45px;
  margin-top: -26px;
}
.dance-brand .dance-pp {
  margin-top: 35px;
}
.dance-brand .dance-pp .top img {
  width: 100%;
}
.dance-brand .dance-pp .bottom {
  text-align: center;
}
.dance-brand .dance-pp .bottom li {
  float: left;
  font-size: 0;
  width: 20%;
  text-align: center;
  margin-top: 30px;
  color: #999;
  height: 143px;
}
.dance-brand .dance-pp .bottom li:nth-child(6) {
  margin-left: 120px;
}
.dance-brand .dance-pp .bottom li dt {
  height: 72px;
  line-height: 72px;
  font-size: 0;
}
.dance-brand .dance-pp .bottom li dd {
  font-size: 16px;
  line-height: 1.4;
}
.dance-brand .dance-pp .bottom li span {
  color: #fd8200;
  margin-bottom: 5px;
  display: block;
}
.right-problem .question-list li {
  margin-top: 23px;
}
.right-problem .question-list li dt {
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 18px;
  color: #fff;
  background: url(../images/dian_2.png) no-repeat left center;
}
.right-problem .question-list li dt em {
  float: right;
  font-size: 14px;
  color: #7d7d7d;
}
.right-problem .question-list li dd {
  box-sizing: border-box;
  padding-left: 15px;
  line-height: 1.8;
  margin-top: 10px;
  color: #7d7d7d;
}
.right-problem .question-list li:hover dt {
  color: #fd8200;
}
.certificate-page {
  padding: 100px 0;
  background: url(../images/ty_bg.jpg) no-repeat center center;
}
.certificate-page .certificate-box {
  background: #343434;
  text-align: center;
  height: 525px;
}
.certificate-page .certificate-box img {
  width: 100%;
}
.certificate-page .certificate-box .pic {
  width: 815px;
  margin: 0 auto;
  position: relative;
  top: -70px;
  box-shadow: 0 0 6px 6px #222;
}

/*证书查询修改*/
.certificate-page .certificate-box .pic .bh {
  font-size: 12px;
  color: rgb(51, 51, 51);
  text-transform: uppercase;
  line-height: 1;
  position: absolute;
  left: 128px;
  top: 478px;
  width: auto;
}
.certificate-page .certificate-box .pic .name {
  font-size: 14px;
  color: rgb(51, 51, 51);
  text-transform: uppercase;
  line-height: 1;
  position: absolute;
  width: 75px;
  left: 500px;
  top: 304px;
}
.certificate-page .certificate-box .pic .type {
  font-size: 14px;
  color: rgb(51, 51, 51);
  text-transform: uppercase;
  line-height: 1;
  position: absolute;
  width: 90px;
  left: 510px;
  top: 331px;
}
.certificate-page .certificate-box .pic .zg {
  font-size: 12px;
  color: rgb(51, 51, 51);
  font-family: "STXingkai";
  text-transform: uppercase;
  line-height: 1;
  position: absolute;
  width: 75px;
  left: 594px;
  top: 350px;
}
.certificate-page .certificate-box .pic .num {
  font-size: 12px;
  color: rgb(51, 51, 51);
  font-family: "STXingkai";
  text-transform: uppercase;
  line-height: 1;
  position: absolute;
  width: 75px;
  left: 460px;
  top: 367px;
}
.certificate-page .certificate-box .pic .head {
  position: absolute;
  width: 10%;
  left: 65%;
  top: 30%;
}
.certificate-page .certificate-box .pic .head img {
  width: 100%;
}
/**测试舞蹈类型表单**/
.testform ul li{
  margin-bottom:20px;
}
.testform h4{
  font-size:14px;
  line-height:30px;
  font-weight:bold;
  color:#fd8200;
}

.testform .fg {
  width: 400px;
  margin:20px auto 0;
  display:block;
  float:left;
}
.testform .fg input {
  float: left;
  background: #535353;
  text-indent: 15px;
  color: #b2b2b2;
  width: 270px;
  height: 34px;
  line-height: 34px;
  display: block;
}
.testform .fg button {
  float: right;
  width: 90px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background: #fd8200;
  cursor: pointer;
  display: block;
}
.testform .fg.submit button{
  width:120px;
}
.testform .fg.yzm {
  margin-left:5px;
  line-height:34px;
}
.testform .fg.yzm input{
  width:60px; 
  text-indent:10px;
}
.testform .fg.yzm img{
  margin-left:5px;
  height:20px;
}
.art_content #test_result{
  display:none;
  float:left;
  margin-top:50px;
}
.art_content #test_result p{
  text-indent:0;
}
.testform_btn-bottom {
    clear: both;
    padding-top: 25px;
    text-align: left;
}
.brand-intro {
  padding-bottom: 25px;
  padding-top: 0px;
} 


/*底部表单测试CSS  */

fieldset{
    border: 0;
}
#form dl dt,#form dl dd{
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
    height: 25px;
}
.label_kefu{
  padding: 5px;
  line-height: 28px;
  width: 60px;
  vertical-align: top;
}
#form input,#form select{
    height: 25px;
    line-height: 30px;
    outline: none;
    padding: 0 5px;
    vertical-align: -2px;
    _vertical-align: -1px;
    margin-right: 2px;
    border-radius: 3px;
	
}
#form dl{
    margin-bottom: 15px;
}
#button_k {
  position: absolute;
  left: 320px;
  top: 85px;
    width: 90px;
    height: 35px;
  padding: 5px;
    line-height: 25px;
    border: none;
    background: #0099CC;
    color: #fff;
    cursor:hand;
    outline:none;
}
.btr{
    margin-top: -58px;
     margin-left: 58px;
     float: left;
     width: 0; 
     height: 0;
     border-width: 45px;
     border-style: solid;
     border-color: transparent transparent transparent #0099CC;
}
#kw{
  color: #fd8200;
}

.form_kw{
  font-size: 16px;
  padding-bottom: 15px;
}
.form_kw .tips{
  font-size: 8px;
  padding-left: 20px;
}
#form i{
  font-style: normal;
  color: #fd8200;
}
#appd_wrap_default{
  visibility:hidden;
}
.fl_pop_wrap {
    position: fixed;
    z-index: 99998;
    left: 0;
    bottom: -265px;
    width: 100%;
    height: 335px;
    overflow: hidden;
    transition: all 0.5s linear;
}
.topimg{
  position: absolute;
  top: -31px;
  left: 0;
  z-index: 999;
  animation: pulse 2s linear infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes apear {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.5;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0.5;
  }
  80% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}

.fl_pop_wrap .fl_pop_wrap_cntr {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.fl_pop_wrap .fl_pop_wrap_cntr_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #051223;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: -200;
}
.fl_pop_wrap .fl_pop_box {
    position: relative;
    width: 980px;
    height: 300px;
    margin: auto;
    font-size: 12px;
    font-weight: 1.5;
    color: #fff;
}
.fl_pop_box .kw_title{
  font-size: 22px;
  margin-left: 130px;
  letter-spacing:2px;
  padding-top: 2px;
  background-image: url(/theme/cn/images/jiantoutop.gif);
  background-size:30px 30px;
  background-repeat:no-repeat;
    background-position:right;
}
.fl_pop_box .kw_tj{
  font-size: 16px;
  margin-top:20px;
}
.fl_pop_wrap .fl_pop_box .fl_pop_from {
    position: absolute;
    left: 0;
    bottom: 15px;
}
.fl_pop_wrap .fl_pop_box #tuijian {
    position: absolute;
    left: 485px;
    top: 50px;
    width: 300px;
}
.fl_pop_box h3{
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
#tuijian li{
  float: left;
  list-style: none;
  width: 100px;
  height: 35px;
  background-color: #fd8200;
  margin-right: 50px;
  margin-bottom: 10px;
}
#tuijian li a{
    text-decoration: none;
    color: #fff;
    width: 100%;
    height:100%;
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}
.weixin_kw{
    position: absolute;
    right: 0;
    top: 50px;
    width: 140px;
}
.weixin_kw img{
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}
.fl_pop_wrap .fl_pop_cnt {
    position: absolute;
    top: 50%;
    margin-top: -42px;
    width: 40px;
    left: 370px;
    padding: 5px;
    color: #fff;
    background-color: #fd8200;
    text-align: center;
}
.fl_pop_wrap .fl_wrap_close {
    position: absolute;
    top: 10px;
    right: -4px;
    font-size: 38px;
    line-height: 1.2;
    font-family: Simsun;
    color: #9aa1a8;
    outline: 0 none;
}
.fl_pop_wrap:hover{
  bottom: 0;
}
.fl_pop_wrap:hover .fl_pop_box .kw_title{
  background-image: url(/theme/cn/images/jiantoudown.gif);
}

.dl_k {
    display: inline-block;
    vertical-align: top;
    line-height: 25px;
    height: 25px;

}


.huadong {width: 1200px;height:78px;padding: 8px 0 1px 0;font: 16px;margin:0 auto;}
.huadong .huabox {width:750px; float: left;}
.huadong .hdimg {float:left;line-height:56px;}
.huadong .hdimg img { width: 100%; vertical-align:middle;}
.huadong h5 {float:left; line-height: 35px; margin-top: 12px; font-size: 18px; }
.huadong .gg_more { float: left;}
.huadong .gg_more a { font-size: 16px; text-decoration:none;}
.huadong .notice_active {float: left;width: 520px;height: 64px;padding: 0;overflow: hidden;position: relative;}
.huadong .notice_active li{list-style-type:none;line-height: 36px;overflow: hidden;}
.huadong .notice_active li.notice_active_ch span {color:#656972;display: block;overflow: hidden; width:80%;float: left;overflow: hidden;margin:0 0 34px 0;}
.huadong .gg_more .news_ck {float: left;margin: 0 5px;color: #888;width: 82px;height: 34px;line-height: 34px;display: block;border: 1px solid #656972;text-align: center;border-radius: 10px;margin-top: 11px;}
.huadong .notice_active li.notice_active_ch em {text-align:right;float:right;color:#888;font-style:normal;  }
.huaboxright{float: right; padding-top: 7px;}
.huaboxright ul li{float: left; position: relative;margin-left: 15px;}
.weixinbig{position: absolute; left: -150px; top: 0; display: none;}
.weixinimg:hover .weixinbig{display: block;}
.douyinbig{position: absolute; left: 55px; top: 0; display: none;}
.douyinimg:hover .douyinbig{display: block;}